summaryrefslogtreecommitdiffstats
path: root/ossfuzz
Commit message (Expand)AuthorAgeFilesLines
* [fuzz] Add LZ4 frame fuzzersNick Terrell2019-07-196-3/+219
* [fuzz] Add HC fuzzers for round trip, compress, and streamingNick Terrell2019-07-185-14/+202
* [fuzzer] Update scripts for new fuzzersNick Terrell2019-07-183-6/+11
* [fuzz] Add a streaming round trip fuzzerNick Terrell2019-07-181-0/+217
* [ossfuzz] Improve the fuzzersNick Terrell2019-07-158-44/+273
* Remove unnecessary call to Makefile.incMax Dymond2019-06-301-2/+0
* More markups for style changesMax Dymond2019-06-284-28/+39
* Move to using C rather than C++ for compilationMax Dymond2019-06-285-6/+12
* Write a simple decompress target as wellMax Dymond2019-06-283-5/+34
* Code review markups:Max Dymond2019-06-283-17/+18
* Add a fuzzing target that compiles in the oss-fuzz environmentMax Dymond2019-06-286-0/+203