Sat, 06 Mar 2021 22:58:57 +0800 |
Matt Johnston |
fuzz: handle errors from wrapfd_new_dummy()
|
Fri, 05 Mar 2021 22:51:11 +0800 |
Matt Johnston |
fuzz: fix crash in newtcpdirect(), don't close the channel too early
|
Thu, 04 Mar 2021 23:57:12 +0800 |
Matt Johnston |
fuzz: avoid extraneous printing
|
Sun, 06 Dec 2020 21:54:01 +0800 |
Matt Johnston |
fuzz: add an always-failing dropbear_listen() replacement
|
Sun, 06 Dec 2020 21:27:25 +0800 |
Matt Johnston |
fuzz: work around fuzz_connect_remote() limitations
|
Thu, 03 Dec 2020 22:18:51 +0800 |
Matt Johnston |
fuzz: make postauth set authdone properly
fuzz
|
Tue, 17 Nov 2020 19:28:11 +0800 |
Matt Johnston |
fuzzing - Set postauth user to root since that's what it runs as
|
Mon, 16 Nov 2020 22:44:30 +0800 |
Matt Johnston |
fuzzing: add workaround getpwuid/getpwnam
|
Sun, 15 Nov 2020 21:22:08 +0800 |
Matt Johnston |
Fix fuzzing build
|
Fri, 13 Nov 2020 23:18:05 +0800 |
Matt Johnston |
Add server postauth fuzzer, wrap connect_remote()
|
Mon, 02 Nov 2020 20:33:48 +0800 |
Matt Johnston |
fuzzing - fix some wrong types and -lcrypt on macos
|
Sun, 01 Nov 2020 23:44:58 +0800 |
Matt Johnston |
Fuzzing - get rid of "prefix" for streams
|
Thu, 29 Oct 2020 22:14:38 +0800 |
Matt Johnston |
Fix FUZZ_NO_REPLACE_STDERR for fuzz.c
|
Mon, 26 Oct 2020 23:44:43 +0800 |
Matt Johnston |
Fix fuzzing stderr override on os x
|
Mon, 26 Oct 2020 23:31:24 +0800 |
Matt Johnston |
Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths
|
Mon, 26 Oct 2020 22:52:07 +0800 |
Matt Johnston |
Fix fuzz-sshpacketmutator to work
|
Sun, 25 Oct 2020 22:52:36 +0800 |
Matt Johnston |
Add first try at fuzzing custom mutator
|
Sat, 24 Oct 2020 22:40:08 +0800 |
Matt Johnston |
Disable stderr output for fuzzer by default
|
Fri, 23 Oct 2020 23:32:44 +0800 |
Matt Johnston |
Add some more variation to fuzzer random number generation
|
Fri, 23 Oct 2020 23:10:20 +0800 |
Matt Johnston |
Move fuzzing code to fuzz/ subdirectory, improve Makefile.in
base
fuzz-common.c@2593c77014c7
|