log

age author description
Thu, 25 May 2017 22:20:10 +0800 Matt Johnston fuzzing has a constant time fuzz
Thu, 25 May 2017 22:19:46 +0800 Matt Johnston Just use memset, it should'be be optimised out in a separate file fuzz
Thu, 25 May 2017 00:12:07 +0800 Matt Johnston fuzzers disable logging by default fuzz
Thu, 25 May 2017 00:10:18 +0800 Matt Johnston don't exit encountering short lines fuzz
Thu, 25 May 2017 00:09:40 +0800 Matt Johnston avoid NULL argument to base64 decode fuzz
Tue, 23 May 2017 22:43:52 +0800 Matt Johnston create fuzzer .options files fuzz
Tue, 23 May 2017 22:43:34 +0800 Matt Johnston fuzzer-pubkey fuzz
Tue, 23 May 2017 22:29:21 +0800 Matt Johnston split out checkpubkey_line() separately fuzz
Mon, 22 May 2017 22:09:46 +0800 Matt Johnston define SIZE_T_MAX fuzz
Mon, 22 May 2017 22:09:38 +0800 Matt Johnston remove unneeded check fuzz
Mon, 22 May 2017 22:09:26 +0800 Matt Johnston zlib can use m_malloc/m_free too fuzz
Sun, 21 May 2017 18:53:44 +0800 Matt Johnston seed_fuzz() prototype fuzz
Sun, 21 May 2017 18:53:33 +0800 Matt Johnston -v for debug_trace fuzz
Sun, 21 May 2017 18:53:09 +0800 Matt Johnston Fix null pointer dereference found by libfuzzer fuzz
Sun, 21 May 2017 10:54:11 +0800 Matt Johnston add dbmalloc epoch cleanup fuzz