| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 |

