summaryrefslogtreecommitdiffstats
path: root/lib/test_fortify
Commit message (Expand)AuthorAgeFilesLines
* fortify: use if_changed_dep to record header dependency in *.cmd filesMasahiro Yamada2024-08-151-6/+6
* fortify: move test_fortify.sh to lib/test_fortify/Masahiro Yamada2024-08-152-2/+68
* fortify: refactor test_fortify Makefile to fix some build problemsMasahiro Yamada2024-08-152-0/+30
* string: Remove strlcpy()Kees Cook2024-01-192-10/+0
* fortify: Detect struct member overflows in memset() at compile-timeKees Cook2022-02-131-0/+5
* fortify: Detect struct member overflows in memmove() at compile-timeKees Cook2022-02-132-0/+10
* fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook2022-02-132-0/+10
* fortify: Add compile-time FORTIFY_SOURCE testsKees Cook2021-10-1818-0/+120