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