Fix grammar in certificates.txt
[openssl.git] / fuzz / x509.c
2023-09-07 Matt CaswellCopyright year updates
2023-09-01 Kurt RoeckxUpdate X509 fuzzer to verify a chain
2021-02-23 PauliRAND_METHOD deprecation: fuzzer
2021-02-18 Matt CaswellUpdate copyright year
2021-02-16 Matt CaswellTest that X509_issuer_and_serial_hash doesn't crash
2019-09-12 Richard LevitteDeprecate ERR_get_state()
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
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
2016-12-02 Kurt RoeckxMake the fuzzers more reproducible
2016-12-02 Kurt RoeckxAdd a FuzzerClean() function
2016-12-02 Kurt RoeckxFix formatting of fuzzers
2016-07-01 Kurt RoeckxRe-add x509 and crl fuzzer
2016-06-28 Alex GaynorAdd comment about X509_print
2016-06-25 Kurt RoeckxAdd X509 and CRL fuzzer