1. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 4 years, 3 months ago
  2. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  3. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 6 years ago
  4. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  5. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  6. f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
  7. d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
  8. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  9. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 7 years ago
  10. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 7 years ago
  11. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  12. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  13. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 7 years ago
  14. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 7 years ago
  15. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 7 years ago
  16. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 7 years ago
  17. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 8 years ago
  18. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 8 years ago
  19. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 8 years ago
  20. df9a489 Add more const-correct C++ overloads. by Elliott Hughes · 9 years ago
  21. b630046 libc fortify: make string.h use diagnose_if by George Burgess IV · 9 years ago
  22. 3f66e74 Remove nullability specifications. by Elliott Hughes · 9 years ago
  23. ec6850d Remove restrict/__restrict. by Elliott Hughes · 9 years ago
  24. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 9 years ago