Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Make the fuzzers more reproducible | Kurt Roeckx | 2016-12-03 | 1 | -0/+5 |
* | asn1parse: create the out bio during init, free it during cleanup | Kurt Roeckx | 2016-12-03 | 1 | -5/+4 |
* | Add a FuzzerClean() function | Kurt Roeckx | 2016-12-03 | 1 | -0/+4 |
* | Fix formatting of fuzzers | Kurt Roeckx | 2016-12-03 | 1 | -2/+4 |
* | Run the fuzzing corpora as tests. | Ben Laurie | 2016-07-01 | 1 | -0/+4 |
* | Add support for fuzzing with AFL | Kurt Roeckx | 2016-06-04 | 1 | -1/+1 |
* | Add fuzzing! | Ben Laurie | 2016-05-07 | 1 | -0/+29 |