aboutsummaryrefslogtreecommitdiff
path: root/fuzz/README.md
AgeCommit message (Expand)AuthorFilesLines
2020-07-05Fix typos and repeated wordsGustaf Neumann1-1/+1
2020-05-08Fix issues reported by markdownlintRich Salz1-8/+12
2020-04-18Add a couple of hints to fuzz/README.mdDr. David von Oheimb1-12/+27
2019-09-18Update fuzzing README for recent clang versionsBrian Chen1-32/+43
2019-08-29Update fuzz README.mdMatt Caswell1-3/+3
2018-09-12Update README.mdBrian 'geeknik' Carpenter1-1/+1
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