aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/base-images
Commit message (Expand)AuthorAge
* Adds locally installed includes for coverage build (#3448)Gravatar Catena cyber2020-03-02
* [CIFuzz] Reproduce bug fix (#3442)Gravatar Leo Neat2020-02-27
* [infra] Loose the limits for dataflow traces collection (#1632). (#3411)Gravatar Max Moroz2020-02-19
* [infra] Dump full coverage JSONs separately (#1632). (#3356)Gravatar Max Moroz2020-02-06
* [CIFuzz] Go support (#3352)Gravatar Leo Neat2020-02-06
* [infra] Dummy change in the base-builder to test something.Gravatar Max Moroz2020-02-06
* Move detect_repo.py script into /opt (#3337)Gravatar Leo Neat2020-02-05
* [infra] Generate full coverage JSONs for dataflow enabled targets (#1632). (#...Gravatar Max Moroz2020-02-04
* [infra] unit/integration test updates (#3300)Gravatar Leo Neat2020-01-30
* [Infra] Update print statements (#3305)Gravatar Leo Neat2020-01-29
* [Infra] CIFuzz pipeline complete. (#3281)Gravatar Leo Neat2020-01-29
* [infra] Prioritize short files when collecting dataflow traces (#1632). (#3254)Gravatar Max Moroz2020-01-21
* [infra] Collect dataflow traces on the builder (#1632). (#3238)Gravatar Max Moroz2020-01-17
* [infra] dataflow: use basic block coverage instead of function (#1632). (#3239)Gravatar Max Moroz2020-01-15
* [infra] Scripts for building fuzzers with CIFuzz (#3207)Gravatar Leo Neat2020-01-15
* [infra] Fix dataflow engine compilation for a speed up (#1632). (#3219)Gravatar Max Moroz2020-01-12
* Fix issue running AFL targets with run_fuzzer (#3195)Gravatar jonathanmetzman2020-01-08
* Reland Make bad_build_check more likely to catch hardcoding /out (#3180) (#3205)Gravatar jonathanmetzman2020-01-08
* Bump up rss limit to 2.5GB. (#3201)Gravatar Oliver Chang2020-01-08
* Revert "Make bad_build_check more likely to catch hardcoding /out (#3180)" (#...Gravatar jonathanmetzman2020-01-07
* [infra] Fixing bisection to work with more OSS-Fuzz projects (#3152)Gravatar Leo Neat2020-01-06
* Make bad_build_check more likely to catch hardcoding /out (#3180)Gravatar jonathanmetzman2020-01-06
* Run apt-get autoremove after removing honggfuzz dependencies. (#3172)Gravatar Oliver Chang2020-01-02
* Revert "Enable UBSan's pointer-overflow check. (#3121)" (#3123)Gravatar Abhishek Arya2019-12-13
* Enable UBSan's pointer-overflow check. (#3121)Gravatar mbarbella-chromium2019-12-12
* Enable UBSan's object-size check. (#3120)Gravatar mbarbella-chromium2019-12-12
* Enable enum feature for UBSan (#3102)Gravatar Abhishek Arya2019-12-11
* [infra] Install LLVM binaries in base-runner using base-clang artifacts (#306...Gravatar Max Moroz2019-11-26
* [infra] Update binaries in the base-runner image (#3065). (#3066)Gravatar Max Moroz2019-11-25
* Enable UBSan builtin, null, returns-nonnull-attribute, and unreachable checks...Gravatar mbarbella-chromium2019-11-24
* Revert "Enable UBSan's builtin, null, and unreachable checks. (#3057)" (#3061)Gravatar Abhishek Arya2019-11-22
* Install clang using git (#3060)Gravatar jonathanmetzman2019-11-22
* Enable UBSan's builtin, null, and unreachable checks. (#3057)Gravatar mbarbella-chromium2019-11-21
* Pre-compile honggfuzz (#3045)Gravatar Oliver Chang2019-11-20
* remove libunwind and libblocksruntime from base-runner. (#3031)Gravatar Oliver Chang2019-11-13
* Add optimization flags to honggfuzz compilation. (#3030)Gravatar Oliver Chang2019-11-13
* Add additional build deps for honggfuzz. (#3026)Gravatar Oliver Chang2019-11-12
* honggfuzz: Include libhfcommon in $LIB_FUZZING_ENGINE. (#3011)Gravatar Oliver Chang2019-11-07
* Get run_minijail working for i386 (#2997)Gravatar jonathanmetzman2019-11-05
* [bisect_clang] Add comment on testing (#2957)Gravatar jonathanmetzman2019-10-16
* Reland "[infra] Use fuzz target basename in the coverage script." (#2903) (#2...Gravatar Max Moroz2019-10-14
* [infra] Add a fixed seed value to the libFuzzer command in bad_build_check. (...Gravatar Max Moroz2019-10-14
* Renable bad build check for jsoncpp_fuzzer. (#2945)Gravatar Abhishek Arya2019-10-11
* Skip jsoncpp_fuzzer bad build check to let startup crash file. (#2941)Gravatar Abhishek Arya2019-10-11
* Add scripts to bisect clang commits that introduced regressions (#2849)Gravatar jonathanmetzman2019-10-03
* Revert "[infra] Use fuzz target basename in the coverage script. (#2896)" (#2...Gravatar Max Moroz2019-09-28
* [infra] Use fuzz target basename in the coverage script. (#2896)Gravatar Max Moroz2019-09-27
* [infra] Use stable version of AFL from the upstream repo. (#2767)Gravatar Max Moroz2019-08-27
* [infra] Update base-builder image to support go-fuzz (#2714). (#2735)Gravatar Max Moroz2019-08-21
* [infra] Bad build check: lower UBSan calls threshold from 170 to 169. (#2692)Gravatar Max Moroz2019-08-13