Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-16 | [libFuzzer] new experimental feature: value profiling. Profiles values that a... | Kostya Serebryany | 1 | -1/+1 |
2016-04-01 | [libfuzzer] adding license headers to cpp files | Mike Aizatsky | 1 | -0/+3 |
2015-10-02 | [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i... | Kostya Serebryany | 1 | -1/+2 |
2015-07-30 | [libFuzzer] fix the strncmp interceptor -- it should respect short strings. | Kostya Serebryany | 1 | -0/+4 |
2015-07-30 | [libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o d... | Kostya Serebryany | 1 | -0/+20 |