Age | Commit message (Expand) | Author |
---|---|---|
2023-09-07 | Copyright year updates | Matt Caswell |
2023-09-01 | Update X509 fuzzer to verify a chain | Kurt Roeckx |
2021-02-23 | RAND_METHOD deprecation: fuzzer | Pauli |
2021-02-18 | Update copyright year | Matt Caswell |
2021-02-16 | Test that X509_issuer_and_serial_hash doesn't crash | Matt Caswell |
2019-09-12 | Deprecate ERR_get_state() | Richard Levitte |
2018-12-06 | Following the license change, modify the boilerplates in fuzz/ | Richard Levitte |
2017-08-11 | Move FuzzerSetRand to separate file. | Rich Salz |
2017-07-26 | Install custom RAND_METHOD for fuzzing | Rich Salz |
2017-04-16 | Make x509 and asn1 fuzzer reproducible | Kurt Roeckx |
2016-12-03 | Make the fuzzers more reproducible | Kurt Roeckx |
2016-12-03 | Add a FuzzerClean() function | Kurt Roeckx |
2016-12-03 | Fix formatting of fuzzers | Kurt Roeckx |
2016-07-01 | Re-add x509 and crl fuzzer | Kurt Roeckx |
2016-06-28 | Add comment about X509_print | Alex Gaynor |
2016-06-25 | Add X509 and CRL fuzzer | Kurt Roeckx |