Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Following the license change, modify the boilerplates in fuzz/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2018-09-11 | 1 | -1/+1 |
* | fuzz/driver.c: appease -Wmissing-prototypes | Patrick Steuer | 2018-09-07 | 1 | -0/+3 |
* | Add a FuzzerClean() function | Kurt Roeckx | 2016-12-03 | 1 | -0/+2 |
* | FuzzerInitialize always exists | Kurt Roeckx | 2016-12-03 | 1 | -5/+2 |
* | Fix formatting of fuzzers | Kurt Roeckx | 2016-12-03 | 1 | -1/+2 |
* | include stdlib for malloc() and free() | Kurt Roeckx | 2016-06-11 | 1 | -0/+1 |
* | Add support for fuzzing with AFL | Kurt Roeckx | 2016-06-04 | 1 | -0/+51 |