Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] remove use_traces=1 since use_value_profile seems to be strictly ... | Kostya Serebryany | 2016-09-09 | 1 | -10/+0 |
* | [libFuzzer] add InsertRepeatedBytes and EraseBytes. | Kostya Serebryany | 2016-08-15 | 1 | -2/+3 |
* | [LibFuzzer] Move tests in ``fuzzer-traces.test`` that require hooks to their ... | Dan Liew | 2016-06-14 | 1 | -17/+0 |
* | [libFuzzer] make check-fuzzer a bit faster | Kostya Serebryany | 2016-05-27 | 1 | -3/+2 |
* | [libFuzzer] improve -merge functionality | Kostya Serebryany | 2016-03-18 | 1 | -9/+9 |
* | [libFuzzer] do mutations based on memcmp/strcmp interceptors under a separate... | Kostya Serebryany | 2016-01-15 | 1 | -7/+7 |
* | [libFuzzer] suggest a dictionary to the user of some of the trace-based dicti... | Kostya Serebryany | 2016-01-14 | 1 | -0/+7 |
* | [libFuzzer] change the way trace-based mutations are applied. Instead of a cu... | Kostya Serebryany | 2016-01-09 | 1 | -3/+4 |
* | [libFuzzer] split the tests to run them in parallel, remove one redundant test | Kostya Serebryany | 2015-12-19 | 1 | -0/+19 |