aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images/base-builder/compile_honggfuzz
AgeCommit message (Expand)Author
2021-03-03[AFL++][base-builder] Precompile afl++ (#5290)jonathanmetzman
2019-11-20Pre-compile honggfuzz (#3045)Oliver Chang
2019-11-13Add optimization flags to honggfuzz compilation. (#3030)Oliver Chang
2019-11-12Add additional build deps for honggfuzz. (#3026)Oliver Chang
2019-11-07honggfuzz: Include libhfcommon in $LIB_FUZZING_ENGINE. (#3011)Oliver Chang
2017-12-09Use standard clang/clang++ to build binaries to-be-fuzzed (#1031)robertswiecki
2017-06-07Practically revert 182f607f9ba3cc836202876901237d62c15cb5a9 as it will force ...robertswiecki
2017-06-07Use standard $CC as $HFUZZ_CC_ASAN to avoid expensive compiler search (#656)robertswiecki
2017-06-01Support honggfuzz as a FUZZING_ENGINE (#636)robertswiecki