summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerFlags.def
Commit message (Expand)AuthorAgeFilesLines
* [libFizzer] rename -print_new_cov_pcs=1 into -print_pcs=1 and make it more us...Kostya Serebryany2016-08-251-1/+1
* [libFuzzer] new experimental feature: value profiling. Profiles values that a...Kostya Serebryany2016-08-161-0/+2
* [libFuzzer] add hooks for strstr, strcasestr, strcasecmp, strncasecmpKostya Serebryany2016-07-151-0/+2
* [libfuzzer] prune_corpus option for disabling pruning during the load.Mike Aizatsky2016-06-071-0/+2
* [libfuzzer] Trying random unit prefixes during corpus load.Mike Aizatsky2016-05-241-0/+1
* [libFuzzer] better document the -merge=1 flagKostya Serebryany2016-05-091-1/+2
* [libFuzzer] enhance -rss_limit_mb and enable by default. Now it will print th...Kostya Serebryany2016-05-061-1/+1
* [libFuzzer] add exeprimental -rss_limit_mb flag to fight against OOMsKostya Serebryany2016-05-061-0/+2
* [libFuzzer] enable detect_leaks=1, add proper docsKostya Serebryany2016-04-291-1/+1
* [libFuzzer] added -detect_leaks flag (0 by default for now). When enabled, it...Kostya Serebryany2016-04-201-0/+2
* [libFuzzer] more docsKostya Serebryany2016-03-291-1/+2
* [libFuzzer] handle SIGTERMKostya Serebryany2016-03-241-0/+1
* [libFuzzer] add a flag close_fd_mask so that we can silence spammy targets by...Kostya Serebryany2016-03-181-0/+2
* [libFuzzer] improve -merge functionalityKostya Serebryany2016-03-181-4/+2
* [libFuzzer] deprecate several flagsKostya Serebryany2016-03-171-5/+4
* [libFuzzer] try to use max_len based on the items of the corpus instead of bl...Kostya Serebryany2016-03-121-1/+3
* [libFuzzer] deprecate exit_on_first flagKostya Serebryany2016-03-011-3/+2
* [libFuzzer] add generic signal handlers so that libFuzzer can report at least...Kostya Serebryany2016-03-011-1/+8
* [libFuzzer] add -print_final_stats=1 flagKostya Serebryany2016-02-261-0/+1
* [libFuzzer] add -timeout_exitcode optionKostya Serebryany2016-01-291-0/+2
* [libFuzzer] add -abort_on_timeout optionKostya Serebryany2016-01-231-0/+1
* [libFuzzer] do mutations based on memcmp/strcmp interceptors under a separate...Kostya Serebryany2016-01-151-0/+2
* [libFuzzer] change the way trace-based mutations are applied. Instead of a cu...Kostya Serebryany2016-01-091-4/+0
* [libfuzzer] print_new_cov_pcs experimental option.Mike Aizatsky2016-01-061-0/+2
* [libFuzzer] deprecate -save_minimized_corpus, -merge can be used insteadKostya Serebryany2015-12-191-4/+1
* [LibFuzzer] Introducing FUZZER_FLAG_UNSIGNED and using it for seeding.Mike Aizatsky2015-12-101-1/+1
* [libFuzzer] add a flag -exact_artifact_pathKostya Serebryany2015-11-251-0/+5
* output_csv libfuzzer optionMike Aizatsky2015-11-121-0/+1
* [libFuzzer] experimental flag -drill (another search heuristic; Mike Aizatsky...Kostya Serebryany2015-11-121-0/+2
* [libFuzzer] add -merge flag to merge corporaKostya Serebryany2015-10-241-0/+2
* [libFuzzer] use the indirect caller-callee counter as an independent search h...Kostya Serebryany2015-10-221-0/+1
* [libFuzzer] remove the deprecated 'tokens' featureKostya Serebryany2015-10-221-5/+0
* [libFuzzer] add -shuffle flagKostya Serebryany2015-10-171-0/+1
* [libFuzzer] add -artifact_prefix flagKostya Serebryany2015-10-091-0/+3
* [libFuzzer] remove experimental flag and functionalityKostya Serebryany2015-10-021-4/+0
* [libFuzzer] add a flag -max_total_timeKostya Serebryany2015-10-021-1/+3
* [LibFuzzer] test_single_input option to run a single test case.Ivan Krasin2015-10-011-0/+1
* [libFuzzer] better documentatio for -save_minimized_corpus=1Kostya Serebryany2015-09-081-1/+2
* [libFuzzer] remove -iterations as redundant (there is also -num_runs)Kostya Serebryany2015-09-081-3/+0
* [libFuzzer] adding a parser for AFL-style dictionaries + tests.Kostya Serebryany2015-09-031-0/+1
* [libFuzzer] deprecate the -tokens flag. This was a bad idea because the corpu...Kostya Serebryany2015-09-021-2/+3
* Fix missing space in libfuzzer's help text.Lenny Maiorani2015-08-121-1/+1
* [libFuzzer] add two flags, -tbm_depth and -tbm_width to control how the trace...Kostya Serebryany2015-08-121-0/+4
* [libFuzzer] add -only_ascii flagKostya Serebryany2015-08-111-0/+2
* [libFuzzer] add option -report_slow_units=Nsec to control when slow units are...Kostya Serebryany2015-08-051-0/+2
* [lib/Fuzzer] make the fuzzing timeout 1200 seconds by default (was: infinity)Kostya Serebryany2015-05-261-1/+1
* [lib/Fuzzer] fix docsKostya Serebryany2015-05-261-2/+2
* [lib/Fuzzer] remove -use_coverage_pairs=1, an experimental feature that is un...Kostya Serebryany2015-05-221-2/+0
* [lib/Fuzzer] change the meaning of -timeout flag: now timeout is applied to e...Kostya Serebryany2015-05-191-1/+4
* [lib/Fuzzer] when -sync_command=<CMD> is given, periodically execute 'CMD COR...Kostya Serebryany2015-05-181-0/+4
OpenPOWER on IntegriCloud