log fuzz.h @ 1782:a6da10ac64b5 fuzz

age author description
Thu, 03 Dec 2020 22:18:51 +0800 Matt Johnston fuzz: make postauth set authdone properly fuzz
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, 26 Oct 2020 23:44:43 +0800 Matt Johnston Fix fuzzing stderr override on os x
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
Tue, 20 Oct 2020 23:34:38 +0800 Matt Johnston Load password and key for client fuzzer.
Sun, 18 Oct 2020 23:32:39 +0800 Matt Johnston Fix fuzzer build
Sun, 18 Oct 2020 12:17:39 +0800 Matt Johnston Get client fuzzer building and starting (fails straight away) fuzz
Thu, 15 Oct 2020 22:46:24 +0800 Matt Johnston Make wrapfd share a common buffer for all FDs fuzz
Mon, 05 Mar 2018 11:50:31 +0800 Matt Johnston Add kexdh and kexecdh fuzzers
Wed, 28 Feb 2018 22:10:43 +0800 Matt Johnston clean some fuzzing conditionals fuzz
Wed, 28 Feb 2018 22:02:12 +0800 Matt Johnston Fix to be able to compile normal(ish) binaries with --enable-fuzz fuzz
Wed, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz