about summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2024-04-13Merge pull request #2027 from choller/nyx-handler-fixvan Hauser
2024-04-13v4.20cvanhauser-thc
2024-04-09fix -V, code formatvanhauser-thc
2024-04-08:Adds stats tracking time spend in calibration/trim/syncCornelius Aschermann
2024-04-05fix aflpp custom mutator + standalone toolvanhauser-thc
2024-03-11correct fix=
2024-03-11fix record compat loop to replay correct number of inputs, and at least one i...=
2024-03-06Add optional handling of Nyx InvalidWriteToPayload eventChristian Holler (:decoder)
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-08code formatvanhauser-thc
2024-02-08Merge branch '420' into devvan Hauser
2024-02-08performancevanhauser-thc
2024-02-08Merge pull request #1965 from CodeLinaro/statefulvan Hauser
2024-02-06reuse first_pass aux var in persistent loop for record replay mode, keep area...Davide Quarta
2024-02-05better replay mode error handling, added replay mode documentation, code form...Davide Quarta
2024-02-05adjust cmplog headervanhauser-thc
2024-02-04increase versionvanhauser-thc
2024-02-04config __afl_cmplog_max_lenvanhauser-thc
2024-02-04add U256/32byte supportvanhauser-thc
2024-02-03new forkserver - client sidevanhauser-thc
2024-02-03new forkserver - server partvanhauser-thc
2024-02-032024 v4.10c releasevanhauser-thc
2024-02-01Enhancement on Deterministic stage (#1972)Han Zheng
2024-01-23replay mode supportDavide Quarta
2024-01-04changelogvanhauser-thc
2023-12-30finish injection implementationvanhauser-thc
2023-12-27initial simple injection detection supportvanhauser-thc
2023-12-19fix bad fix for MUT_STRATEGY_ARRAY_SIZEvanhauser-thc
2023-12-19fix MUT_STRATEGY_ARRAY_SIZEvanhauser-thc
2023-12-19fix MUT_INSERTASCIINUMvanhauser-thc
2023-12-15v4.10a initvanhauser-thc
2023-12-15v4.09c releasevanhauser-thc
2023-12-15fix 2 mutation bugsvanhauser-thc
2023-12-14add AFL_FUZZER_LOOPCOUNTvanhauser-thc
2023-11-25update python moduleyangzao
2023-11-24update afl-fuzz-runyangzao
2023-11-24add custom_post_run.cyangzao
2023-11-06clang-format 16->17vanhauser-thc
2023-10-25Merge pull request #1899 from AFLplusplus/scalevan Hauser
2023-10-23Add an env to afl-clang-fast to disable setting rpath if LLVM path isn'tJesse Schwartzentruber
2023-10-23add scale encode mode for cmplogvanhauser-thc
2023-10-20Use proper AFL_NYX_AUX_SIZE for nyx_aux_stringChristian Holler (:decoder)
2023-10-06add AFL_NO_CFG_FUZZING to env listvanhauser-thc
2023-09-20Remove Android specificsThomas Rooijakkers
2023-09-19UTF-8 line rendering for status screen as defaultThomas Rooijakkers
2023-09-13Add support for UTF-8 line renderingThomas Rooijakkers
2023-09-03less impactvanhauser-thc
2023-08-23AFL_IGNORE_SEED_PROBLEMSvanhauser-thc
2023-08-13update faqvanhauser-thc
2023-08-11add AFL_FINAL_SYNCmarc