summaryrefslogtreecommitdiff
path: root/fuzzers
Commit message (Expand)AuthorAgeFilesLines
* fuzzer: update for indexer changesethomson/fuzzerEdward Thomson2018-08-261-1/+1
* Add a proper write loopNelson Elhage2018-08-161-2/+10
* Add a copyright header.Nelson Elhage2018-08-141-0/+9
* Further review comments, fix the buildNelson Elhage2018-08-141-11/+27
* ReformatNelson Elhage2018-08-141-27/+28
* Add a config file to the corpusNelson Elhage2018-08-051-0/+11
* Add a config file fuzzerNelson Elhage2018-08-051-0/+41
* fuzzers: limit maximum pack object countPatrick Steinhardt2018-08-032-0/+7
* fuzzers: convert download_refs fuzzer to CPatrick Steinhardt2018-08-032-156/+208
* fuzzers: import download_refs fuzzer from oss-fuzzPatrick Steinhardt2018-08-032-0/+156
* fuzzers: avoid use of libgit2 internals in packfile_rawPatrick Steinhardt2018-08-031-5/+7
* cmake: remove need to add "-fsanitize=fuzzer" flag for fuzzersPatrick Steinhardt2018-08-031-0/+4
* cmake: use C90 standard for our fuzzing targetsPatrick Steinhardt2018-08-031-0/+1
* fuzzers: move readme to docs/fuzzing.mdPatrick Steinhardt2018-08-031-73/+0
* fuzzers: rename "fuzz" directory to match our stylePatrick Steinhardt2018-08-03318-0/+332