Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-13 | [libFuzzer] simplify FuzzerInterface.h | Kostya Serebryany | 1 | -1/+1 |
2016-04-01 | [libfuzzer] adding license headers to cpp files | Mike Aizatsky | 1 | -0/+3 |
2016-02-13 | [libFuzzer] don't require seed in fuzzer::Mutate, instead use the global Fuzz... | Kostya Serebryany | 1 | -4/+12 |
2016-02-13 | [libFuzzer] provide a plain C interface for custom mutators (experimental) | Kostya Serebryany | 1 | -0/+27 |