aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images/base-builder
AgeCommit message (Expand)Author
2020-05-24Use latest git version. (#3870)Abhishek Arya
2020-05-21Don't add Rust sanitizer flags when using ubsan or i386. (#3862)Abhishek Arya
2020-05-21Remove unneeded RUSTC_BOOTSTRAP since nightly is usedAbhishek Arya
2020-05-21Set rust flags always in compile step. (#3859)Abhishek Arya
2020-05-17Simplify rust project setup. (#3830)Abhishek Arya
2020-05-06Remove deprecated go-fuzz-build (#3761)Abhishek Arya
2020-04-16[infra] Improve srcmap support for Go projects (#3355, #2714). (#3664)Max Moroz
2020-04-13Add golang 1.14+ cmd/compile's native libfuzzer instrumentation support. (#3633)Abhishek Arya
2020-04-10Revert "Update Dockerfile (#3614)" (#3617)Abhishek Arya
2020-04-10Update Dockerfile (#3614)Abhishek Arya
2020-03-18Enable dataflow build config for 22 more projects (#1632). (#3519)Max Moroz
2020-03-02Adds locally installed includes for coverage build (#3448)Catena cyber
2020-02-06[CIFuzz] Go support (#3352)Leo Neat
2020-02-06[infra] Dummy change in the base-builder to test something.Max Moroz
2020-02-05Move detect_repo.py script into /opt (#3337)Leo Neat
2020-01-30[infra] unit/integration test updates (#3300)Leo Neat
2020-01-29[Infra] Update print statements (#3305)Leo Neat
2020-01-29[Infra] CIFuzz pipeline complete. (#3281)Leo Neat
2020-01-15[infra] dataflow: use basic block coverage instead of function (#1632). (#3239)Max Moroz
2020-01-15[infra] Scripts for building fuzzers with CIFuzz (#3207)Leo Neat
2020-01-12[infra] Fix dataflow engine compilation for a speed up (#1632). (#3219)Max Moroz
2020-01-06[infra] Fixing bisection to work with more OSS-Fuzz projects (#3152)Leo Neat
2020-01-02Run apt-get autoremove after removing honggfuzz dependencies. (#3172)Oliver Chang
2019-12-13Revert "Enable UBSan's pointer-overflow check. (#3121)" (#3123)Abhishek Arya
2019-12-12Enable UBSan's pointer-overflow check. (#3121)mbarbella-chromium
2019-12-12Enable UBSan's object-size check. (#3120)mbarbella-chromium
2019-12-11Enable enum feature for UBSan (#3102)Abhishek Arya
2019-11-26[infra] Install LLVM binaries in base-runner using base-clang artifacts (#306...Max Moroz
2019-11-24Enable UBSan builtin, null, returns-nonnull-attribute, and unreachable checks...mbarbella-chromium
2019-11-22Revert "Enable UBSan's builtin, null, and unreachable checks. (#3057)" (#3061)Abhishek Arya
2019-11-21Enable UBSan's builtin, null, and unreachable checks. (#3057)mbarbella-chromium
2019-11-20Pre-compile honggfuzz (#3045)Oliver Chang
2019-11-13Add optimization flags to honggfuzz compilation. (#3030)Oliver Chang
2019-11-12Add additional build deps for honggfuzz. (#3026)Oliver Chang
2019-11-07honggfuzz: Include libhfcommon in $LIB_FUZZING_ENGINE. (#3011)Oliver Chang
2019-10-16[bisect_clang] Add comment on testing (#2957)jonathanmetzman
2019-10-03Add scripts to bisect clang commits that introduced regressions (#2849)jonathanmetzman
2019-08-27[infra] Use stable version of AFL from the upstream repo. (#2767)Max Moroz
2019-08-21[infra] Update base-builder image to support go-fuzz (#2714). (#2735)Max Moroz
2019-08-12Revert "Use "x86" instead of "i386" for better name recognition. (#2685)" (#2...jonathanmetzman
2019-08-12Use "x86" instead of "i386" for better name recognition. (#2685)jonathanmetzman
2019-06-12[infra] Add support for dataflow builds to the helper script and build check ...Max Moroz
2019-06-10[infra] Ignore return code when removing seed corpus for dataflow build.Max Moroz
2019-06-10[infra] Do not archive seed corpus for dataflow builds.Max Moroz
2019-05-31[docs] Remove `-lFuzzingEngine` reference from base-builder image readme.Max Moroz
2019-05-14[i386] Improve linking and bad build check (#2410)jonathanmetzman
2019-05-13Add initial support for i386 builds (#2347)jonathanmetzman
2019-04-15Change LIB_FUZZING_ENGINE to -fsanitize=fuzzer in libFuzzer builds (#2312)jonathanmetzman
2019-04-09[infra] Enabling DataFlow build configuration (#1632). (#2292)Max Moroz
2019-04-04Fix build breakage caused by unnecessary AFL testing (#2291)jonathanmetzman