aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/unrar
Commit message (Expand)AuthorAge
* icu,unrar: fix projects for fuzzintrospector (#7630)Gravatar DavidKorczynski2022-04-27
* unrar: enable fuzz-introspector (#7545)Gravatar DavidKorczynski2022-04-09
* [Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)Gravatar jonathanmetzman2021-08-24
* Add '-fno-sanitize=enum' to CXXFLAGS for unrar (#5238)Gravatar Varun Khaneja2021-02-22
* Fill in main_repo for several projects. (#4816)Gravatar Abhishek Arya2020-12-09
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
* [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