Age | Commit message (Expand) | Author |
2024-05-18 | kunit/fortify: Fix memcmp() test to be amplitude agnostic | Kees Cook |
2024-05-02 | string: Add additional __realloc_size() annotations for "dup" helpers | Kees Cook |
2024-05-01 | kunit/fortify: Fix replaced failure path to unbreak __alloc_size | Kees Cook |
2024-04-30 | kunit/fortify: Add memcpy() tests | Kees Cook |
2024-04-30 | kunit/fortify: Do not spam logs with fortify WARNs | Kees Cook |
2024-04-30 | kunit/fortify: Rename tests to use recommended conventions | Kees Cook |
2024-04-26 | kunit/fortify: Fix mismatched kvalloc()/vfree() usage | Kees Cook |
2024-02-29 | fortify: Improve buffer overflow reporting | Kees Cook |
2024-02-29 | fortify: Add KUnit tests for runtime overflows | Kees Cook |
2024-02-29 | fortify: Provide KUnit counters for failure testing | Kees Cook |
2024-02-29 | fortify: Allow KUnit test to build without FORTIFY | Kees Cook |
2023-12-18 | fortify: test: Use kunit_device | davidgow@google.com |
2023-07-03 | Revert "fortify: Allow KUnit test to build without FORTIFY" | Kees Cook |
2023-05-16 | fortify: Allow KUnit test to build without FORTIFY | Kees Cook |
2022-11-22 | kunit/fortify: Validate __alloc_size attribute results | Kees Cook |
2022-09-14 | fortify: Adjust KUnit test for modular build | Kees Cook |
2022-09-07 | fortify: Add KUnit test for FORTIFY_SOURCE internals | Kees Cook |