summaryrefslogtreecommitdiffstats
path: root/ossfuzz/compress_hc_fuzzer.c
Commit message (Collapse)AuthorAgeFilesLines
* Retreiving 32 bits from the end for fuzzerBimba Shrestha2019-09-141-5/+3
|
* Addressing naming nits and moving size modification up in all fuzzersBimba Shrestha2019-09-131-9/+7
|
* Seperating the seed generation and useBimba Shrestha2019-09-131-4/+8
|
* Adding comments, fixing nit, and hiding the struct in data producer apibimbashrestha2019-08-171-1/+1
|
* Seperating fuzz data producer api impl and header, using data producer on ↵bimbashrestha2019-08-161-3/+10
| | | | the easy fuzzers
* [fuzz] Add HC fuzzers for round trip, compress, and streamingNick Terrell2019-07-181-0/+57