aboutsummaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
2021-03-08Rust coverage report (for Suricata) (#4697)Catena cyber
2021-03-06add asan poison check to afl++ cmplog (#5311)van Hauser
2021-03-05[infra] Avoid adding fuzzing language for shell subcommand. (#5300) (#5301)Sebastian Rasmussen
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-03[CIFuzz][coverage] Fix bug in getting coverage reports (#5284)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-22Fix spuriously failing test (#5218)jonathanmetzman
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-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2021-02-19golang: compatibility with go 1.16 modules (#5221)Catena cyber
2021-02-18Final afl++ integration (#5191)van Hauser
2021-02-18[CIFuzz] Fix handling of sanitizer artifacts (#5182)jonathanmetzman
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-12[presubmit] Make sure to run build tests even if nonbuild tests fail (#5183)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-05[infra] Improve test speed (#5118)jonathanmetzman
2021-02-04[CIFuzz][NFC] Ensure more tests don't modify the repo (#5114)jonathanmetzman
2021-02-04[cifuzz][NFC] Use a temporary directory in a test of check_fuzzer_build (#5113)jonathanmetzman
2021-02-04[cifuzz][NFC] Handle TODOs (#5104)jonathanmetzman
2021-02-04[cifuzz][NFC] Rename cifuzz.py to build_fuzzers.py (#5107)jonathanmetzman
2021-02-03[cifuzz][NFC] Refactor tests (#5106)jonathanmetzman
2021-02-03[cifuzz] Abstract-away OSS-Fuzz specific bits (#5088)jonathanmetzman
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-01[cifuzz] Support a batch fuzzing mode (#5073)jonathanmetzman
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