Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i... | Kostya Serebryany | 2015-10-02 | 1 | -1/+2 |
* | [libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o d... | Kostya Serebryany | 2015-07-30 | 1 | -2/+4 |
* | [libFuzzer] implement memcmp hook for data-flow-guided fuzzing (w/o dfsan), e... | Kostya Serebryany | 2015-07-30 | 1 | -2/+7 |
* | [Fuzzer] Clearly separate regular and DFSan tests. NFC. | Alexey Samsonov | 2015-07-21 | 1 | -0/+12 |