summaryrefslogtreecommitdiffstats
path: root/ossfuzz/round_trip_fuzzer.c
Commit message (Expand)AuthorAgeFilesLines
* Retreiving 32 bits from the end for fuzzerBimba Shrestha2019-09-141-4/+3
* Addressing naming nits and moving size modification up in all fuzzersBimba Shrestha2019-09-131-6/+6
* Seperating the seed generation and useBimba Shrestha2019-09-131-1/+3
* Making fuzzers use dataProducer api instead of random seed for decisionsBimba Shrestha2019-08-301-2/+8
* [ossfuzz] Improve the fuzzersNick Terrell2019-07-151-0/+50