summaryrefslogtreecommitdiffstats
path: root/fuzz/build.info
AgeCommit message (Expand)Author
2024-04-24fuzz: Add attribute certificate fuzz testDamian Hobson-Garcia
2024-04-24Adding hashtable fuzzerNeil Horman
2024-03-12Add fuzzing for DTLSFrederik Wedel-Heinen
2024-01-11QUIC RCIDM: Add fuzzerHugo Landau
2023-12-06QUIC LCIDM: Add fuzzerHugo Landau
2023-11-23QUIC SRTM: Add fuzzer for SRTMHugo Landau
2023-10-23Teach the quic-client fuzzer about timeMatt Caswell
2023-10-23Add quic client fuzzer.Kurt Roeckx
2023-09-01Update X509 fuzzer to verify a chainKurt Roeckx
2023-06-23Add decoder fuzzerKurt Roeckx
2023-06-01Add PEM fuzzerKurt Roeckx
2023-03-01Add fuzz test for v3nameHardik Shah
2023-02-27Added a fuzzer for SMIMEAlex Gaynor
2022-11-11fuzz: add punycode decoder fuzz testPauli
2021-02-23RAND_METHOD deprecation: fuzzerPauli
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