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