summaryrefslogtreecommitdiffstats
path: root/docs/LibFuzzer.rst
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] add a flag -malloc_limit_mbKostya Serebryany2017-12-011-0/+4
* [libFuzzer] mention one more trophie in the Linux KernelKostya Serebryany2017-11-301-0/+2
* [libFuzzer] add docs for -reduce_inputsKostya Serebryany2017-11-161-0/+3
* [libFuzzer] update links in the docsKostya Serebryany2017-11-091-2/+2
* [libFuzzer] update the docs, document how to resume the mergeKostya Serebryany2017-11-091-60/+51
* docs: Add some information about Fuzzing LLVM itselfJustin Bogner2017-10-121-65/+7
* [libFuzzer] one more trophyKostya Serebryany2017-09-181-0/+2
* [libFuzzer] recommend Clang Coverage for coverage visualizationKostya Serebryany2017-08-111-24/+4
* Update libFuzzer documentation for -fsanitize=fuzzer-no-link flagGeorge Karpenkov2017-08-111-1/+13
* [libFuzzer tests] Only enable libFuzzer tests ifGeorge Karpenkov2017-08-041-2/+1
* Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.George Karpenkov2017-08-041-3/+6
* [libFuzzer] enable reduce_inputs=1 by default (seems to be a big win usually)Kostya Serebryany2017-07-191-0/+3
* fix typo in document; NFCHiroshi Inoue2017-07-121-1/+1
* [libFuzzer] update docs on -print_coverage/-dump_coverageKostya Serebryany2017-05-091-4/+15
* Updates documentation for a syntax sugar libfuzzer flag,George Karpenkov2017-04-241-3/+9
* Testing commit credentialsGeorge Karpenkov2017-04-241-0/+1
* [libFuzzer] more trophiesKostya Serebryany2017-04-141-0/+2
* [libFuzzer] better link for trophiesKostya Serebryany2017-01-181-1/+1
* [libFuzzer] doc updateKostya Serebryany2016-12-151-3/+0
* [libFuzzer] document one more desired feature of a fuzz targetKostya Serebryany2016-12-141-0/+1
* [libFuzzer] better documentation for -fsanitize-coverage=trace-cmpKostya Serebryany2016-11-171-3/+13
* [libFuzzer] one more trophyKostya Serebryany2016-11-121-1/+1
* [libFuzzer] minor docs updateKostya Serebryany2016-11-081-3/+3
* [libFuzzer] fix -error_exitcode=N, now with a test Kostya Serebryany2016-11-031-2/+3
* [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