aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images/base-runner/run_fuzzer
AgeCommit message (Expand)Author
2021-03-18remove map size for afl++ (#5433)van Hauser
2021-03-04update afl++ commit id plus add afl++ debug script (#5297)van Hauser
2021-02-22Fixes for afl++ (#5235)van Hauser
2021-02-21infra: update the timeout of AFL (#5223)DavidKorczynski
2021-02-18Final afl++ integration (#5191)van Hauser
2021-02-07afl++ CMPLOG test (#5130)van Hauser
2021-02-06optimal afl++ defaults (#5129)van Hauser
2021-01-31Add AFL_MAP_SIZE in run_fuzzerAbhishek Arya
2021-01-28[cifuzz] Allow specifying corpus for run_fuzzer (#5064)jonathanmetzman
2020-08-25[infra] Fix reproduce command invoking run_fuzzer for a single testcase (#433...Max Moroz
2020-08-17[infra] Upgrade reproduce command to re-use run_fuzzer functionality. (#4324)Max Moroz
2020-08-07[infra] Add support for custom sanitizer options in run_fuzzer. (#4274)Max Moroz
2020-06-12Add AFL_NO_AFFINITY to run_fuzzerAbhishek Arya
2020-01-08Fix issue running AFL targets with run_fuzzer (#3195)jonathanmetzman
2018-11-08[infra]: place the findings of fuzzers run with `helper.py run_fuzzer` in $OU...Evgeny Vereshchagin
2018-11-06Revert "Revert "[infra] also pass dictionaries when `afl` or `honggfuzz` is u...Abhishek Arya
2018-11-06Revert "[infra] also pass dictionaries when `afl` or `honggfuzz` is used as a...Max Moroz
2018-11-06[infra] also pass dictionaries when `afl` or `honggfuzz` is used as a fuzzing...Evgeny Vereshchagin
2018-06-28Revert "Add support for running perffuzz in infra/helper.py (#1540)" (#1578)Abhishek Arya
2018-06-19Add support for running perffuzz in infra/helper.py (#1540)Abhishek Arya
2018-04-30Bash (#1382)Robin Richtsfeld
2018-04-30Add AFL bad build checks (instrumentation, startup crash). (#1381)Abhishek Arya
2018-04-27Attempt at fixing run_fuzzer for honggfuzz (#1370)Alex Gaynor
2018-04-26[infra] Invoke run_fuzzer from bad_build_check for regression testing (fixes ...Max Moroz
2017-06-23base-runner run_fuzzer: pipe /dev/null to stdinOliver Chang
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
2017-05-24base-runner: use %fuzz_target%.dict if it exists.Oliver Chang
2017-02-16Update run_fuzzerOliver Chang
2017-02-16[infra] (experimental) Support building with AFL (#396)Oliver Chang
2017-01-26Update run_fuzzerAbhishek Arya
2017-01-26Update run_fuzzerAbhishek Arya
2017-01-03Fixes (#236)Abhishek Arya
2016-12-12[infra] separate test_report script for jenkins integrationMike Aizatsky
2016-11-18[infra] extracting base-runner imageMike Aizatsky