summaryrefslogtreecommitdiffstats
path: root/docs/ControlFlowIntegrity.rst
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r267784, r267824 and r267830.Peter Collingbourne2016-04-281-13/+23
* Revert r267784, r267824 and r267830.Benjamin Kramer2016-04-281-23/+13
* Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne2016-04-271-13/+23
* docs: Clarify that cfi-unrelated-cast is based on lifetime.Peter Collingbourne2016-02-011-1/+2
* Cross-DSO control flow integrity (Clang part).Evgeniy Stepanov2015-12-151-4/+18
* docs: Document -fno-sanitize-trap= and -fsanitize-recover= flags for CFI.Peter Collingbourne2015-12-111-0/+18
* [Docs] Move the list of CFI schemes down to CFI doc, and update it.Alexey Samsonov2015-12-041-18/+46
* CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne2015-09-101-6/+56
* CodeGen: Improve CFI type blacklisting mechanism.Peter Collingbourne2015-07-151-16/+36
* [CFI] Require -flto instead of implying it.Alexey Samsonov2015-06-191-2/+2
* Implement CFI type checks for non-virtual calls.Peter Collingbourne2015-04-021-4/+21
* Implement bad cast checks using control flow integrity information.Peter Collingbourne2015-03-141-0/+54
* Implement Control Flow Integrity for virtual calls.Peter Collingbourne2015-02-201-0/+74