.. |
.gitignore
|
ignore ossfuzz artifact
|
2022-07-05 15:39:15 -07:00 |
compress_frame_fuzzer.c
|
fix minor static analyzer warnings
|
2020-09-29 17:09:58 -07:00 |
compress_fuzzer.c
|
Retreiving 32 bits from the end for fuzzer
|
2019-09-13 18:08:58 -07:00 |
compress_hc_fuzzer.c
|
Retreiving 32 bits from the end for fuzzer
|
2019-09-13 18:08:58 -07:00 |
decompress_frame_fuzzer.c
|
Retreiving 32 bits from the end for fuzzer
|
2019-09-13 18:08:58 -07:00 |
decompress_fuzzer.c
|
Fix typo found by codespell
|
2023-01-08 09:44:22 +01:00 |
fuzz_data_producer.c
|
fix minor static analyzer warnings
|
2020-09-29 17:09:58 -07:00 |
fuzz_data_producer.h
|
Retreiving 32 bits from the end for fuzzer
|
2019-09-13 18:08:58 -07:00 |
fuzz_helpers.h
|
Macros should not use a trailing semicolon
|
2023-06-25 17:43:56 +02:00 |
fuzz.h
|
fuzz-test: add fuzz test for uncompressed api
|
2022-06-11 22:47:44 +02:00 |
lz4_helpers.c
|
[fuzz] Add LZ4 frame fuzzers
|
2019-07-18 18:54:59 -07:00 |
lz4_helpers.h
|
[fuzz] Add LZ4 frame fuzzers
|
2019-07-18 18:54:59 -07:00 |
Makefile
|
fuzz-test: add fuzz test for uncompressed api
|
2022-06-11 22:47:44 +02:00 |
ossfuzz.sh
|
[fuzzer] Update scripts for new fuzzers
|
2019-07-18 12:29:15 -07:00 |
round_trip_frame_fuzzer.c
|
Retreiving 32 bits from the end for fuzzer
|
2019-09-13 18:08:58 -07:00 |
round_trip_frame_uncompressed_fuzzer.c
|
- Fixed incorrect free in round_trip_fuzzer.c (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48884)
|
2022-07-09 14:08:06 -07:00 |
round_trip_fuzzer.c
|
fixed direct-leak in round_trip_fuzzer.c
|
2022-07-10 15:32:42 -07:00 |
round_trip_hc_fuzzer.c
|
Retreiving 32 bits from the end for fuzzer
|
2019-09-13 18:08:58 -07:00 |
round_trip_stream_fuzzer.c
|
[fuzz] Add HC fuzzers for round trip, compress, and streaming
|
2019-07-18 12:29:15 -07:00 |
standaloneengine.c
|
[ossfuzz] Improve the fuzzers
|
2019-07-15 12:22:04 -07:00 |
travisoss.sh
|
[CI][ossfuzz] Fix string equal
|
2020-08-24 11:23:04 -07:00 |