aboutsummaryrefslogtreecommitdiff
path: root/projects/unrar
AgeCommit message (Expand)Author
2021-02-22Add '-fno-sanitize=enum' to CXXFLAGS for unrar (#5238)Varun Khaneja
2020-12-09Fill in main_repo for several projects. (#4816)Abhishek Arya
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2019-05-10[unrar] Use std::error_code in calls to fs::current_path and fs::remove_all (...Varun Khaneja
2019-05-09[unrar] speculative fix for build breakage (#2390)jonathanmetzman
2019-05-02[unrar] Re-enable fuzzing by creating/clearing a temporary directory (#2368)Varun Khaneja
2019-05-01Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)jonathanmetzman
2019-04-29Disable unrar project due to file creation spam (#2355)Abhishek Arya
2019-01-03Use NOVOLUME. Point to the oss_fuzz branch. (#2067)Varun Khaneja
2018-11-02[unrar] Fuzz unrar v5.6.8 before merging that to master (#1920)Varun Khaneja
2018-07-18[unrar] Remove -DRAR_NOCRYPT since it is not used in Chromium (#1628)Varun Khaneja
2018-06-21Add -DSILENT -DRAR_NOCRYPT defines when compiling unrar (#1551)Varun Khaneja
2018-02-15Discontinue in-memory fuzzing for unrar (#1169)Varun Khaneja
2018-01-18Interpret a blob of memory as a rar file for fuzzing. (#1090)Varun Khaneja
2017-11-17Use same filename for the input file created in disk (#994)Varun Khaneja
2017-11-15[unrar] Use github repo to fetch code and remove extra dependencies (#985)Varun Khaneja
2017-11-13Setup simple fuzzing for unrar. (#951)Varun Khaneja
2017-09-15Add project.yaml for unrar (#842)Varun Khaneja