ossfuzz: moving towards the ideal integration

- 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
This commit is contained in:
Max Dymond 2017-08-27 15:57:05 +01:00 committed by Daniel Stenberg
parent 222e65fd78
commit efeb4a3176
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
19 changed files with 767 additions and 162 deletions

Binary file not shown.