summaryrefslogtreecommitdiffstats
path: root/fuzz/README.md
AgeCommit message (Expand)Author
2018-09-12Update README.mdBrian 'geeknik' Carpenter
2017-11-03Update location of the libfuzzer repositoryKurt Roeckx
2017-04-16Document how to update the corpus.Kurt Roeckx
2017-04-16Switch libfuzzer to use trace-pc-guardKurt Roeckx
2017-01-06Update fuzz documentationKurt Roeckx
2016-12-16Document the recommended parameters for fuzzingKurt Roeckx
2016-12-03Move libfuzzer sanitizer options to READMEKurt Roeckx
2016-12-03Make the random number generator predictable when fuzzing.Kurt Roeckx
2016-11-02Fix link to LibFuzzerSergey Bronnikov
2016-08-01Some minor tweaks to the fuzzing docsMatt Caswell
2016-07-04Update fuzz/README.mdRich Salz
2016-06-04Add support for fuzzing with AFLKurt Roeckx
2016-06-03Linkify libfuzzer.Ben Laurie
2016-05-07Add fuzzing!Ben Laurie