OSDN Git Service

Add, and infer, a nofree function attribute
[android-x86/external-llvm.git] / docs / LibFuzzer.rst
2019-03-18 Kostya Serebryany[libFuzzer] document -len_control
2019-02-21 Kostya Serebryany[libFuzzer] fix the docs
2019-02-21 Kostya Serebryany[libFuzzer] document -fork=N
2019-02-19 Kostya Serebryany[libFuzzer] docs: add a FAQ entry about dlclose
2019-02-12 Hans WennborgLibFuzzer.rst: double backticks
2019-02-08 Jonathan MetzmanDocument libFuzzer on Windows.
2019-01-31 Kostya Serebryany[libFuzzer] update docs
2019-01-29 James Y KnightAdjust documentation for git migration.
2018-07-19 Matt Morehouse[libFuzzer] Update documentation regarding MSan.
2018-02-22 Matt Morehouse[libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats.
2017-12-01 Kostya Serebryany[libFuzzer] add a flag -malloc_limit_mb
2017-11-30 Kostya Serebryany[libFuzzer] mention one more trophie in the Linux Kernel
2017-11-16 Kostya Serebryany[libFuzzer] add docs for -reduce_inputs
2017-11-09 Kostya Serebryany[libFuzzer] update links in the docs
2017-11-09 Kostya Serebryany[libFuzzer] update the docs, document how to resume...
2017-10-12 Justin Bognerdocs: Add some information about Fuzzing LLVM itself
2017-09-18 Kostya Serebryany[libFuzzer] one more trophy
2017-08-11 Kostya Serebryany[libFuzzer] recommend Clang Coverage for coverage visua...
2017-08-11 George KarpenkovUpdate libFuzzer documentation for -fsanitize=fuzzer...
2017-08-04 George Karpenkov[libFuzzer tests] Only enable libFuzzer tests if
2017-08-04 George KarpenkovPort libFuzzer tests to LIT. Do not require two-stage...
2017-07-19 Kostya Serebryany[libFuzzer] enable reduce_inputs=1 by default (seems...
2017-07-12 Hiroshi Inouefix typo in document; NFC
2017-05-09 Kostya Serebryany[libFuzzer] update docs on -print_coverage/-dump_coverage
2017-04-24 George KarpenkovUpdates documentation for a syntax sugar libfuzzer...
2017-04-24 George KarpenkovTesting commit credentials
2017-04-14 Kostya Serebryany[libFuzzer] more trophies
2017-01-18 Kostya Serebryany[libFuzzer] better link for trophies
2016-12-15 Kostya Serebryany[libFuzzer] doc update
2016-12-14 Kostya Serebryany[libFuzzer] document one more desired feature of a...
2016-11-17 Kostya Serebryany[libFuzzer] better documentation for -fsanitize-coverag...
2016-11-12 Kostya Serebryany[libFuzzer] one more trophy
2016-11-08 Kostya Serebryany[libFuzzer] minor docs update
2016-11-03 Kostya Serebryany[libFuzzer] fix -error_exitcode=N, now with a test
2016-10-28 Kostya Serebryany[libFuzzer] mention one more trophie
2016-10-28 Kostya Serebryany[libFuzzer] a bit more docs
2016-10-27 Kostya Serebryany[libFuzzer] docs: update the examples
2016-10-27 Kostya Serebryany[libFuzzer] docs: separate section for fuzz target
2016-10-27 Kostya Serebryany[libFuzzer] remove large examples from the libFuzzer...
2016-10-26 Kostya Serebryany[libFuzzer] refresh docs
2016-10-21 Kostya Serebryany[libFuzzer] mention one more trophie
2016-09-30 Mike Aizatsky[libfuzzer] sancov documentation update
2016-09-09 Kostya Serebryany[libFuzzer] remove use_traces=1 since use_value_profile...
2016-09-08 Kostya Serebryany[libFuzzer] add missing docs
2016-08-25 Kostya Serebryany[libFizzer] rename -print_new_cov_pcs=1 into -print_pcs...
2016-08-23 Kostya Serebryany[libFuzzer] fix link in docs
2016-08-23 Kostya Serebryany[libFuzzer] docs on value profile
2016-08-13 Kostya Serebryany[libFuzzer] mention one more trophie in LLVM
2016-08-12 Kostya Serebryany[libFuzzer] fix typo in docs
2016-06-08 Kostya Serebryany[libFuzzer] docs: merge two lines with cmake instructio...
2016-06-07 Kostya Serebryany[docs] fix the build by including ScudoHardenedAllocato...
2016-06-02 Kostya Serebryany[libFuzzer] fix docs
2016-06-02 Kostya Serebryany[libFuzzer] docs: add contact, mention more trophies
2016-05-27 Kostya Serebryany[libFuzzer] use __sanitizer_set_report_fd with -close_f...
2016-05-25 Kostya Serebryany[libFuzzer] document the proposed FUZZING_BUILD_MODE_UN...
2016-05-24 Mike Aizatsky[libfuzzer][doc] documenting running libfuzzer tests.
2016-05-10 Kostya Serebryany[libFuzzer] mention the AFL driver in the docs
2016-05-09 Kostya Serebryany[libFuzzer] add a test for libFuzzer+ubsan, extend...
2016-05-09 Kostya Serebryany[libFuzzer] reshuffle docs more
2016-05-09 Kostya Serebryany[libFuzzer] reshuffle docs
2016-05-09 Kostya Serebryany[libFuzzer] better document the -merge=1 flag, part 2
2016-05-09 Kostya Serebryany[libFuzzer] better document the -merge=1 flag
2016-05-06 Kostya Serebryany[libFuzzer] modify the docs for startup/init
2016-05-06 Kostya Serebryany[libFuzzer] tweak the documentation about rss_limit
2016-05-06 Kostya Serebryany[libFuzzer] enhance -rss_limit_mb and enable by default...
2016-05-06 Kostya Serebryany[libFuzzer] more trophies
2016-05-05 Kostya Serebryany[libFuzzer] better docs for coverage
2016-04-29 Kostya Serebryany[libFuzzer] fix docs
2016-04-29 Kostya Serebryany[libFuzzer] enable detect_leaks=1, add proper docs
2016-04-28 Kostya Serebryany[libFuzzer] Improve documentation
2016-04-19 Kostya Serebryany[libFuzzer] more trophies
2016-04-18 Kostya Serebryany[libFuzzer] add fresh openssl trophies
2016-04-15 Kostya Serebryany[libFuzzer] menion the git mirror in the docs
2016-03-29 Kostya Serebryany[libFuzzer] more trophies
2016-03-29 Kostya Serebryany[libFuzzer] more docs
2016-03-19 Kostya Serebryany[libFuzzer] one more trophie
2016-03-18 Kostya Serebryany[libFuzzer] add a flag close_fd_mask so that we can...
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs more
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs more
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs more
2016-03-12 Kostya Serebryany[libFuzzer] refresh docs
2016-03-12 Kostya Serebryany[libFuzzer] try to use max_len based on the items of...
2016-03-02 Kostya Serebryany[libFuzzer] more trophies
2016-02-27 Kostya Serebryany[libFuzzer] don't emit callbacks to sanitizer run-time...
2016-02-02 Kostya Serebryany[libFuzzer] allow passing 1 or more files as individual...
2016-01-29 Kostya Serebryany[libFuzzer] add -timeout_exitcode option
2016-01-23 Kostya Serebryany[libFuzzer] add -abort_on_timeout option
2016-01-16 Kostya Serebryany[libFuzzer] introduce LLVMFuzzerInitialize
2015-12-19 Kostya Serebryany[libFuzzer] deprecate -save_minimized_corpus, -merge...
2015-12-05 Kostya Serebryany[libFuzzer] one more trophie
2015-11-26 Kostya Serebryany[libFuzzer] clean up the docs, add one more link
2015-11-25 Kostya Serebryany[libFuzzer] add a flag -exact_artifact_path
2015-11-13 Kostya Serebryany[libFuzzer] more trophies
2015-11-11 Kostya Serebryany[libFuzzer] better links
2015-11-11 Kostya Serebryany[libFuzzer] more trophies
2015-10-24 Kostya Serebryany[libFuzzer] add -merge flag to merge corpora
2015-10-12 Kostya Serebryany[libFuzzer] mention more trophies and improve the link...
2015-10-10 Kostya Serebryany[libFuzzer] document more trophies
2015-10-09 Kostya Serebryany[libFuzzer] add -artifact_prefix flag
2015-10-02 Kostya Serebryany[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer...
next