summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerIOPosix.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] add -features_dir= flag to dump unique input features on diskKostya Serebryany2019-04-131-0/+4
* [libFuzzer][Windows] Port fork mode to WindowsJonathan Metzman2019-02-271-0/+5
* [libFuzzer] form mode: add -ignore_crashes flag, honor the max_total_time fla...Kostya Serebryany2019-02-151-2/+2
* [libFuzzer] a bit of refactoring of the fork modeKostya Serebryany2019-02-131-0/+22
* [libFuzzer] extend the -fork=1 functionality. Still not fully usable, but goo...Kostya Serebryany2019-02-121-1/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-301-0/+7
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-291-7/+0
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-291-0/+7
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-281-7/+0
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-281-0/+7
* [libFuzzer] Print a correct error message when a directory can't beMatt Morehouse2018-04-061-1/+1
* [libFuzzer] Add support for Fuchsia OS.Matt Morehouse2017-12-081-1/+1
* libfuzzer: Fix file listing on some filesystemsKostya Serebryany2017-11-151-2/+12
* [libFUzzer] change the way we load the seed corpora: instead of loading all f...Kostya Serebryany2017-08-291-0/+7
* [libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov2017-08-271-1/+1
* Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"George Karpenkov2017-08-261-1/+1
* [libFuzzer] Use custom allocators for STL containers in libFuzzerGeorge Karpenkov2017-08-261-1/+1
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+123