aboutsummaryrefslogtreecommitdiff
path: root/fuzz/ct.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-12Deprecate ERR_get_state()Richard Levitte1-1/+1
2018-12-06Following the license change, modify the boilerplates in fuzz/Richard Levitte1-1/+1
2016-12-03Make the fuzzers more reproducibleKurt Roeckx1-0/+5
2016-12-03Add a FuzzerClean() functionKurt Roeckx1-0/+4
2016-12-03Fix formatting of fuzzersKurt Roeckx1-2/+4
2016-07-18Fix strict-warnings buildMatt Caswell1-1/+3
2016-07-16fuzzers: print and convert it backKurt Roeckx1-1/+11
2016-07-01Run the fuzzing corpora as tests.Ben Laurie1-0/+4
2016-06-04Add support for fuzzing with AFLKurt Roeckx1-1/+1
2016-06-03Add ct fuzzer.Ben Laurie1-0/+24