summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LibFuzzer.rst
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] docs: merge two lines with cmake instructions, add -DLLVM_ENABLE...Kostya Serebryany2016-06-081-6/+5
* [docs] fix the build by including ScudoHardenedAllocator into toc; mention So...Kostya Serebryany2016-06-071-2/+3
* [libFuzzer] fix docsKostya Serebryany2016-06-021-5/+4
* [libFuzzer] docs: add contact, mention more trophies Kostya Serebryany2016-06-021-1/+2
* [libFuzzer] use __sanitizer_set_report_fd with -close_fd_mask. This allows us...Kostya Serebryany2016-05-271-3/+2
* [libFuzzer] document the proposed FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTIONKostya Serebryany2016-05-251-0/+29
* [libfuzzer][doc] documenting running libfuzzer tests.Mike Aizatsky2016-05-241-0/+12
* [libFuzzer] mention the AFL driver in the docsKostya Serebryany2016-05-101-1/+4
* [libFuzzer] add a test for libFuzzer+ubsan, extend the docs on using libFuzze...Kostya Serebryany2016-05-091-5/+8
* [libFuzzer] reshuffle docs moreKostya Serebryany2016-05-091-1/+1
* [libFuzzer] reshuffle docs Kostya Serebryany2016-05-091-35/+37
* [libFuzzer] better document the -merge=1 flag, part 2 Kostya Serebryany2016-05-091-0/+7
* [libFuzzer] better document the -merge=1 flagKostya Serebryany2016-05-091-4/+12
* [libFuzzer] modify the docs for startup/initKostya Serebryany2016-05-061-3/+7
* [libFuzzer] tweak the documentation about rss_limitKostya Serebryany2016-05-061-3/+1
* [libFuzzer] enhance -rss_limit_mb and enable by default. Now it will print th...Kostya Serebryany2016-05-061-0/+6
* [libFuzzer] more trophiesKostya Serebryany2016-05-061-0/+2
* [libFuzzer] better docs for coverageKostya Serebryany2016-05-051-5/+8
* [libFuzzer] fix docsKostya Serebryany2016-04-291-3/+3
* [libFuzzer] enable detect_leaks=1, add proper docsKostya Serebryany2016-04-291-11/+22
* [libFuzzer] Improve documentationKostya Serebryany2016-04-281-155/+390
* [libFuzzer] more trophiesKostya Serebryany2016-04-191-0/+7
* [libFuzzer] add fresh openssl trophiesKostya Serebryany2016-04-181-1/+1
* [libFuzzer] menion the git mirror in the docsKostya Serebryany2016-04-151-0/+2
* [libFuzzer] more trophiesKostya Serebryany2016-03-291-1/+1
* [libFuzzer] more docsKostya Serebryany2016-03-291-7/+41
* [libFuzzer] one more trophieKostya Serebryany2016-03-191-1/+1
* [libFuzzer] add a flag close_fd_mask so that we can silence spammy targets by...Kostya Serebryany2016-03-181-0/+1
* [libFuzzer] refresh docs moreKostya Serebryany2016-03-121-20/+7
* [libFuzzer] refresh docs moreKostya Serebryany2016-03-121-4/+1
* [libFuzzer] refresh docs moreKostya Serebryany2016-03-121-20/+18
* [libFuzzer] refresh docsKostya Serebryany2016-03-121-43/+57
* [libFuzzer] try to use max_len based on the items of the corpus instead of bl...Kostya Serebryany2016-03-121-3/+3
* [libFuzzer] more trophiesKostya Serebryany2016-03-021-1/+1
* [libFuzzer] don't emit callbacks to sanitizer run-time in -fsanitize-coverage...Kostya Serebryany2016-02-271-0/+1
* [libFuzzer] allow passing 1 or more files as individual inputsKostya Serebryany2016-02-021-3/+10
* [libFuzzer] add -timeout_exitcode optionKostya Serebryany2016-01-291-0/+1
* [libFuzzer] add -abort_on_timeout optionKostya Serebryany2016-01-231-0/+1
* [libFuzzer] introduce LLVMFuzzerInitializeKostya Serebryany2016-01-161-0/+29
* [libFuzzer] deprecate -save_minimized_corpus, -merge can be used insteadKostya Serebryany2015-12-191-1/+0
* [libFuzzer] one more trophieKostya Serebryany2015-12-051-0/+2
* [libFuzzer] clean up the docs, add one more link Kostya Serebryany2015-11-261-3/+12
* [libFuzzer] add a flag -exact_artifact_pathKostya Serebryany2015-11-251-0/+1
* [libFuzzer] more trophiesKostya Serebryany2015-11-131-0/+2
* [libFuzzer] better links Kostya Serebryany2015-11-111-3/+3
* [libFuzzer] more trophiesKostya Serebryany2015-11-111-20/+4
* [libFuzzer] add -merge flag to merge corporaKostya Serebryany2015-10-241-0/+1
* [libFuzzer] mention more trophies and improve the link formattingKostya Serebryany2015-10-121-5/+8
* [libFuzzer] document more trophiesKostya Serebryany2015-10-101-1/+4
* [libFuzzer] add -artifact_prefix flagKostya Serebryany2015-10-091-1/+1
OpenPOWER on IntegriCloud