summaryrefslogtreecommitdiffstats
path: root/ossfuzz/decompress_fuzzer.c
Commit message (Expand)AuthorAgeFilesLines
* Seperating fuzz data producer api impl and header, using data producer on the...bimbashrestha2019-08-161-1/+2
* Created a data producer API and used in decompress_fuzzerbimbashrestha2019-08-161-1/+6
* Adding fuzz data producer for uint32 and using in decompress_fuzzerbimbashrestha2019-08-161-3/+2
* [ossfuzz] Improve the fuzzersNick Terrell2019-07-151-15/+45
* More markups for style changesMax Dymond2019-06-281-11/+11
* Move to using C rather than C++ for compilationMax Dymond2019-06-281-0/+28