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
/
test
/
FuzzerUnittest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] add one more mutator: Mutate_ChangeASCIIInteger
Kostya Serebryany
2015-09-08
1
-0
/
+31
*
[libFuzzer] actually make the dictionaries work (+docs)
Kostya Serebryany
2015-09-04
1
-10
/
+70
*
[libFuzzer] refactor the mutation functions so that they are now methods of a...
Kostya Serebryany
2015-09-03
1
-19
/
+25
*
[libFuzzer] adding a parser for AFL-style dictionaries + tests.
Kostya Serebryany
2015-09-03
1
-0
/
+48
*
[libFuzzer] add one more mutation strategy: byte shuffling
Kostya Serebryany
2015-08-06
1
-0
/
+23
*
[libFuzzer] more refactoring of the Mutator and adding tests to it
Kostya Serebryany
2015-08-01
1
-12
/
+98
*
[libFuzzer] start refactoring the Mutator and adding tests to it
Kostya Serebryany
2015-08-01
1
-1
/
+35
*
[libFuzzer] allow users to supply their own implementation of rand
Kostya Serebryany
2015-07-24
1
-1
/
+2
*
[lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators
Kostya Serebryany
2015-05-22
1
-1
/
+4
*
[lib/Fuzzer] Add SHA1 implementation from public domain.
Kostya Serebryany
2015-05-14
1
-0
/
+8
*
[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...
Kostya Serebryany
2015-05-06
1
-3
/
+3
*
[fuzzer] Add a gtest-style test
Kostya Serebryany
2015-01-30
1
-0
/
+62