aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/README.md
Commit message (Expand)AuthorAgeFilesLines
* Update fuzz documentationKurt Roeckx2017-01-061-5/+48
* Document the recommended parameters for fuzzingKurt Roeckx2016-12-161-2/+10
* Move libfuzzer sanitizer options to READMEKurt Roeckx2016-12-031-1/+2
* Make the random number generator predictable when fuzzing.Kurt Roeckx2016-12-031-1/+2
* Fix link to LibFuzzerSergey Bronnikov2016-11-021-1/+1
* Some minor tweaks to the fuzzing docsMatt Caswell2016-08-011-1/+1
* Update fuzz/README.mdRich Salz2016-07-041-10/+6
* Add support for fuzzing with AFLKurt Roeckx2016-06-041-1/+24
* Linkify libfuzzer.Ben Laurie2016-06-031-1/+1
* Add fuzzing!Ben Laurie2016-05-071-0/+47