summaryrefslogtreecommitdiffstats
path: root/fuzz/build.info
AgeCommit message (Expand)Author
2020-04-18Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/Dr. David von Oheimb
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2017-11-03ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functionsKurt Roeckx
2016-12-08And client fuzzerKurt Roeckx
2016-07-25Fix no-ctMatt Caswell
2016-07-19Fix building with no-cmsMatt Caswell
2016-07-18Use _NO_INST in some build.info filesRichard Levitte
2016-07-16Make fuzzer and fuzz tester builds less magicRichard Levitte
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-25Add X509 and CRL fuzzerKurt Roeckx
2016-06-04Add support for fuzzing with AFLKurt Roeckx
2016-06-03Fuzz everything with every input.Ben Laurie
2016-06-03Sort.Ben Laurie
2016-05-07Add fuzzing!Ben Laurie