aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images
AgeCommit message (Expand)Author
2021-03-10Fix unzip regression on base-runner. (#5356)Abhishek Arya
2021-03-09[base-builder] Remove unnecessary python files (58 MB) (#5348)jonathanmetzman
2021-03-09Rust coverage : source remap after changing dir (#5345)Catena cyber
2021-03-09[base-builder] Delete unneeded files from atheris install (#5344)jonathanmetzman
2021-03-09[infra] Remove minijail. (#5343)jonathanmetzman
2021-03-09[base-runner] Reduce size by ~200 MB by using apt better (#5339)jonathanmetzman
2021-03-09Golang coverage ok with package in $SRC (#5325)Catena cyber
2021-03-09fix afl++ asan options (#5336)van Hauser
2021-03-08Golang coverage with go 1.16 and modules (#5321)Catena cyber
2021-03-08[base-runner] Fix go issue and remove uneeded rust stuff. (#5319)jonathanmetzman
2021-03-08Rust coverage report (for Suricata) (#4697)Catena cyber
2021-03-06add asan poison check to afl++ cmplog (#5311)van Hauser
2021-03-05fix karchive build for afl++ (#5305)van Hauser
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