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 |
* | Don't turn b2 negative | Kurt Roeckx | 2017-11-03 | 1 | -3/+1 |
* | Make the bignum fuzzer reproducible | Kurt Roeckx | 2017-01-06 | 1 | -18/+23 |
* | bignum fuzzer: move new and free calls to the init and cleanup function. | Kurt Roeckx | 2016-12-03 | 1 | -14/+20 |
* | Add a FuzzerClean() function | Kurt Roeckx | 2016-12-03 | 1 | -0/+4 |
* | Fix formatting of fuzzers | Kurt Roeckx | 2016-12-03 | 1 | -2/+4 |
* | fix 'set but not used' warning | Dr. Stephen Henson | 2016-07-01 | 1 | -2/+0 |
* | Run the fuzzing corpora as tests. | Ben Laurie | 2016-07-01 | 1 | -7/+12 |
* | Add support for fuzzing with AFL | Kurt Roeckx | 2016-06-04 | 1 | -1/+1 |
* | Add fuzzing! | Ben Laurie | 2016-05-07 | 1 | -0/+91 |