oss-fuzz/projects/curl
Max Dymond 253df53796 Update curl to take advantage of new native fuzzing (#810)
curl is now moving towards having native fuzzing capabilities in line
with
https://github.com/google/oss-fuzz/blob/master/docs/ideal_integration.md.
It now ticks a lot of the boxes:

- It's maintained in Git
- It's built with the rest of the tests in Travis
- It has a seed corpus (currently quite basic)
- It's continuously tested on the seed corpus with ASan
- It's fast and has no OOMs
2017-09-02 06:33:55 -07:00
..
Dockerfile Update curl to take advantage of new native fuzzing (#810) 2017-09-02 06:33:55 -07:00
build.sh Update curl to take advantage of new native fuzzing (#810) 2017-09-02 06:33:55 -07:00
curl_fuzzer.options Add seed corpus for curl fuzzer. Also update length for tests. (#172) 2016-12-12 10:19:45 -08:00
http.dict [infra] renaming targets/ to projects/ 2016-11-29 10:55:25 -08:00
project.yaml Update curl to take advantage of new native fuzzing (#810) 2017-09-02 06:33:55 -07:00