aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images/base-builder
AgeCommit message (Expand)Author
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-31Switch to using afl-clang-fast for afl++. (#5074)Abhishek Arya
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-20Remove unneeded ADD layers in base-builder. (#5028)Abhishek Arya
2021-01-20add licenseJonathan Metzman
2021-01-20Lint everything (and test everything too?Jonathan Metzman
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
2021-01-14Update DockerfileAbhishek Arya
2021-01-14Move python 3 install to base-clang, needed for clang build. (#4967)Abhishek Arya
2021-01-07Golang coverage improvements (#4920)Catena cyber
2020-12-18[infra] Mark more tests as integration (#4869)jonathanmetzman
2020-12-12Copy llvm-symbolizer in $OUT, needed for python targets. (#4832)Abhishek Arya
2020-12-11Fix pillow with new atheris changes. (#4826)Abhishek Arya
2020-12-11Fix atheris integration. (#4824)Abhishek Arya
2020-12-07Cifuzz external build (#4656)jonathanmetzman
2020-11-30Enable UBSan for python projects. (#4757)Abhishek Arya
2020-11-29Fix "exec format error" due to incorrect shebang in python target. (#4746)Abhishek Arya
2020-11-24Golang coverage reports for projects with modules (#4690)Catena cyber
2020-11-22Go json coverage (#4689)Catena cyber
2020-11-21Workaround for unbound var GO111MODULEAbhishek Arya
2020-11-21Golang project uses compile_go_fuzzer script (#4685)Catena cyber
2020-11-20Python fuzzing fixes - disable leak checking, remove flags in atheris. (#4681)Abhishek Arya
2020-11-19Fix ujson python fuzzing. (#4667)Abhishek Arya
2020-11-19[infra] Use generic compile_go_fuzzer for golang projects (#4659)Catena cyber
2020-11-19Add missing ldconfig for shared lib path of python libs (#4663)Abhishek Arya
2020-11-19Enable shared build for python deps, needed for pyinstaller (#4661)Abhishek Arya
2020-11-19[infra] Add code coverage report generation for Go projects (#3142)Catena cyber
2020-11-18Add pyinstaller to experiment with python fuzzer packaging (#4658)Abhishek Arya
2020-11-17Move atheris install base builder where python3 is installed. (#4650)Abhishek Arya
2020-09-30Enables MSAN for Suricata (#4455)Catena cyber
2020-07-31Move cmake install to base-clang. (#4240)Oliver Chang
2020-07-10[infra] Build honggfuzz with -D_HF_LINUX_NO_BFD (#3886). (#4107)Max Moroz
2020-06-07Install latest cmake, make easy to install i386 packages (#3943)Abhishek Arya
2020-05-27Set up python in one docker layer, remove python deps. (#3893)Abhishek Arya
2020-05-27Remove libbz2-dev dependency installed in base-builder for python3 (#3890)Abhishek Arya
2020-05-25Install Python 3.8.3 on builder image. (#3874)Abhishek Arya
2020-05-25Don't add sanitizer=coverage in RUSTFLAGSAbhishek Arya