Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-29 | fortify: Improve buffer overflow reporting | Kees Cook | 1 | -2/+2 |
2024-02-29 | fortify: Add KUnit tests for runtime overflows | Kees Cook | 1 | -2/+605 |
2024-02-29 | fortify: Provide KUnit counters for failure testing | Kees Cook | 1 | -0/+41 |
2024-02-29 | fortify: Allow KUnit test to build without FORTIFY | Kees Cook | 1 | -0/+14 |
2023-12-18 | fortify: test: Use kunit_device | davidgow@google.com | 1 | -2/+3 |
2023-07-03 | Revert "fortify: Allow KUnit test to build without FORTIFY" | Kees Cook | 1 | -14/+0 |
2023-05-16 | fortify: Allow KUnit test to build without FORTIFY | Kees Cook | 1 | -0/+14 |
2022-11-22 | kunit/fortify: Validate __alloc_size attribute results | Kees Cook | 1 | -0/+255 |
2022-09-14 | fortify: Adjust KUnit test for modular build | Kees Cook | 1 | -2/+1 |
2022-09-07 | fortify: Add KUnit test for FORTIFY_SOURCE internals | Kees Cook | 1 | -0/+77 |