aboutsummaryrefslogtreecommitdiff
path: root/fuzz/README.md
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Update location of the libfuzzer repositoryKurt Roeckx1-1/+1
2017-04-16Document how to update the corpus.Kurt Roeckx1-0/+12
2017-04-16Switch libfuzzer to use trace-pc-guardKurt Roeckx1-1/+1
2017-01-06Update fuzz documentationKurt Roeckx1-5/+48
2016-12-16Document the recommended parameters for fuzzingKurt Roeckx1-2/+10
2016-12-03Move libfuzzer sanitizer options to READMEKurt Roeckx1-1/+2
2016-12-03Make the random number generator predictable when fuzzing.Kurt Roeckx1-1/+2
2016-11-02Fix link to LibFuzzerSergey Bronnikov1-1/+1
2016-08-01Some minor tweaks to the fuzzing docsMatt Caswell1-1/+1
2016-07-04Update fuzz/README.mdRich Salz1-10/+6
2016-06-04Add support for fuzzing with AFLKurt Roeckx1-1/+24
2016-06-03Linkify libfuzzer.Ben Laurie1-1/+1
2016-05-07Add fuzzing!Ben Laurie1-0/+47