index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Fuzzer
/
test
/
fuzzer-dfsan.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] remove dfsan support and some related stale code. This is not bei...
Kostya Serebryany
2016-10-04
1
-16
/
+0
*
[libFuzzer] remove use_traces=1 since use_value_profile seems to be strictly ...
Kostya Serebryany
2016-09-09
1
-8
/
+0
*
[LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer te...
Dan Liew
2016-06-02
1
-0
/
+1
*
[libFuzzer] get rid of UserSuppliedFuzzer; NFC
Kostya Serebryany
2016-02-13
1
-1
/
+1
*
[libFuzzer] suggest a dictionary to the user of some of the trace-based dicti...
Kostya Serebryany
2016-01-14
1
-1
/
+1
*
[libFuzzer] don't limit memcmp tracing with 8 bytes
Kostya Serebryany
2016-01-09
1
-3
/
+4
*
[libFuzzer] add two flags, -tbm_depth and -tbm_width to control how the trace...
Kostya Serebryany
2015-08-12
1
-1
/
+1
*
[libFuzzer] use data-flow feedback from strcmp
Kostya Serebryany
2015-08-05
1
-0
/
+3
*
[libFuzzer] start refactoring the Mutator and adding tests to it
Kostya Serebryany
2015-08-01
1
-5
/
+9
*
[libFuzzer] support switch interception in dfsan mode
Kostya Serebryany
2015-07-31
1
-0
/
+4
*
[libFuzzer] fix the strncmp interceptor -- it should respect short strings.
Kostya Serebryany
2015-07-30
1
-1
/
+1
*
[libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o d...
Kostya Serebryany
2015-07-30
1
-0
/
+2
*
[libFuzzer] implement memcmp hook for data-flow-guided fuzzing (w/o dfsan), e...
Kostya Serebryany
2015-07-30
1
-1
/
+1
*
[libFuzzer] ensure that the dfsan tracing hooks actually run (using -verbosit...
Kostya Serebryany
2015-07-28
1
-0
/
+3
*
[Fuzzer] Rely on $PATH expansion instead of hardcoding paths in tests. NFC.
Alexey Samsonov
2015-07-21
1
-2
/
+2
*
[Fuzzer] Clearly separate regular and DFSan tests. NFC.
Alexey Samsonov
2015-07-21
1
-0
/
+6