aboutsummaryrefslogtreecommitdiff
path: root/fuzz/asn1parse.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-03Make the fuzzers more reproducibleKurt Roeckx1-0/+5
2016-12-03asn1parse: create the out bio during init, free it during cleanupKurt Roeckx1-5/+4
2016-12-03Add a FuzzerClean() functionKurt Roeckx1-0/+4
2016-12-03Fix formatting of fuzzersKurt Roeckx1-2/+4
2016-07-01Run the fuzzing corpora as tests.Ben Laurie1-0/+4
2016-06-04Add support for fuzzing with AFLKurt Roeckx1-1/+1
2016-05-07Add fuzzing!Ben Laurie1-0/+29