aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/unrar/unrar_fuzzer.cc
Commit message (Expand)AuthorAge
* [unrar] Use std::error_code in calls to fs::current_path and fs::remove_all (...Gravatar Varun Khaneja2019-05-10
* [unrar] Re-enable fuzzing by creating/clearing a temporary directory (#2368)Gravatar Varun Khaneja2019-05-02
* Discontinue in-memory fuzzing for unrar (#1169)Gravatar Varun Khaneja2018-02-15
* Interpret a blob of memory as a rar file for fuzzing. (#1090)Gravatar Varun Khaneja2018-01-18
* Use same filename for the input file created in disk (#994)Gravatar Varun Khaneja2017-11-17
* Setup simple fuzzing for unrar. (#951)Gravatar Varun Khaneja2017-11-13