oss-fuzz/projects/libgit2
Nelson Elhage c0661eefc4 Add a fuzzer for libgit2 (#1604)
* Add a libgit2 fuzzer for the `git fetch` client

* Use a fresh remote each time

* Build fewer things, use fewer deps

* no ssh, either

* Add a corpus with one file.

Slightly tweaked network dump of a `git clone` on a tiny repo.

* auto_ccs is a list

* Rename the fuzzer

* only email in project.yaml

* Use `master`

I had left in a `-b oss-fuzz` from testing off my fork
2018-07-13 08:13:05 -07:00
..
corpora/download_refs Add a fuzzer for libgit2 (#1604) 2018-07-13 08:13:05 -07:00
Dockerfile Add a fuzzer for libgit2 (#1604) 2018-07-13 08:13:05 -07:00
build.sh Add a fuzzer for libgit2 (#1604) 2018-07-13 08:13:05 -07:00
download_refs_fuzzer.cc Add a fuzzer for libgit2 (#1604) 2018-07-13 08:13:05 -07:00
project.yaml Add a fuzzer for libgit2 (#1604) 2018-07-13 08:13:05 -07:00