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
/
afl
/
afl_driver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] Delete llvm/lib/Fuzzer
Vitaly Buka
2017-10-16
1
-335
/
+0
*
[libFuzzer] update the comments in afl/afl_driver.cpp
Kostya Serebryany
2017-07-14
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-6
/
+6
*
[libFuzzer] improve the afl driver and it's tests. Make it possible to run in...
Kostya Serebryany
2017-05-15
1
-12
/
+45
*
[libFuzzer] add a dummy LLVMFuzzerMutate to afl/afl_driver.cpp (https://githu...
Kostya Serebryany
2017-03-15
1
-0
/
+7
*
[libFuzzer] extend the messages printed by afl_driver
Kostya Serebryany
2016-07-19
1
-4
/
+12
*
[libFuzzer] Let user specify extra stats file.
Mike Aizatsky
2016-06-30
1
-3
/
+179
*
Enable libFuzzer's afl_driver to append stderr to a file.
Vitaly Buka
2016-06-16
1
-0
/
+21
*
Revert "Enable libFuzzer's afl_driver to append stderr to a file."
Vitaly Buka
2016-06-14
1
-21
/
+0
*
Enable libFuzzer's afl_driver to append stderr to a file.
Vitaly Buka
2016-06-14
1
-0
/
+21
*
[libFuzzer] add a license header to afl/afl_driver.cpp
Kostya Serebryany
2016-05-24
1
-0
/
+8
*
[libFuzzer] add a driver file to use AFL on LLVMFuzzerTestOneInput
Kostya Serebryany
2016-05-10
1
-0
/
+82