summaryrefslogtreecommitdiff
path: root/fuzzer-pubkey.c
Commit message (Expand)AuthorAgeFilesLines
* use sigtype where appropriateMatt Johnston2020-04-061-1/+1
* avoid leak of pubkey_optionsMatt Johnston2018-03-061-1/+7
* - fuzzer-pubkey needs to free algoname, fix buildMatt Johnston2018-03-041-2/+3
* use random keyblob from the fuzzer insteadMatt Johnston2018-03-041-12/+15
* Fix to be able to compile normal(ish) binaries with --enable-fuzzMatt Johnston2018-02-281-3/+3
* add fuzzer-preauth_nomathsMatt Johnston2018-01-231-2/+2
* Disable setnonblocking(), get_socket_address(), set_sock_priority()Matt Johnston2017-05-261-2/+2
* linked list dbmalloc nowMatt Johnston2017-05-261-1/+2
* rearrange, all fuzzers now call fuzzer_set_input()Matt Johnston2017-05-251-18/+12
* fuzzer-pubkeyMatt Johnston2017-05-231-0/+49