aboutsummaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
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
2021-01-31Switch to using afl-clang-fast for afl++. (#5074)Abhishek Arya
2021-01-29[cifuzz][external] Use ssh_url and fix affected fuzzers (#5072)jonathanmetzman
2021-01-28[cifuzz] Allow specifying corpus for run_fuzzer (#5064)jonathanmetzman
2021-01-29[CIFuzz] Move run_fuzzers to new config system (#5063)jonathanmetzman
2021-01-28[CIFuzz] Fix diffing + Refactor (#5032)jonathanmetzman
2021-01-27Simplify changed files logic. (#5056)Abhishek Arya
2021-01-28Fix get_changed_files in infra/ci. (#5055)Abhishek Arya
2021-01-27Get list of changed files from branch head, instead of master. (#5048)Abhishek Arya
2021-01-26Use afl++ in docs. (#5049)Abhishek Arya