aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/ControlFlowIntegrityDesign.rst
AgeCommit message (Expand)AuthorFilesLines
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN1-48/+48
2021-03-06[clang] Fix typos in documentation (NFC)Kazu Hirata1-1/+1
2021-02-01[Branch-Rename] Fix some linksxgupta1-2/+2
2019-01-29Adjust documentation for git migration.James Y Knight1-2/+2
2019-01-23[Documentation] Use HTTPS whenever possibleEugene Zelenko1-2/+2
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru1-3/+3
2018-09-11Introduce the VTable interleaving scheme to the CFI design documentationPeter Collingbourne1-0/+148
2017-09-12Fix broken links to the Itanium CXX ABIVlad Tsyrklevich1-1/+1
2017-07-07Update Cross-DSO CFI documentation.Evgeniy Stepanov1-14/+28
2017-03-20Proposal: Backward-edge CFI for return statements (RCFI)Kostya Serebryany1-1/+89
2017-01-14fix a few typo in the doc but also in the clang messagesSylvestre Ledru1-1/+1
2016-10-12Document potential implementation of CFI in hardware.Kostya Serebryany1-0/+54
2016-06-24CodeGen: Update Clang to use the new type metadata.Peter Collingbourne1-9/+9
2015-12-15Cross-DSO control flow integrity (Clang part).Evgeniy Stepanov1-0/+131
2015-12-01docs: Add design documentation for forward-edge CFI for indirect calls.Peter Collingbourne1-3/+88
2015-09-10CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne1-0/+8
2015-03-12docs: Document byte arrays.Peter Collingbourne1-16/+26
2015-02-26docs: Document CFI padding and all-ones optimizations. Link to viewvc.Peter Collingbourne1-1/+30
2015-02-25docs: Document optimizations in control flow integrity design doc.Peter Collingbourne1-9/+118
2015-02-23CFI: Improve design doc with larger virtual tables and asm examples.Peter Collingbourne1-9/+77
2015-02-20Implement Control Flow Integrity for virtual calls.Peter Collingbourne1-0/+59