aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/corpora/http1_1/404_nf.txt
AgeCommit message (Collapse)Author
2017-09-01ossfuzz: moving towards the ideal integrationMax Dymond
- Start with the basic code from the ossfuzz project. - Rewrite fuzz corpora to be binary files full of Type-Length-Value data, and write a glue layer in the fuzzing function to convert corpora into CURL options. - Have supporting functions to generate corpora from existing tests - Integrate with Makefile.am
2017-06-15fuzz: corpora file structure, initial commitFrederik B