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
/
test
/
fuzzer
/
only-some-bytes.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] split DataFlow.cpp into two .cpp files, one of which can be compi...
Kostya Serebryany
2019-06-21
1
-1
/
+2
*
[libFuzzer] ensure that DFT and autofocus works for C++ (mangled) functions
Kostya Serebryany
2019-06-20
1
-2
/
+9
*
[libFuzzer] reimplement DFT's collect_data_flow inside libFuzzer so that we d...
Kostya Serebryany
2019-05-14
1
-2
/
+2
*
[libFuzzer] implement -focus_function=auto, to be used with Data Flow Traces
Kostya Serebryany
2019-05-09
1
-2
/
+11
*
[libFuzzer] disable two tests on i386 that are causing timeouts on the bots
Kostya Serebryany
2019-05-08
1
-1
/
+1
*
Enable x86 builds
Jonathan Metzman
2019-04-30
1
-2
/
+1
*
[libFuzzer] use absolute distance in addition to the hamming distance in valu...
Kostya Serebryany
2018-08-02
1
-1
/
+1
*
[libFuzzer] quick hack to fix the bot
Kostya Serebryany
2018-07-19
1
-0
/
+1
*
[libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...
Kostya Serebryany
2018-07-19
1
-6
/
+12
*
[libFuzzer] make the corpus elements aware of their data flow traces
Kostya Serebryany
2018-06-07
1
-0
/
+31