Wed, 08 Jan 2020 11:33:41 -0500 |
Augie Fackler |
fuzz: tell manifest fuzzer about longer node hashes
|
Mon, 09 Dec 2019 22:20:35 -0500 |
Augie Fackler |
fuzz: add support for fuzzing under either Python 2 or 3
|
Tue, 22 Jan 2019 11:41:22 -0500 |
Augie Fackler |
fuzz: exercise more of the lazymanifest code
|
Tue, 22 Jan 2019 11:41:09 -0500 |
Augie Fackler |
fuzz: restrict manifest input size
|
Wed, 19 Dec 2018 21:57:23 -0500 |
Augie Fackler |
fuzz: extract Python initialization to utility package
|
Thu, 18 Oct 2018 16:36:10 -0400 |
Augie Fackler |
fuzz: move many initialization steps into LLVMFuzzerInitialize
|
Sun, 14 Oct 2018 04:11:35 -0400 |
Augie Fackler |
fuzz: try *even harder* to prevent Python from looking up usernames
|
Thu, 11 Oct 2018 07:27:24 -0400 |
Augie Fackler |
fuzz: try setting PYTHONNOUSERSITE=1 to avoid loading site-packages
|
Tue, 09 Oct 2018 07:46:01 +0900 |
Yuya Nishihara |
fuzz: report error if Python code raised exception
|
Mon, 08 Oct 2018 11:47:25 -0400 |
Augie Fackler |
fuzzers: init Python in LLVMFuzzerInitialize and intentionally leak it
|
Thu, 06 Sep 2018 02:36:25 -0400 |
Augie Fackler |
fuzz: new fuzzer for cext/manifest.c
|