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
/
FuzzerDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[lib/Fuzzer] detach the pulse thread instad of joining it
Kostya Serebryany
2015-05-12
1
-1
/
+1
*
[lib/Fuzzer] when running multiple fuzzing processes, print something every 1...
Kostya Serebryany
2015-05-11
1
-2
/
+14
*
[lib/Fuzzer] add a trace-based mutatation logic. Same idea as with DFSan-base...
Kostya Serebryany
2015-05-11
1
-0
/
+1
*
[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when building LLVM with LLVM_U...
Kostya Serebryany
2015-05-08
1
-1
/
+4
*
[fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...
Kostya Serebryany
2015-03-31
1
-12
/
+65
*
DFSan-based fuzzer (proof of concept).
Kostya Serebryany
2015-03-30
1
-0
/
+1
*
[sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fu...
Kostya Serebryany
2015-03-03
1
-0
/
+1
*
[fuzzer] one more experimental search mode: -use_coverage_pairs=1
Kostya Serebryany
2015-02-20
1
-0
/
+1
*
[fuzzer] split main() into FuzzerDriver() that takes a callback as a paramete...
Kostya Serebryany
2015-02-19
1
-0
/
+198
[prev]