Age | Commit message (Expand) | Author |
---|---|---|
2024-08-15 | fortify: use if_changed_dep to record header dependency in *.cmd files | Masahiro Yamada |
2024-08-15 | fortify: move test_fortify.sh to lib/test_fortify/ | Masahiro Yamada |
2024-08-15 | fortify: refactor test_fortify Makefile to fix some build problems | Masahiro Yamada |
2024-01-19 | string: Remove strlcpy() | Kees Cook |
2022-02-13 | fortify: Detect struct member overflows in memset() at compile-time | Kees Cook |
2022-02-13 | fortify: Detect struct member overflows in memmove() at compile-time | Kees Cook |
2022-02-13 | fortify: Detect struct member overflows in memcpy() at compile-time | Kees Cook |
2021-10-18 | fortify: Add compile-time FORTIFY_SOURCE tests | Kees Cook |