1. ef2b2fe Link to the public post about clang FORTIFY. by Elliott Hughes · 8 years ago
  2. bd3d208 libc: add const-correct string.h overloads by George Burgess IV · 8 years ago
  3. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 8 years ago
  4. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 8 years ago
  5. 8197aca Fix recvfrom prototype. by Elliott Hughes · 9 years ago
  6. fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 9 years ago
  7. bdd8f89 Improve diagnostics from the assembler __strcpy_chk routines. by Elliott Hughes · 9 years ago
  8. c75da09 Improve diagnostics from the assembler __strcat_chk routines. by Elliott Hughes · 9 years ago
  9. 29d4b71 Add __memset_chk assembler for mips32 and mips64. by Douglas Leung · 9 years ago
  10. 81d6a18 Add x86 __memset_chk assembler. by Elliott Hughes · 9 years ago
  11. 61c95fe Mandate optimized assembler for x86-64 __memset_chk. by Elliott Hughes · 9 years ago
  12. 7846093 Mandate optimized __memset_chk for arm and arm64. by Elliott Hughes · 9 years ago
  13. 3c6016f Improve diagnostics from the assembler __memcpy_chk routines. by Elliott Hughes · 9 years ago
  14. 62e5964 Improve diagnostics from the assembler __memset_chk routines. by Elliott Hughes · 9 years ago
  15. b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 9 years ago