summaryrefslogtreecommitdiff
path: root/clang/docs/ControlFlowIntegrityDesign.rst
AgeCommit message (Expand)Author
2023-12-21[clang] Fix typos in documentationKazu Hirata
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-03-06[clang] Fix typos in documentation (NFC)Kazu Hirata
2021-02-01[Branch-Rename] Fix some linksxgupta
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-23[Documentation] Use HTTPS whenever possibleEugene Zelenko
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru
2018-09-11Introduce the VTable interleaving scheme to the CFI design documentationPeter Collingbourne
2017-09-12Fix broken links to the Itanium CXX ABIVlad Tsyrklevich
2017-07-07Update Cross-DSO CFI documentation.Evgeniy Stepanov
2017-03-20Proposal: Backward-edge CFI for return statements (RCFI)Kostya Serebryany
2017-01-14fix a few typo in the doc but also in the clang messagesSylvestre Ledru
2016-10-12Document potential implementation of CFI in hardware.Kostya Serebryany
2016-06-24CodeGen: Update Clang to use the new type metadata.Peter Collingbourne
2015-12-15Cross-DSO control flow integrity (Clang part).Evgeniy Stepanov
2015-12-01docs: Add design documentation for forward-edge CFI for indirect calls.Peter Collingbourne
2015-09-10CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne
2015-03-12docs: Document byte arrays.Peter Collingbourne
2015-02-26docs: Document CFI padding and all-ones optimizations. Link to viewvc.Peter Collingbourne
2015-02-25docs: Document optimizations in control flow integrity design doc.Peter Collingbourne
2015-02-23CFI: Improve design doc with larger virtual tables and asm examples.Peter Collingbourne
2015-02-20Implement Control Flow Integrity for virtual calls.Peter Collingbourne