aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/LibFuzzer.rst
AgeCommit message (Expand)AuthorFilesLines
2016-09-09[libFuzzer] remove use_traces=1 since use_value_profile seems to be strictly ...Kostya Serebryany1-17/+1
2016-09-08[libFuzzer] add missing docsKostya Serebryany1-0/+3
2016-08-25[libFizzer] rename -print_new_cov_pcs=1 into -print_pcs=1 and make it more us...Kostya Serebryany1-0/+2
2016-08-23[libFuzzer] fix link in docsKostya Serebryany1-1/+1
2016-08-23[libFuzzer] docs on value profileKostya Serebryany1-0/+28
2016-08-13[libFuzzer] mention one more trophie in LLVMKostya Serebryany1-1/+1
2016-08-12[libFuzzer] fix typo in docsKostya Serebryany1-1/+1
2016-06-08[libFuzzer] docs: merge two lines with cmake instructions, add -DLLVM_ENABLE...Kostya Serebryany1-6/+5
2016-06-07[docs] fix the build by including ScudoHardenedAllocator into toc; mention So...Kostya Serebryany1-2/+3
2016-06-02[libFuzzer] fix docsKostya Serebryany1-5/+4
2016-06-02[libFuzzer] docs: add contact, mention more trophies Kostya Serebryany1-1/+2
2016-05-27[libFuzzer] use __sanitizer_set_report_fd with -close_fd_mask. This allows us...Kostya Serebryany1-3/+2
2016-05-25[libFuzzer] document the proposed FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTIONKostya Serebryany1-0/+29
2016-05-24[libfuzzer][doc] documenting running libfuzzer tests.Mike Aizatsky1-0/+12
2016-05-10[libFuzzer] mention the AFL driver in the docsKostya Serebryany1-1/+4
2016-05-09[libFuzzer] add a test for libFuzzer+ubsan, extend the docs on using libFuzze...Kostya Serebryany1-5/+8
2016-05-09[libFuzzer] reshuffle docs moreKostya Serebryany1-1/+1
2016-05-09[libFuzzer] reshuffle docs Kostya Serebryany1-35/+37
2016-05-09[libFuzzer] better document the -merge=1 flag, part 2 Kostya Serebryany1-0/+7
2016-05-09[libFuzzer] better document the -merge=1 flagKostya Serebryany1-4/+12
2016-05-06[libFuzzer] modify the docs for startup/initKostya Serebryany1-3/+7
2016-05-06[libFuzzer] tweak the documentation about rss_limitKostya Serebryany1-3/+1
2016-05-06[libFuzzer] enhance -rss_limit_mb and enable by default. Now it will print th...Kostya Serebryany1-0/+6
2016-05-06[libFuzzer] more trophiesKostya Serebryany1-0/+2
2016-05-05[libFuzzer] better docs for coverageKostya Serebryany1-5/+8
2016-04-29[libFuzzer] fix docsKostya Serebryany1-3/+3
2016-04-29[libFuzzer] enable detect_leaks=1, add proper docsKostya Serebryany1-11/+22
2016-04-28[libFuzzer] Improve documentationKostya Serebryany1-155/+390
2016-04-19[libFuzzer] more trophiesKostya Serebryany1-0/+7
2016-04-18[libFuzzer] add fresh openssl trophiesKostya Serebryany1-1/+1
2016-04-15[libFuzzer] menion the git mirror in the docsKostya Serebryany1-0/+2
2016-03-29[libFuzzer] more trophiesKostya Serebryany1-1/+1
2016-03-29[libFuzzer] more docsKostya Serebryany1-7/+41
2016-03-19[libFuzzer] one more trophieKostya Serebryany1-1/+1
2016-03-18[libFuzzer] add a flag close_fd_mask so that we can silence spammy targets by...Kostya Serebryany1-0/+1
2016-03-12[libFuzzer] refresh docs moreKostya Serebryany1-20/+7
2016-03-12[libFuzzer] refresh docs moreKostya Serebryany1-4/+1
2016-03-12[libFuzzer] refresh docs moreKostya Serebryany1-20/+18
2016-03-12[libFuzzer] refresh docsKostya Serebryany1-43/+57
2016-03-12[libFuzzer] try to use max_len based on the items of the corpus instead of bl...Kostya Serebryany1-3/+3
2016-03-02[libFuzzer] more trophiesKostya Serebryany1-1/+1
2016-02-27[libFuzzer] don't emit callbacks to sanitizer run-time in -fsanitize-coverage...Kostya Serebryany1-0/+1
2016-02-02[libFuzzer] allow passing 1 or more files as individual inputsKostya Serebryany1-3/+10
2016-01-29[libFuzzer] add -timeout_exitcode optionKostya Serebryany1-0/+1
2016-01-23[libFuzzer] add -abort_on_timeout optionKostya Serebryany1-0/+1
2016-01-16[libFuzzer] introduce LLVMFuzzerInitializeKostya Serebryany1-0/+29
2015-12-19[libFuzzer] deprecate -save_minimized_corpus, -merge can be used insteadKostya Serebryany1-1/+0
2015-12-05[libFuzzer] one more trophieKostya Serebryany1-0/+2
2015-11-26[libFuzzer] clean up the docs, add one more link Kostya Serebryany1-3/+12
2015-11-25[libFuzzer] add a flag -exact_artifact_pathKostya Serebryany1-0/+1