aboutsummaryrefslogtreecommitdiff
path: root/fuzz/build.info
AgeCommit message (Expand)AuthorFilesLines
2017-11-03ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functionsKurt Roeckx1-2/+2
2016-12-08And client fuzzerKurt Roeckx1-2/+10
2016-07-25Fix no-ctMatt Caswell1-2/+10
2016-07-19Fix building with no-cmsMatt Caswell1-2/+10
2016-07-18Use _NO_INST in some build.info filesRichard Levitte1-2/+2
2016-07-16Make fuzzer and fuzz tester builds less magicRichard Levitte1-32/+87
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte1-10/+10
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx1-1/+9
2016-07-01Run the fuzzing corpora as tests.Ben Laurie1-50/+34
2016-06-25Add X509 and CRL fuzzerKurt Roeckx1-1/+9
2016-06-04Add support for fuzzing with AFLKurt Roeckx1-24/+33
2016-06-03Fuzz everything with every input.Ben Laurie1-1/+5
2016-06-03Sort.Ben Laurie1-12/+12
2016-05-07Add fuzzing!Ben Laurie1-0/+29