summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LibFuzzer.rst
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] mention one more trophieKostya Serebryany2016-10-281-0/+2
* [libFuzzer] a bit more docsKostya Serebryany2016-10-281-1/+3
* [libFuzzer] docs: update the examplesKostya Serebryany2016-10-271-30/+30
* [libFuzzer] docs: separate section for fuzz targetKostya Serebryany2016-10-271-4/+23
* [libFuzzer] remove large examples from the libFuzzer docs and link to the lib...Kostya Serebryany2016-10-271-163/+5
* [libFuzzer] refresh docsKostya Serebryany2016-10-261-16/+9
* [libFuzzer] mention one more trophieKostya Serebryany2016-10-211-0/+2
* [libfuzzer] sancov documentation updateMike Aizatsky2016-09-301-3/+4
* [libFuzzer] remove use_traces=1 since use_value_profile seems to be strictly ...Kostya Serebryany2016-09-091-17/+1
* [libFuzzer] add missing docsKostya Serebryany2016-09-081-0/+3
* [libFizzer] rename -print_new_cov_pcs=1 into -print_pcs=1 and make it more us...Kostya Serebryany2016-08-251-0/+2
* [libFuzzer] fix link in docsKostya Serebryany2016-08-231-1/+1
* [libFuzzer] docs on value profileKostya Serebryany2016-08-231-0/+28
* [libFuzzer] mention one more trophie in LLVMKostya Serebryany2016-08-131-1/+1
* [libFuzzer] fix typo in docsKostya Serebryany2016-08-121-1/+1
* [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
OpenPOWER on IntegriCloud