Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] more refactoring of the Mutator and adding tests to it | Kostya Serebryany | 2015-08-01 | 1 | -12/+98 |
* | [libFuzzer] start refactoring the Mutator and adding tests to it | Kostya Serebryany | 2015-08-01 | 1 | -1/+35 |
* | [libFuzzer] allow users to supply their own implementation of rand | Kostya Serebryany | 2015-07-24 | 1 | -1/+2 |
* | [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators | Kostya Serebryany | 2015-05-22 | 1 | -1/+4 |
* | [lib/Fuzzer] Add SHA1 implementation from public domain. | Kostya Serebryany | 2015-05-14 | 1 | -0/+8 |
* | [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un... | Kostya Serebryany | 2015-05-06 | 1 | -3/+3 |
* | [fuzzer] Add a gtest-style test | Kostya Serebryany | 2015-01-30 | 1 | -0/+62 |