log fuzz/fuzz-common.c @ 1785:9026f976eee8

age author description
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