summaryrefslogtreecommitdiffhomepage
path: root/fuzz-common.c
AgeCommit message (Expand)Author
2017-06-02fuzzer-preauth don't call getpwnam(), bring back longjmpMatt Johnston
2017-06-01Add a flag whether to longjmp, missed that last commitMatt Johnston
2017-05-26Disable setnonblocking(), get_socket_address(), set_sock_priority()Matt Johnston
2017-05-25rearrange, all fuzzers now call fuzzer_set_input()Matt Johnston
2017-05-25fuzzers disable logging by defaultMatt Johnston
2017-05-23fuzzer-pubkeyMatt Johnston
2017-05-20glaring wrapfd problems fixedMatt Johnston
2017-05-20closer to workingMatt Johnston
2017-05-19add wrapfd. improve fuzzer in makefileMatt Johnston
2017-05-18setup svr_dropbear_exitMatt Johnston
2017-05-13crypto_init()Matt Johnston
2017-05-13fuzz harnessMatt Johnston