Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-01 | ossfuzz: moving towards the ideal integration | Max 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-07-04 | test1451: add SMB support to the testbed | Max Dymond | |
Add test 1451 which does some very basic SMB testing using the impacket SMB server. Closes #1630 |