summaryrefslogtreecommitdiff
path: root/fuzz/fuzz-sshpacketmutator.c
Commit message (Expand)AuthorAgeFilesLines
* fuzzing - fix some wrong types and -lcrypt on macosMatt Johnston2020-11-021-1/+1
* Fuzzing - get rid of "prefix" for streamsMatt Johnston2020-11-011-58/+110
* Use SSH packet mutator for preauth tooMatt Johnston2020-10-291-11/+25
* Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomathsMatt Johnston2020-10-261-55/+38
* crossover worksMatt Johnston2020-10-261-0/+53
* Fix fuzz-sshpacketmutator to workMatt Johnston2020-10-261-30/+59
* Add first try at fuzzing custom mutatorMatt Johnston2020-10-251-0/+175