1. db48e0c tests: use clang's -verify instead of FileCheck by George Burgess IV · 6 years ago
  2. cd659d4 Fix up a few bionic tests for the clang-r339409 update. by Stephen Hines · 7 years ago
  3. b7b2884 Merge "Reland "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago
  4. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  5. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  6. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  7. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  8. b83bf14 Fortify ppoll64. by Elliott Hughes · 7 years ago
  9. 0086fc8 Rename the fortify compile-time diags test by George Burgess IV · 8 years ago[Renamed from tests/fortify_compilation_test.cpp]
  10. c7bd90f tests: explain how to debug FileCheck failures by George Burgess IV · 8 years ago
  11. 95bd488 libc fortify: error on realpath(NULL, foo) by George Burgess IV · 8 years ago
  12. b115aef With O_TMPFILE, open(2) takes a mode argument. by Elliott Hughes · 8 years ago
  13. cc3639b Merge "libc fortify: warn on open() with useless mode bits" by Treehugger Robot · 8 years ago
  14. 4e37d53 libc fortify: warn on open() with useless mode bits by George Burgess IV · 8 years ago
  15. b1b125e Merge "libc fortify: make string.h use diagnose_if" by Treehugger Robot · 8 years ago
  16. 5ac5a7c Merge "libc fortify: make fcntl.h use diagnose_if" by Treehugger Robot · 8 years ago
  17. a821283 Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" by Treehugger Robot · 8 years ago
  18. 6e0de9d Merge "libc fortify: make stdio.h use diagnose_if" by Treehugger Robot · 8 years ago
  19. cff14d9 Merge "libc fortify: make poll.h and stat.h use diagnose_if" by Treehugger Robot · 8 years ago
  20. b630046 libc fortify: make string.h use diagnose_if by George Burgess IV · 8 years ago
  21. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 8 years ago
  22. 23dbf82 libc fortify: make stdio.h use diagnose_if by George Burgess IV · 8 years ago
  23. 52dde5f libc fortify: make poll.h and stat.h use diagnose_if by George Burgess IV · 8 years ago
  24. 0df4c37 libc fortify: make fcntl.h use diagnose_if by George Burgess IV · 8 years ago
  25. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 8 years ago
  26. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 9 years ago
  27. 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 9 years ago
  28. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  29. afdd154 add fortified implementations of write/pwrite{,64} by Daniel Micay · 10 years ago
  30. 9101b00 add a fortified implementation of getcwd by Daniel Micay · 10 years ago
  31. fed2659 add fortified implementations of fread/fwrite by Daniel Micay · 10 years ago
  32. 24e8871 Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp. by Yabin Cui · 11 years ago[Renamed from tests/fortify_sprintf_warnings.cpp]
  33. d964759 Fix fortify compilation test in x86_64. by Yabin Cui · 11 years ago
  34. 94545eb Fix fortify compilation test on x86. by Yabin Cui · 11 years ago
  35. f3bd305 Fix fortify compilation test on mips. by Yabin Cui · 11 years ago
  36. 20f2268 Add fortify compile test. by Yabin Cui · 11 years ago
  37. b4b15c6 Fix compile-time tests for LP64. by Elliott Hughes · 11 years ago
  38. 2fbb1b6 Add basic compile time tests for sn?printf. by Dan Albert · 11 years ago