Commit Graph

1 Commits

Author SHA1 Message Date
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