Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] remove some old code; also make __sanitizer_get_total_unique_call... | Kostya Serebryany | 2015-10-23 | 1 | -3/+0 |
* | [libFuzzer] refactor the mutation functions so that they are now methods of a... | Kostya Serebryany | 2015-09-03 | 1 | -2/+3 |
* | [libFuzzer] move the mutators to public interface so that custom mutators may... | Kostya Serebryany | 2015-08-06 | 1 | -11/+0 |
* | [libFuzzer] allow users to supply their own implementation of rand | Kostya Serebryany | 2015-07-24 | 1 | -2/+18 |
* | [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators | Kostya Serebryany | 2015-05-22 | 1 | -0/+27 |