Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RAND_METHOD deprecation: fuzzer | Pauli | 2021-02-23 | 1 | -10/+10 |
* | Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/ | Dr. David von Oheimb | 2020-04-18 | 1 | -0/+17 |
* | Build: Change all _NO_INST to use attributes instead. | Richard Levitte | 2019-01-22 | 1 | -6/+6 |
* | ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions | Kurt Roeckx | 2017-11-03 | 1 | -2/+2 |
* | And client fuzzer | Kurt Roeckx | 2016-12-08 | 1 | -2/+10 |
* | Fix no-ct | Matt Caswell | 2016-07-25 | 1 | -2/+10 |
* | Fix building with no-cms | Matt Caswell | 2016-07-19 | 1 | -2/+10 |
* | Use _NO_INST in some build.info files | Richard Levitte | 2016-07-18 | 1 | -2/+2 |
* | Make fuzzer and fuzz tester builds less magic | Richard Levitte | 2016-07-16 | 1 | -32/+87 |
* | Simplify INCLUDE statements in build.info files | Richard Levitte | 2016-07-01 | 1 | -10/+10 |
* | Re-add x509 and crl fuzzer | Kurt Roeckx | 2016-07-01 | 1 | -1/+9 |
* | Run the fuzzing corpora as tests. | Ben Laurie | 2016-07-01 | 1 | -50/+34 |
* | Add X509 and CRL fuzzer | Kurt Roeckx | 2016-06-25 | 1 | -1/+9 |
* | Add support for fuzzing with AFL | Kurt Roeckx | 2016-06-04 | 1 | -24/+33 |
* | Fuzz everything with every input. | Ben Laurie | 2016-06-03 | 1 | -1/+5 |
* | Sort. | Ben Laurie | 2016-06-03 | 1 | -12/+12 |
* | Add fuzzing! | Ben Laurie | 2016-05-07 | 1 | -0/+29 |