summaryrefslogtreecommitdiffstats
path: root/docs/ControlFlowIntegrityDesign.rst
Commit message (Expand)AuthorAgeFilesLines
* Update Cross-DSO CFI documentation.Evgeniy Stepanov2017-07-071-14/+28
* Proposal: Backward-edge CFI for return statements (RCFI)Kostya Serebryany2017-03-201-1/+89
* fix a few typo in the doc but also in the clang messagesSylvestre Ledru2017-01-141-1/+1
* Document potential implementation of CFI in hardware.Kostya Serebryany2016-10-121-0/+54
* CodeGen: Update Clang to use the new type metadata.Peter Collingbourne2016-06-241-9/+9
* Cross-DSO control flow integrity (Clang part).Evgeniy Stepanov2015-12-151-0/+131
* docs: Add design documentation for forward-edge CFI for indirect calls.Peter Collingbourne2015-12-011-3/+88
* CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne2015-09-101-0/+8
* docs: Document byte arrays.Peter Collingbourne2015-03-121-16/+26
* docs: Document CFI padding and all-ones optimizations. Link to viewvc.Peter Collingbourne2015-02-261-1/+30
* docs: Document optimizations in control flow integrity design doc.Peter Collingbourne2015-02-251-9/+118
* CFI: Improve design doc with larger virtual tables and asm examples.Peter Collingbourne2015-02-231-9/+77
* Implement Control Flow Integrity for virtual calls.Peter Collingbourne2015-02-201-0/+59