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/+6 |
* | [fuzzer] make multi-process execution more verbose; fix mutation to actually ... | Kostya Serebryany | 2015-02-04 | 1 | -0/+8 |
* | Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz... | Aaron Ballman | 2015-01-29 | 1 | -0/+49 |
* | Temporarily reverting the fuzzer library as it causes too many build issues f... | Aaron Ballman | 2015-01-29 | 1 | -49/+0 |
* | [fuzzer] add option -save_minimized_corpus | Kostya Serebryany | 2015-01-28 | 1 | -2/+7 |
* | Add a Fuzzer library | Kostya Serebryany | 2015-01-27 | 1 | -0/+44 |