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
/
compiler-rt
/
lib
/
fuzzer
/
FuzzerDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[libFuzzer] fix a minor regression in printing
Kostya Serebryany
2017-12-06
1
-1
/
+1
*
[libFuzzer] Encapsulate commands in a class.
Matt Morehouse
2017-12-04
1
-29
/
+37
*
[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
-1
/
+0
*
[libFuzzer] add an experimental search heuristic flag -reduce_depth
Kostya Serebryany
2017-12-01
1
-0
/
+1
*
[libFuzzer] handle SIGUSR1/SIGUSR2 and try to exit grafully on these signals
Kostya Serebryany
2017-11-09
1
-0
/
+2
*
[libFuzzer] allow user to specify the merge control file
Kostya Serebryany
2017-11-09
1
-8
/
+10
*
[libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing sess...
Alex Shlyapnikov
2017-10-23
1
-0
/
+1
*
[libFuzzer] experimental flag to tweak the corpus distribution. Seems to impr...
Kostya Serebryany
2017-10-11
1
-0
/
+1
*
[libFuzzer] Disable experimental clang coverage support by default.
Max Moroz
2017-10-05
1
-0
/
+1
*
[libFuzzer] minor refactoring, NFC
Kostya Serebryany
2017-09-15
1
-4
/
+2
*
[libFuzzer] refactoring: move reading the seed corpus closer to where it's co...
Kostya Serebryany
2017-08-29
1
-26
/
+12
*
[libFuzzer] Use custom allocators for STL containers in libFuzzer.
George Karpenkov
2017-08-27
1
-17
/
+17
*
Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"
George Karpenkov
2017-08-26
1
-16
/
+16
*
[libFuzzer] Use custom allocators for STL containers in libFuzzer
George Karpenkov
2017-08-26
1
-16
/
+16
*
[libFuzzer] add -print_funcs=1 (on bey default): print newly discovered funct...
Kostya Serebryany
2017-08-25
1
-0
/
+1
*
Move libFuzzer to compiler_rt.
George Karpenkov
2017-08-21
1
-0
/
+764
[prev]