aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/unrar
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] speculative fix for build breakage (#2390)Gravatar jonathanmetzman2019-05-09
* [unrar] Re-enable fuzzing by creating/clearing a temporary directory (#2368)Gravatar Varun Khaneja2019-05-02
* Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)Gravatar jonathanmetzman2019-05-01
* Disable unrar project due to file creation spam (#2355)Gravatar Abhishek Arya2019-04-29
* Use NOVOLUME. Point to the oss_fuzz branch. (#2067)Gravatar Varun Khaneja2019-01-03
* [unrar] Fuzz unrar v5.6.8 before merging that to master (#1920)Gravatar Varun Khaneja2018-11-02
* [unrar] Remove -DRAR_NOCRYPT since it is not used in Chromium (#1628)Gravatar Varun Khaneja2018-07-18
* Add -DSILENT -DRAR_NOCRYPT defines when compiling unrar (#1551)Gravatar Varun Khaneja2018-06-21
* 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
* [unrar] Use github repo to fetch code and remove extra dependencies (#985)Gravatar Varun Khaneja2017-11-15
* Setup simple fuzzing for unrar. (#951)Gravatar Varun Khaneja2017-11-13
* Add project.yaml for unrar (#842)Gravatar Varun Khaneja2017-09-15