]> git.ipfire.org Git - thirdparty/openssl.git/history - fuzz/asn1.c
Update fuzz corpora
[thirdparty/openssl.git] / fuzz / asn1.c
2017-04-16  Kurt RoeckxMake x509 and asn1 fuzzer reproducible
2017-04-10  Richard LevitteAct on deprecation of LONG and ZLONG, step 1
2017-04-10  Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2016-12-08  Kurt RoeckxMake asn1 fuzzer more reproducible
2016-12-02  Kurt RoeckxAdd a FuzzerClean() function
2016-12-02  Kurt RoeckxFix formatting of fuzzers
2016-08-01  Ben LaurieInclude what we use.
2016-08-01  Ben LaurieFix various no-*s.
2016-07-20  Kurt RoeckxAdd all publicly avaiable asn1 types to the asn1 fuzzer.
2016-07-16  Kurt Roeckxfuzzers: print and convert it back
2016-07-06  Rich SalzAdd OPENSSL_NO_EC wrapper
2016-07-01  Ben LaurieRun the fuzzing corpora as tests.
2016-06-04  Kurt RoeckxAdd support for fuzzing with AFL
2016-06-03  Ben LaurieFuzz everything with every input.
2016-05-07  Ben LaurieAdd fuzzing!