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
/
fuzzer.test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[libFuzzer] make sure we find buffer overflow in the input buffer. Previously...
Kostya Serebryany
2016-01-13
1
-0
/
+3
*
[libFuzzer] add a position hint to the dictionary-based mutator
Kostya Serebryany
2016-01-07
1
-4
/
+2
*
[libfuzzer] print_new_cov_pcs experimental option.
Mike Aizatsky
2016-01-06
1
-0
/
+6
*
[libFuzzer] split the tests to run them in parallel, remove one redundant test
Kostya Serebryany
2015-12-19
1
-40
/
+1
*
[libFuzzer] make CrossOver just one of the other mutations
Kostya Serebryany
2015-12-19
1
-6
/
+6
*
[LibFuzzer] Introducing FUZZER_FLAG_UNSIGNED and using it for seeding.
Mike Aizatsky
2015-12-10
1
-2
/
+2
*
[libFuzzer] add a flag -exact_artifact_path
Kostya Serebryany
2015-11-25
1
-0
/
+2
*
[libFuzzer] experimental flag -drill (another search heuristic; Mike Aizatsky...
Kostya Serebryany
2015-11-12
1
-1
/
+5
*
[libFuzzer] make libFuzzer link if there is no sanitizer coverage instrumenta...
Kostya Serebryany
2015-11-09
1
-0
/
+3
*
[libFuzzer] use the indirect caller-callee counter as an independent search h...
Kostya Serebryany
2015-10-22
1
-0
/
+3
*
[libFuzzer] remove the deprecated 'tokens' feature
Kostya Serebryany
2015-10-22
1
-2
/
+0
*
[libFuzzer] print a stack trace on timeout
Kostya Serebryany
2015-10-16
1
-0
/
+5
*
[libFuzzer] When -test_single_input crashes the test it is not necessary to w...
Kostya Serebryany
2015-10-16
1
-1
/
+6
*
[libFuzzer] add -artifact_prefix flag
Kostya Serebryany
2015-10-09
1
-3
/
+5
*
[libFuzzer] remove experimental flag and functionality
Kostya Serebryany
2015-10-02
1
-2
/
+2
*
[libFuzzer] add a flag -max_total_time
Kostya Serebryany
2015-10-02
1
-0
/
+3
*
[LibFuzzer] test_single_input option to run a single test case.
Ivan Krasin
2015-10-01
1
-0
/
+1
*
[libFuzzer]Add a test for defeating a hash sum.
Ivan Krasin
2015-09-08
1
-0
/
+3
*
[libFuzzer] actually make the dictionaries work (+docs)
Kostya Serebryany
2015-09-04
1
-0
/
+3
*
[libFuzzer] deprecate the -tokens flag. This was a bad idea because the corpu...
Kostya Serebryany
2015-09-02
1
-1
/
+1
*
[libFuzzer] add two flags, -tbm_depth and -tbm_width to control how the trace...
Kostya Serebryany
2015-08-12
1
-3
/
+3
*
[libFuzzer] use data-flow feedback from strcmp
Kostya Serebryany
2015-08-05
1
-0
/
+3
*
[libFuzzer] make sure that 2-byte arguments of switch() are handled properly
Kostya Serebryany
2015-07-31
1
-1
/
+1
*
[libFuzzer] trace switch statements and apply mutations based on the expected...
Kostya Serebryany
2015-07-31
1
-0
/
+3
*
[libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o d...
Kostya Serebryany
2015-07-30
1
-0
/
+3
*
[libFuzzer] implement memcmp hook for data-flow-guided fuzzing (w/o dfsan), e...
Kostya Serebryany
2015-07-30
1
-0
/
+3
*
[libFuzzer] dump long running units to disk
Kostya Serebryany
2015-07-23
1
-3
/
+3
*
[Fuzzer] Rely on $PATH expansion instead of hardcoding paths in tests. NFC.
Alexey Samsonov
2015-07-21
1
-10
/
+10
*
[Fuzzer] Clearly separate regular and DFSan tests. NFC.
Alexey Samsonov
2015-07-21
1
-4
/
+1
*
[lib/Fuzzer] remove -use_coverage_pairs=1, an experimental feature that is un...
Kostya Serebryany
2015-05-22
1
-1
/
+1
*
[lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators
Kostya Serebryany
2015-05-22
1
-0
/
+2
*
[lib/Fuzzer] change the meaning of -timeout flag: now timeout is applied to e...
Kostya Serebryany
2015-05-19
1
-1
/
+1
*
[lib/Fuzzer] remove the -dfsan=1 flag, just use -use_traces=1 (w/ or w/o dfsan)
Kostya Serebryany
2015-05-12
1
-2
/
+2
*
[lib/Fuzzer] add a trace-based mutatation logic. Same idea as with DFSan-base...
Kostya Serebryany
2015-05-11
1
-0
/
+1
*
[lib/Fuzzer] build tests that work well with dfsan also w/o dfsan
Kostya Serebryany
2015-05-08
1
-2
/
+2
*
[lib/Fuzzer] change the way we use taint information for fuzzing. Now, we run...
Kostya Serebryany
2015-05-07
1
-2
/
+2
*
[lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simpli...
Kostya Serebryany
2015-05-07
1
-12
/
+11
*
[fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...
Kostya Serebryany
2015-03-31
1
-0
/
+3
*
DFSan-based fuzzer (proof of concept).
Kostya Serebryany
2015-03-30
1
-0
/
+3
*
[sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fu...
Kostya Serebryany
2015-03-03
1
-0
/
+3
*
[fuzzer] one more experimental search mode: -use_coverage_pairs=1
Kostya Serebryany
2015-02-20
1
-1
/
+4
*
[fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This ...
Kostya Serebryany
2015-01-29
1
-0
/
+3
*
Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...
Aaron Ballman
2015-01-29
1
-0
/
+13
*
Temporarily reverting the fuzzer library as it causes too many build issues f...
Aaron Ballman
2015-01-29
1
-13
/
+0
*
Add lit-style tests for the Fuzzer library
Kostya Serebryany
2015-01-28
1
-0
/
+13
[prev]