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