log fuzz.h @ 1811:7dc92355a986

age author description
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 21:03:02 +0800 Matt Johnston Define _GNU_SOURCE properly, other header fixes
Fri, 29 Jan 2021 21:47:56 +0800 Matt Johnston fuzz: wrap kill()
Sun, 06 Dec 2020 21:54:01 +0800 Matt Johnston fuzz: add an always-failing dropbear_listen() replacement
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