summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LibFuzzer.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* [lib/Fuzzer] make the fuzzing timeout 1200 seconds by default (was: infinity)Kostya Serebryany2015-05-261-1/+1
* [lib/Fuzzer] fix docsKostya Serebryany2015-05-261-3/+3
* [lib/Fuzzer] mention the user-supplied mutatorsKostya Serebryany2015-05-221-0/+8
* [lib/Fuzzer] more docsKostya Serebryany2015-05-201-2/+25
* [lib/Fuzzer] update docs about test corpuses in gitKostya Serebryany2015-05-131-0/+24
* [lib/Fuzzer] guess the right number of workers if -jobs=N is given but -worke...Kostya Serebryany2015-05-121-6/+4
* Update CMake flags, LibFuzzer comments and docs for new -fsanitize-coverage= ...Alexey Samsonov2015-05-071-4/+5
* [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...Kostya Serebryany2015-05-061-5/+5
* [docs] Fix the link to SanitizerCoverage docs.Alexey Samsonov2015-04-271-2/+2
* [lib/Fuzzer] Section: How good is my fuzzer?Kostya Serebryany2015-04-101-0/+15
* [lib/Fuzzer] explain compatibility with AFLKostya Serebryany2015-04-101-0/+10
* [lib/Fuzzer] show how to find Heartbleed with LibFuzzerKostya Serebryany2015-04-081-0/+63
* [fuzzer] document the -tokens flag. Also change the diagnostic outputKostya Serebryany2015-04-011-0/+22
* [fuzzer] more documentationKostya Serebryany2015-03-311-18/+144
* Move lib/Fuzzer docs from a README.txt to a proper .rst file.Kostya Serebryany2015-03-301-0/+128
OpenPOWER on IntegriCloud