]> git.ipfire.org Git - thirdparty/openssl.git/history - fuzz/asn1.c
ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
[thirdparty/openssl.git] / fuzz / asn1.c
2017-11-03  Kurt RoeckxASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
2017-08-11  Rich SalzMove FuzzerSetRand to separate file.
2017-07-26  Rich SalzInstall custom RAND_METHOD for fuzzing
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!