1. 02ce401 API guard every post-21 API. by Dan Albert · 10 months ago
  2. 86da38c fortify: rewrite strlen to fold to a constant by George Burgess IV · 1 year, 1 month ago
  3. eb8785a Remove two unused `extern`s on function declarations. by Elliott Hughes · 1 year ago
  4. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 2 months ago
  5. 6d23a08 Nullability check for string modules. by zijunzhao · 2 years, 3 months ago
  6. f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 2 years, 6 months ago
  7. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 8 months ago
  8. d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 6 years ago
  9. 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 6 years ago
  10. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  11. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  12. f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
  13. d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
  14. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  15. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  16. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  17. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 6 years ago
  18. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 6 years ago
  19. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 6 years ago
  20. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 6 years ago
  21. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 6 years ago
  22. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 6 years ago
  23. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  24. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  25. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  26. df9a489 Add more const-correct C++ overloads. by Elliott Hughes · 8 years ago
  27. b630046 libc fortify: make string.h use diagnose_if by George Burgess IV · 8 years ago
  28. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago
  29. ec6850d Remove restrict/__restrict. by Elliott Hughes · 8 years ago
  30. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago