summaryrefslogtreecommitdiff
path: root/fuzzer-kexdh.c
Commit message (Expand)AuthorAgeFilesLines
* Fix leaks in kex fuzzersMatt Johnston2018-03-091-1/+5
* kexhashbuf was much to small in kex fuzzersMatt Johnston2018-03-081-2/+1
* reduce fuzzer-kexdh params count again, still hitting timeoutMatt Johnston2018-03-071-2/+4
* reduce number of dh parameters so fuzzer doesn't timeoutMatt Johnston2018-03-061-1/+1
* reduce number of params so it doesn't hit a timeoutMatt Johnston2018-03-051-1/+2
* Add kexdh and kexecdh fuzzersMatt Johnston2018-03-051-0/+70