Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] increase the default size for shmem | Kostya Serebryany | 2017-02-01 | 1 | -5/+5 |
* | [libfuzzer] include errno.h. On Ubuntu 14.04 we got away w/o it, but other sy... | Kostya Serebryany | 2017-01-28 | 1 | -0/+1 |
* | [libFuzzer] make shmem more robust in the presence of signals | Kostya Serebryany | 2017-01-27 | 1 | -3/+7 |
* | [libFuzzer] Don't use `#ifdef` for defined macros, instead use `#if`. | Marcos Pividori | 2017-01-20 | 1 | -1/+1 |
* | [libFuzzer] experimental support for 'equivalance fuzzing' | Kostya Serebryany | 2017-01-20 | 1 | -0/+97 |