aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images
AgeCommit message (Expand)Author
2021-03-04[base-runner] Reduce image size by 45% (645 MB). (#5283)jonathanmetzman
2021-03-04update afl++ commit id plus add afl++ debug script (#5297)van Hauser
2021-03-03[AFL++][base-builder] Precompile afl++ (#5290)jonathanmetzman
2021-03-03[base-clang] Reduce build time by ~65% (#5280)jonathanmetzman
2021-03-02[TSAN] Support TSAN (#5266)jonathanmetzman
2021-03-02update afl++ commit id (#5273)van Hauser
2021-03-01afl++ commit id update (#5271)van Hauser
2021-02-26afl++ commit id update (#5258)van Hauser
2021-02-24[base-builder] Use builtin libFuzzer instead of recompling. (#4682)jonathanmetzman
2021-02-23Go 1.16 local builds (#5241)Catena cyber
2021-02-22Go 1.16 more fixes (#5239)Catena cyber
2021-02-22Fixes go coverage build with go 1.16 (#5237)Catena cyber
2021-02-22Fixes for afl++ (#5235)van Hauser
2021-02-21infra: update the timeout of AFL (#5223)DavidKorczynski
2021-02-21Go 1.16 build fix with right parentheses (#5228)Catena cyber
2021-02-19golang: compatibility with go 1.16 modules (#5221)Catena cyber
2021-02-18Final afl++ integration (#5191)van Hauser
2021-02-18[infra] Remove unneeded binaries, docs from CMake install (#5161)jonathanmetzman
2021-02-16[jazzer] Adapt infra scripting to JVM fuzz targets (#5176)Fabian Meumertzheim
2021-02-16Add Jazzer to base-builder and base-runner (#5166)Fabian Meumertzheim
2021-02-16[base-runner][NFC] Replace test_one with test_one.py (#5179)jonathanmetzman
2021-02-15[NFC][[infra] Remove unnecessary files. (#5177)jonathanmetzman
2021-02-10bad_build_check: also look for call on x86_64 (#5159)Evgeny Vereshchagin
2021-02-07Downgrade llvm to clang-12 for a few weeks. (#5131)Abhishek Arya
2021-02-07afl++ CMPLOG test (#5130)van Hauser
2021-02-06Fix unbound var.Abhishek Arya
2021-02-06optimal afl++ defaults (#5129)van Hauser
2021-02-03Simplify the Envoy integration by using the new rules_fuzzing primitives. (#5...Stefan Bucur
2021-02-02Update afl++ to 1f71b85426f837ebcae8381897d44a3a67c73a4f (#5095)Abhishek Arya
2021-02-01Properly fix stripping of -fsanitize=fuzzer-no-link for afl++ (#5090)Abhishek Arya
2021-02-01Fixes afl++ installation (#5087)van Hauser
2021-02-01Revert "Switch to using afl-clang-fast for afl++. (#5074)" (#5086)Abhishek Arya
2021-01-31Add AFL_MAP_SIZE in run_fuzzerAbhishek Arya
2021-01-31Switch to using afl-clang-fast for afl++. (#5074)Abhishek Arya
2021-01-28[cifuzz] Allow specifying corpus for run_fuzzer (#5064)jonathanmetzman
2021-01-26Use afl++ in docs. (#5049)Abhishek Arya
2021-01-25[afl++] Use AFL++ instead of AFL for fuzzing. (#5046)jonathanmetzman
2021-01-25Replace terms that are uninclusive. (#5045)jonathanmetzman
2021-01-25Use more inclusive "blocklist" in code we control. (#5044)Oliver Chang
2021-01-20Remove unneeded ADD layers in base-builder. (#5028)Abhishek Arya
2021-01-20Disable linting on dataflow_tracerJonathan Metzman
2021-01-20undo changesJonathan Metzman
2021-01-20add licenseJonathan Metzman
2021-01-20Lint everything (and test everything too?Jonathan Metzman
2021-01-20Bump up llvm version to fix compile failure regression (old gcc)Abhishek Arya
2021-01-20compile_go_fuzzer: pass build tags to `go list` (#5008)Andrew Lytvynov
2021-01-20Install rust in base-builder with minimal profile. (#5015)Abhishek Arya
2021-01-20Remove unneeded honggfuzz examples from base-builder. (#5011)Abhishek Arya
2021-01-20Add the Bazel dependencies to the base builder image. (#4976)Stefan Bucur
2021-01-14Use python3 in checkout_build_install_llvm.sh, revert python move patches. (#...Abhishek Arya