Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-09 | tests/ossfuzz: Tiny fix to a comment. | Lasse Collin | 1 | -1/+1 |
2024-02-14 | Add SPDX license identifier into 0BSD source code files. | Lasse Collin | 4 | -0/+8 |
2024-02-14 | Change most public domain parts to 0BSD. | Lasse Collin | 4 | -12/+0 |
2023-12-07 | Tests: Minor cleanups to OSS-Fuzz files. | Jia Tan | 7 | -56/+66 |
2023-12-07 | Tests: Add fuzz_encode_stream ossfuzz target. | Maksym Vatsyk | 2 | -0/+81 |
2023-12-07 | Tests: Add fuzz_decode_alone OSS-Fuzz target | Maksym Vatsyk | 3 | -0/+66 |
2023-12-07 | Tests: Update OSS-Fuzz Makefile. | Maksym Vatsyk | 1 | -4/+9 |
2023-12-07 | Tests: Move common OSS-Fuzz target code to .h file. | Maksym Vatsyk | 2 | -44/+71 |
2023-12-07 | Tests: Rename OSS-Fuzz files. | Maksym Vatsyk | 4 | -2/+3 |
2020-01-19 | Use $(LIB_FUZZING_ENGINE) in tests/ossfuzz/Makefile. | Lasse Collin | 1 | -1/+1 |
2018-11-02 | Tests: Add a fuzz test program and a config file for OSS-Fuzz. | Lasse Collin | 4 | -0/+93 |