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
/
FuzzerIO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lib/Fuzzer] start getting rid of std::cerr. Sadly, these parts of C++ librar...
Kostya Serebryany
2015-05-23
1
-4
/
+9
*
[lib/Fuzzer] when -sync_command=<CMD> is given, periodically execute 'CMD COR...
Kostya Serebryany
2015-05-18
1
-1
/
+1
*
[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when building LLVM with LLVM_U...
Kostya Serebryany
2015-05-08
1
-4
/
+25
*
[lib/Fuzzer] on crash print the contents of the crashy input as base64
Kostya Serebryany
2015-05-05
1
-0
/
+5
*
[fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...
Kostya Serebryany
2015-03-31
1
-0
/
+6
*
[fuzzer] make multi-process execution more verbose; fix mutation to actually ...
Kostya Serebryany
2015-02-04
1
-0
/
+8
*
Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...
Aaron Ballman
2015-01-29
1
-0
/
+49
*
Temporarily reverting the fuzzer library as it causes too many build issues f...
Aaron Ballman
2015-01-29
1
-49
/
+0
*
[fuzzer] add option -save_minimized_corpus
Kostya Serebryany
2015-01-28
1
-2
/
+7
*
Add a Fuzzer library
Kostya Serebryany
2015-01-27
1
-0
/
+44