summaryrefslogtreecommitdiffstats
path: root/fuzz/x509.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-09-01Update X509 fuzzer to verify a chainKurt Roeckx
2021-02-23RAND_METHOD deprecation: fuzzerPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-16Test that X509_issuer_and_serial_hash doesn't crashMatt Caswell
2019-09-12Deprecate ERR_get_state()Richard Levitte
2018-12-06Following the license change, modify the boilerplates in fuzz/Richard Levitte
2017-08-11Move FuzzerSetRand to separate file.Rich Salz
2017-07-26Install custom RAND_METHOD for fuzzingRich Salz
2017-04-16Make x509 and asn1 fuzzer reproducibleKurt Roeckx
2016-12-03Make the fuzzers more reproducibleKurt Roeckx
2016-12-03Add a FuzzerClean() functionKurt Roeckx
2016-12-03Fix formatting of fuzzersKurt Roeckx
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx
2016-06-28Add comment about X509_printAlex Gaynor
2016-06-25Add X509 and CRL fuzzerKurt Roeckx