Age | Commit message (Expand) | Author |
---|---|---|
2020-10-29 | Fix FUZZ_NO_REPLACE_STDERR for fuzz.c | Matt Johnston |
2020-10-26 | Fix fuzzing stderr override on os x | Matt Johnston |
2020-10-26 | Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths | Matt Johnston |
2020-10-26 | Fix fuzz-sshpacketmutator to work | Matt Johnston |
2020-10-25 | Add first try at fuzzing custom mutator | Matt Johnston |
2020-10-24 | Disable stderr output for fuzzer by default | Matt Johnston |
2020-10-23 | Add some more variation to fuzzer random number generation | Matt Johnston |
2020-10-23 | Move fuzzing code to fuzz/ subdirectory, improve Makefile.in | Matt Johnston |