summaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)Author
2018-08-14Update copyright yearMatt Caswell
2018-03-29Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte
2018-03-27Add fuzz corpora file that found the ASN.1 stack depth issueMatt Caswell
2017-03-12Fix out-of-memory condition in confMatt Caswell
2016-11-03conf fuzzer: also check for an empty fileKurt Roeckx
2016-11-03[fuzzers] do not fail fuzzers with empty inputMike Aizatsky
2016-11-02Fix link to LibFuzzerSergey Bronnikov
2016-09-26Add to fuzz corpora for CVE-2016-6309Robert Swiecki
2016-08-23Update fuzz corporaKurt Roeckx
2016-08-01Some minor tweaks to the fuzzing docsMatt Caswell
2016-08-01Include what we use.Ben Laurie
2016-08-01Fix various no-*s.Ben Laurie
2016-07-26Skip non-existing files.Kurt Roeckx
2016-07-25Fix no-ctMatt Caswell
2016-07-20Add all publicly avaiable asn1 types to the asn1 fuzzer.Kurt Roeckx
2016-07-19Fix building with no-cmsMatt Caswell
2016-07-18Use _NO_INST in some build.info filesRichard Levitte
2016-07-18Fix strict-warnings buildMatt Caswell
2016-07-16fuzzers: print and convert it backKurt Roeckx
2016-07-16Make fuzzer and fuzz tester builds less magicRichard Levitte
2016-07-10Don't rely on implicit rsa.h inclusionViktor Dukhovni
2016-07-06Add OPENSSL_NO_EC wrapperRich Salz
2016-07-04Update fuzz/README.mdRich Salz
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-07-01fix 'set but not used' warningDr. Stephen Henson
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-28Add comment about X509_printAlex Gaynor
2016-06-25Add x509 and crl corporaKurt Roeckx
2016-06-25Add X509 and CRL fuzzerKurt Roeckx
2016-06-23Update fuzz corporaKurt Roeckx
2016-06-14Update fuzz corporaKurt Roeckx
2016-06-11include stdlib for malloc() and free()Kurt Roeckx
2016-06-10Add fuzz corpora.Ben Laurie
2016-06-04Add support for fuzzing with AFLKurt Roeckx
2016-06-03Add ct fuzzer.Ben Laurie
2016-06-03Linkify libfuzzer.Ben Laurie
2016-06-03Fuzz everything with every input.Ben Laurie
2016-06-03Sort.Ben Laurie
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-05-07Add fuzzing!Ben Laurie