summaryrefslogtreecommitdiff
path: root/fuzz-harness.c
Commit message (Expand)AuthorAgeFilesLines
* Get client fuzzer building and starting (fails straight away)Matt Johnston2020-10-181-0/+1
* Make wrapfd share a common buffer for all FDsMatt Johnston2020-10-151-1/+0
* Disable wrapfds outside of fuzzed codeMatt Johnston2018-03-081-0/+6
* Add kexdh and kexecdh fuzzersMatt Johnston2018-03-051-0/+1
* Fix to be able to compile normal(ish) binaries with --enable-fuzzMatt Johnston2018-02-281-1/+1
* fuzzers disable logging by defaultMatt Johnston2017-05-251-0/+1
* -v for debug_traceMatt Johnston2017-05-211-2/+11
* glaring wrapfd problems fixedMatt Johnston2017-05-201-1/+3
* closer to workingMatt Johnston2017-05-201-0/+4
* better harnessMatt Johnston2017-05-181-1/+18
* fuzz harnessMatt Johnston2017-05-131-0/+8