Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -39/+0 |
* | Generate error reports when a fuzz target exits. | Matt Morehouse | 2017-07-20 | 1 | -1/+2 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [libFuzzer] simplify FuzzerInterface.h | Kostya Serebryany | 2016-05-13 | 1 | -1/+1 |
* | [libfuzzer] adding license headers to cpp files | Mike Aizatsky | 2016-04-01 | 1 | -0/+3 |
* | [libFuzzer] don't require seed in fuzzer::Mutate, instead use the global Fuzz... | Kostya Serebryany | 2016-02-13 | 1 | -4/+12 |
* | [libFuzzer] provide a plain C interface for custom mutators (experimental) | Kostya Serebryany | 2016-02-13 | 1 | -0/+27 |