summaryrefslogtreecommitdiffstats
path: root/fuzz/bignum.c
AgeCommit message (Expand)Author
2017-11-03Don't turn b2 negativeKurt Roeckx
2017-01-06Make the bignum fuzzer reproducibleKurt Roeckx
2016-12-03bignum 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-01fix 'set but not used' warningDr. Stephen Henson
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