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