summaryrefslogtreecommitdiff
path: root/fuzz.h
Commit message (Expand)AuthorAgeFilesLines
* Add kexdh and kexecdh fuzzersMatt Johnston2018-03-051-0/+1
* clean some fuzzing conditionalsMatt Johnston2018-02-281-3/+0
* Fix to be able to compile normal(ish) binaries with --enable-fuzzMatt Johnston2018-02-281-0/+1
* - #if not #ifdef for DROPBEAR_FUZZMatt Johnston2018-02-281-1/+1
* add fuzzer-preauth_nomathsMatt Johnston2018-01-231-3/+9
* Add a flag whether to longjmp, missed that last commitMatt Johnston2017-06-011-0/+1
* Disable setnonblocking(), get_socket_address(), set_sock_priority()Matt Johnston2017-05-261-0/+2
* rearrange, all fuzzers now call fuzzer_set_input()Matt Johnston2017-05-251-1/+2
* fuzzer-pubkeyMatt Johnston2017-05-231-0/+7
* glaring wrapfd problems fixedMatt Johnston2017-05-201-0/+1
* closer to workingMatt Johnston2017-05-201-3/+19
* add wrapfd. improve fuzzer in makefileMatt Johnston2017-05-191-1/+5
* fuzz harnessMatt Johnston2017-05-131-0/+35