summaryrefslogtreecommitdiff
path: root/fuzzers
Commit message (Expand)AuthorAgeFilesLines
* object_type: convert final internal users to new namesethomson/git_objEdward Thomson2019-01-172-3/+3
* Merge pull request #4845 from pks-t/pks/object-fuzzerCarlos Martín Nieto2018-10-156-0/+439
|\
| * fuzzers: add object parsing fuzzerPatrick Steinhardt2018-10-115-0/+432
| * fuzzers: initialize libgit2 in standalone driverPatrick Steinhardt2018-10-111-0/+7
* | Apply code review feedbackNelson Elhage2018-10-111-7/+4
* | fuzzers: Port config_file_fuzzer to the new in-memory backendNelson Elhage2018-10-091-25/+18
|/
* 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