Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -28/+0 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
* | [libFuzzer] Update tests to use more general functions instead of posix speci... | Marcos Pividori | 2016-12-16 | 1 | -0/+6 |
* | [libFuzzer] properly intercept memmem | Kostya Serebryany | 2016-07-19 | 1 | -1/+5 |
* | [libFuzzer] add hooks for strstr, strcasestr, strcasecmp, strncasecmp | Kostya Serebryany | 2016-07-15 | 1 | -0/+18 |