Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the fuzzers more reproducible | Kurt Roeckx | 2016-12-03 | 1 | -0/+5 |
* | bndiv fuzzer: move new and free calls to the init and cleanup function. | Kurt Roeckx | 2016-12-03 | 1 | -14/+20 |
* | Add a FuzzerClean() function | Kurt Roeckx | 2016-12-03 | 1 | -0/+4 |
* | Fix formatting of fuzzers | Kurt Roeckx | 2016-12-03 | 1 | -2/+4 |
* | Run the fuzzing corpora as tests. | Ben Laurie | 2016-07-01 | 1 | -10/+16 |
* | Add support for fuzzing with AFL | Kurt Roeckx | 2016-06-04 | 1 | -1/+1 |
* | Add fuzzing! | Ben Laurie | 2016-05-07 | 1 | -0/+101 |