summaryrefslogtreecommitdiff
path: root/fuzzer-preauth.c
Commit message (Expand)AuthorAgeFilesLines
* add fuzzer-preauth_nomathsMatt Johnston2018-01-231-49/+2
* fuzzer-preauth don't call getpwnam(), bring back longjmpMatt Johnston2017-06-021-6/+0
* Add a flag whether to longjmp, missed that last commitMatt Johnston2017-06-011-1/+3
* don't longjmp for fuzzer-preauth (temporary to debug asan)Matt Johnston2017-05-301-17/+21
* Disable setnonblocking(), get_socket_address(), set_sock_priority()Matt Johnston2017-05-261-1/+1
* linked list dbmalloc nowMatt Johnston2017-05-261-1/+2
* rearrange, all fuzzers now call fuzzer_set_input()Matt Johnston2017-05-251-0/+17
* seed_fuzz() prototypeMatt Johnston2017-05-211-1/+0
* add dbmalloc epoch cleanupMatt Johnston2017-05-211-0/+2
* glaring wrapfd problems fixedMatt Johnston2017-05-201-0/+2
* closer to workingMatt Johnston2017-05-201-0/+1
* add wrapfd. improve fuzzer in makefileMatt Johnston2017-05-191-8/+8
* fuzz harnessMatt Johnston2017-05-131-0/+31