summaryrefslogtreecommitdiff
path: root/fuzz/README.md
Commit message (Expand)AuthorAgeFilesLines
* [test/recipes] Split test_fuzz into separate recipesNicola Tuveri2020-11-121-3/+3
* 99-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...Dr. David von Oheimb2020-07-161-1/+15
* Fix typos and repeated wordsGustaf Neumann2020-07-051-1/+1
* Fix issues reported by markdownlintRich Salz2020-05-081-8/+12
* Add a couple of hints to fuzz/README.mdDr. David von Oheimb2020-04-181-12/+27
* Update fuzzing README for recent clang versionsBrian Chen2019-09-181-32/+43
* Update fuzz README.mdMatt Caswell2019-08-291-3/+3
* Update README.mdBrian 'geeknik' Carpenter2018-09-121-1/+1
* Update location of the libfuzzer repositoryKurt Roeckx2017-11-031-1/+1
* Document how to update the corpus.Kurt Roeckx2017-04-161-0/+12
* Switch libfuzzer to use trace-pc-guardKurt Roeckx2017-04-161-1/+1
* 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