summaryrefslogtreecommitdiffstats
path: root/fuzz/bndiv.c
AgeCommit message (Expand)Author
2017-08-16bndiv fuzzer: limit the size of the input to avoid timeoutgbrl
2016-12-03Make the fuzzers more reproducibleKurt Roeckx
2016-12-03bndiv fuzzer: move new and free calls to the init and cleanup function.Kurt Roeckx
2016-12-03Add a FuzzerClean() functionKurt Roeckx
2016-12-03Fix formatting of fuzzersKurt Roeckx
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-04Add support for fuzzing with AFLKurt Roeckx
2016-05-07Add fuzzing!Ben Laurie