aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images
AgeCommit message (Expand)Author
2021-07-20[CIFuzz][Coverage] Make coverage reports world readable (#6077)jonathanmetzman
2021-07-20[CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external us...jonathanmetzman
2021-07-18Pin atheris version (#6062)Abhishek Arya
2021-07-14workaround for #6037 (#6039)van Hauser
2021-07-07update afl++, abuse better cmplog performance (#6006)van Hauser
2021-07-06[infra] Do not close file descriptors also for JVM (#6002)Fabian Meumertzheim
2021-07-05do not close file descriptors in coverage runs. (#5999)DavidKorczynski
2021-06-28[infra] Add support for rules_fuzzing's java_fuzz_test macro (#5960)Fabian Meumertzheim
2021-06-25[CIFuzz][ClusterFuzzLite] Implement batch fuzzing (#5963)jonathanmetzman
2021-06-23[infra][jvm] Fix UBSan C++ builds (#5961)Fabian Meumertzheim
2021-06-19Fix code coverage regression. (#5949)Abhishek Arya
2021-06-19[infra][jvm] Provide jazzer_driver_with_sanitizer for coverage builds (#5948)Fabian Meumertzheim
2021-06-17[CIFuzz] Allow run_fuzzers to use a preexisting corpus. (#5928)jonathanmetzman
2021-06-14enhance afl++ performance (#5916)van Hauser
2021-06-11[infra][base-builder] Clarify error messages in `compile` (#5912)Fabian Meumertzheim
2021-06-10[infra][jvm] Add Jazzer UBSan support (#5898)Fabian Meumertzheim
2021-06-05go: compiles projects without go.mod from their directory (#5878)Catena cyber
2021-06-02infra: show RUSTFLAGS as well (#5867)Evgeny Vereshchagin
2021-06-01[infra][jvm] Don't override jvm_args in coverage builds (#5862)Fabian Meumertzheim
2021-05-26[CIFuzz] Refactor in preparation for filestore (#5841)jonathanmetzman
2021-05-25infra: stop patching llvm-symbolizer (#5839)Evgeny Vereshchagin
2021-05-25[infra] File-level coverage for JVM projects (#5822)Fabian Meumertzheim
2021-05-25[infra] fix handling Go's SIV in coverage santizer (#5813)Mohammed Al Sahaf
2021-05-24afl++: increase forkserver timeout (#5784)van Hauser
2021-05-24[infra] Allow shell script targets for all languages (#5802)Fabian Meumertzheim
2021-05-17Right copy for rust std lib for coverage (#5791)Catena cyber
2021-05-17[infra][jvm] Create per-target summary.json (#5778)Fabian Meumertzheim
2021-05-16Rust coverage: copy stdlib to the referenced directory (#5776)Catena cyber
2021-05-16[infra] Make `targets_list` detect JVM/Python targets (#5775)Fabian Meumertzheim
2021-05-13Fix coverage script issues (#5764)jonathanmetzman
2021-05-12[infra] Fix base-runner build (#5756)Fabian Meumertzheim
2021-05-11[infra] Fix java coverage (#5747)Fabian Meumertzheim
2021-05-10Add Java coverage support (#5733)Fabian Meumertzheim
2021-04-30fix afl++ for pie targets (#5691)van Hauser
2021-04-20Add missing Java AWT dependency (#5644)Fabian Meumertzheim
2021-04-09Enable generated dict in AFL++ (#5591)Abhishek Arya
2021-04-05retry sequentially if multiprocessing do_bad_build_check detects fail… (#5578)Caolán McNamara
2021-04-02Switch the cel-cpp project to the new Bazel build script. This reduces the bu...Stefan Bucur
2021-04-02afl++: add CTX-2 coverage option (#5567)van Hauser
2021-03-31Implement the Bazel building recipe as a stand-alone script that can be invok...Stefan Bucur
2021-03-23[CIFuzz] Fix repo detection for repos downloaded through "go get". (#5481)jonathanmetzman
2021-03-22Delete unneeded files from cargo-fuzz install (100MB) (#5436)jonathanmetzman
2021-03-21[NFC][base-builder] Fix order so comment is in right place (#5445)jonathanmetzman
2021-03-19[AFL++] llvm 13 fix (#5454)van Hauser
2021-03-19[base-builder] Fix temp dir deletion for atheris (#5434)jonathanmetzman
2021-03-19Fix typo in path equilavence for golang coverage (#5444)Catena cyber
2021-03-18remove map size for afl++ (#5433)van Hauser
2021-03-18[base-clang] Reduce base-clang size by deleting unneeded binaries+libraries (...jonathanmetzman
2021-03-17Go coverage : use gofuzz tag by default (#5425)Catena cyber
2021-03-17Golang coverage summary updated to version 2.0.1 (#5346)Catena cyber