Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-31 | [libFuzzer] make sure that 2-byte arguments of switch() are handled properly | Kostya Serebryany | 1 | -2/+21 |
2015-07-31 | [libFuzzer] support switch interception in dfsan mode | Kostya Serebryany | 1 | -2/+2 |
2015-07-31 | [libFuzzer] trace switch statements and apply mutations based on the expected... | Kostya Serebryany | 1 | -0/+35 |