log

age author description
2020-12-03 Matt Johnston Remove unused cli_authinitialise
2020-11-17 Matt Johnston fuzzing - Set postauth user to root since that's what it runs as
2020-11-16 Matt Johnston fuzzing: add workaround getpwuid/getpwnam
2020-11-15 Matt Johnston Fix fuzzing build
2020-11-13 Matt Johnston Add server postauth fuzzer, wrap connect_remote()
2020-11-13 Matt Johnston Remove accidentally committed abort()
2020-11-02 Matt Johnston fuzzing - fix some wrong types and -lcrypt on macos
2020-11-01 Matt Johnston Fuzzing - get rid of "prefix" for streams
2020-11-01 Matt Johnston fuzzing - avoid sha1 for random seed every iteration
2020-10-29 Matt Johnston Move fuzzer-kex initialisation into a constructor function
2020-10-29 Matt Johnston Use SSH packet mutator for preauth too
2020-10-29 Matt Johnston Fix FUZZ_NO_REPLACE_STDERR for fuzz.c
2020-10-29 Matt Johnston Merge from main
2020-10-26 Matt Johnston Fix fuzzing stderr override on os x
2020-10-26 Matt Johnston Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths