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