index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fuzzer
/
FuzzerFlags.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] Remove lazy counters.
Matt Morehouse
2019-10-01
1
-3
/
+0
*
[libFuzzer] implement a better queue for the fork mode. Add an internal flag ...
Kostya Serebryany
2019-06-14
1
-0
/
+1
*
[libFuzzer] Disable len_control by default if LLVMFuzzerCustomMutator is used.
Max Moroz
2019-06-14
1
-1
/
+1
*
[libFuzzer] small refactoring in the driver; dummy implementation of collect_...
Kostya Serebryany
2019-05-10
1
-0
/
+2
*
[libFuzzer] implement -focus_function=auto, to be used with Data Flow Traces
Kostya Serebryany
2019-05-09
1
-1
/
+3
*
[libFuzzer] Replace -seed_corpus to better support fork mode on Win
Jonathan Metzman
2019-04-30
1
-1
/
+2
*
[libFuzzer] add -features_dir= flag to dump unique input features on disk
Kostya Serebryany
2019-04-13
1
-0
/
+4
*
[libFuzzer] form mode: add -ignore_crashes flag, honor the max_total_time fla...
Kostya Serebryany
2019-02-15
1
-0
/
+1
*
[libFuzzer] teach the fork mode to ignore OOMs and timeouts
Kostya Serebryany
2019-02-12
1
-0
/
+2
*
[libFuzzer] extend the -fork=1 functionality. Still not fully usable, but goo...
Kostya Serebryany
2019-02-12
1
-1
/
+1
*
[libFuzzer] remove two unused experimental flags
Kostya Serebryany
2019-02-08
1
-7
/
+0
*
[libFuzzer] introduce an experimental mode -fork=1, where fuzzing happens in ...
Kostya Serebryany
2019-02-08
1
-0
/
+2
*
[libFuzzer] refactor the way we choose the element to cross-over with, NFC (e...
Kostya Serebryany
2019-02-08
1
-0
/
+2
*
[libFuzzer] experimental performance optimization -lazy_counters, off by defa...
Kostya Serebryany
2019-01-31
1
-0
/
+3
*
[libFuzzer] remove stale code, NFC
Kostya Serebryany
2019-01-30
1
-2
/
+0
*
[libFuzzer] remove stale code
Kostya Serebryany
2019-01-29
1
-3
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libFuzzer] Remove unstable edge handling
Jonathan Metzman
2019-01-15
1
-9
/
+0
*
[libFuzzer] make len_control less aggressive
Kostya Serebryany
2018-12-14
1
-1
/
+1
*
[libFuzzer] Remove mutation stats and weighted mutation selection.
Max Moroz
2018-08-29
1
-3
/
+0
*
[libFuzzer] Initial implementation of weighted mutation leveraging during run...
Max Moroz
2018-08-02
1
-0
/
+2
*
[libFuzzer] Handle unstable edges by disregarding unstable edges
Max Moroz
2018-07-24
1
-1
/
+3
*
[libFuzzer] Handle unstable edges by using minimum hit counts
Max Moroz
2018-07-23
1
-0
/
+5
*
[libFuzzer] Mutation tracking and logging implemented.
Max Moroz
2018-07-17
1
-0
/
+1
*
Revert r337194 (https://reviews.llvm.org/D48891) due to compilation errors.
Max Moroz
2018-07-16
1
-1
/
+0
*
[libFuzzer] Mutation tracking and logging implemented.
Max Moroz
2018-07-16
1
-0
/
+1
*
[libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...
Max Moroz
2018-07-16
1
-0
/
+2
*
Revert r337175 (https://reviews.llvm.org/D49212) due to unintentional format ...
Max Moroz
2018-07-16
1
-2
/
+0
*
[libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...
Max Moroz
2018-07-16
1
-0
/
+2
*
Revert "[libFuzzer] Mutation tracking and logging implemented"
Matt Morehouse
2018-07-09
1
-1
/
+0
*
[libFuzzer] Mutation tracking and logging implemented
Matt Morehouse
2018-07-09
1
-0
/
+1
*
[libFuzzer] remove an experimental flag -use_feature_frequency
Kostya Serebryany
2018-06-06
1
-2
/
+0
*
[libFuzzer] initial implementation of -data_flow_trace. It parses the data fl...
Kostya Serebryany
2018-06-06
1
-0
/
+2
*
[libFuzzer] reinstate -dump_coverage, which is still in use (reverts r332036)
Kostya Serebryany
2018-05-21
1
-1
/
+3
*
[libFuzzer] add an experimental flag -focus_function: libFuzzer will try to f...
Kostya Serebryany
2018-05-16
1
-0
/
+2
*
[libFuzzer] deprecate equivalence_server
Kostya Serebryany
2018-05-15
1
-2
/
+2
*
[libFuzzer] remove the dump_coverage flag, it hasn't been working with the in...
Kostya Serebryany
2018-05-10
1
-3
/
+1
*
[libFuzzer] remove the experimental support for clang coverage instrumentatio...
Kostya Serebryany
2018-05-10
1
-1
/
+1
*
fix some user facing typos / in the comments
Sylvestre Ledru
2018-03-13
1
-1
/
+1
*
[libFuzzer] Set -experimental_len_control=1000 as default.
Matt Morehouse
2018-02-13
1
-1
/
+4
*
[libFuzzer] add a flag -malloc_limit_mb
Kostya Serebryany
2017-12-01
1
-0
/
+3
*
[libFuzzer] remove stale flags; NFC
Kostya Serebryany
2017-12-01
1
-10
/
+0
*
[libFuzzer] add an experimental search heuristic flag -reduce_depth
Kostya Serebryany
2017-12-01
1
-1
/
+3
*
[libFuzzer] handle SIGUSR1/SIGUSR2 and try to exit grafully on these signals
Kostya Serebryany
2017-11-09
1
-0
/
+2
*
[libFuzzer] allow merge to resume after being preempted
Kostya Serebryany
2017-11-09
1
-0
/
+2
*
[libFuzzer] allow user to specify the merge control file
Kostya Serebryany
2017-11-09
1
-1
/
+4
*
[libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing sess...
Alex Shlyapnikov
2017-10-23
1
-0
/
+4
*
[libFuzzer] disable use_feature_frequency as it degrades some of the benchmar...
Kostya Serebryany
2017-10-11
1
-1
/
+1
*
[libFuzzer] make -use_feature_frequency less aggressive and enable by default
Kostya Serebryany
2017-10-11
1
-1
/
+1
*
[libFuzzer] experimental flag to tweak the corpus distribution. Seems to impr...
Kostya Serebryany
2017-10-11
1
-0
/
+1
[next]