log fuzz-common.c @ 1751:3b9b427925a0

age author description
Tue, 20 Oct 2020 23:34:38 +0800 Matt Johnston Load password and key for client fuzzer.
Sun, 18 Oct 2020 15:08:54 +0800 Matt Johnston Add fuzzer-client_nomaths, fix client fuzzer fuzz
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
Tue, 26 May 2020 17:36:47 +0200 Steffen Jaeckel Update LibTomMath to 1.2.0 (#84)
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Mon, 05 Mar 2018 11:50:31 +0800 Matt Johnston Add kexdh and kexecdh fuzzers
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
Wed, 21 Feb 2018 21:49:24 +0800 Matt Johnston The fuzzer has managed to generated DSS key/signature pairs that fuzz
Tue, 23 Jan 2018 23:27:40 +0800 Matt Johnston fix bad assertion fuzz
Tue, 23 Jan 2018 23:05:47 +0800 Matt Johnston add fuzzer-preauth_nomaths fuzz
Fri, 02 Jun 2017 00:03:51 +0800 Matt Johnston fuzzer-preauth don't call getpwnam(), bring back longjmp fuzz
Thu, 01 Jun 2017 21:30:26 +0800 Matt Johnston Add a flag whether to longjmp, missed that last commit fuzz
Fri, 26 May 2017 22:10:51 +0800 Matt Johnston Disable setnonblocking(), get_socket_address(), set_sock_priority() fuzz
Thu, 25 May 2017 22:21:49 +0800 Matt Johnston rearrange, all fuzzers now call fuzzer_set_input() fuzz
Thu, 25 May 2017 00:12:07 +0800 Matt Johnston fuzzers disable logging by default fuzz
Tue, 23 May 2017 22:43:34 +0800 Matt Johnston fuzzer-pubkey fuzz
Sat, 20 May 2017 22:47:19 +0800 Matt Johnston glaring wrapfd problems fixed fuzz
Sat, 20 May 2017 13:23:16 +0800 Matt Johnston closer to working fuzz
Fri, 19 May 2017 00:48:46 +0800 Matt Johnston add wrapfd. improve fuzzer in makefile fuzz
Thu, 18 May 2017 23:36:54 +0800 Matt Johnston setup svr_dropbear_exit fuzz
Sat, 13 May 2017 23:45:51 +0800 Matt Johnston crypto_init() fuzz
Sat, 13 May 2017 22:50:54 +0800 Matt Johnston fuzz harness fuzz