about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2024-05-13disable -> no variantsvanhauser-thc
2024-05-13Merge pull request #2086 from smoelius/devvan Hauser
2024-05-13post_process after trimvanhauser-thc
2024-05-12Add `AFL_SHA1_FILENAMES` optionSamuel Moelius
2024-05-11afl-cc: Re-enable i386Arnaud Rebillout
2024-05-07stat update during syncingvanhauser-thc
2024-05-02AFL_DISABLE_REDUNDANTvanhauser-thc
2024-04-30try enhanced asan supportvanhauser-thc
2024-04-28Bug fix: Removed the redundant `id` field from the debug output in the afl-fu...acture
2024-04-26work with spaces in filenamesvanhauser-thc
2024-04-26add schedule check.Yiyi Wang
2024-04-25fix: initialize n_fuzz_entry in perform_dry_run.Yiyi Wang
2024-04-25fix AFL_PERSISTENT_RECORDvanhauser-thc
2024-04-19LTO fixvanhauser-thc
2024-04-19nitsvanhauser-thc
2024-04-17Set explicit visibility on shared memory variables.Jesse Schwartzentruber
2024-04-17afl-cc: Complete fix for afl-asSonic
2024-04-17afl-cc: Use afl-as (rather than as) to find obj pathArnaud Rebillout
2024-04-17afl-cc: Add missing debug statementArnaud Rebillout
2024-04-13Merge pull request #2027 from choller/nyx-handler-fixvan Hauser
2024-04-11fix syncing with custom mutatorvanhauser-thc
2024-04-09fix shared memory test casesvanhauser-thc
2024-04-09fix -V, code formatvanhauser-thc
2024-04-08:Adds stats tracking time spend in calibration/trim/syncCornelius Aschermann
2024-04-07fix timevanhauser-thc
2024-04-07code formatvanhauser-thc
2024-04-07fix llvm modulesvanhauser-thc
2024-04-05fix aflpp custom mutator + standalone toolvanhauser-thc
2024-03-31Merge pull request #2043 from ligurio/ligurio/fix-clock_gettimevan Hauser
2024-03-31src: fix calculation of fuzzing time in statisticsSergey Bronnikov
2024-03-15Merge pull request #2033 from gnbon/stablevan Hauser
2024-03-14Fix invalid range for del_len_limitgnbon
2024-03-13Add -l option for adjustable block deletiongnbon
2024-03-12nitvanhauser-thc
2024-03-07UI fixvanhauser-thc
2024-03-06likelyvanhauser-thc
2024-03-06Add optional handling of Nyx InvalidWriteToPayload eventChristian Holler (:decoder)
2024-02-29fix not using autodictvanhauser-thc
2024-02-29Merge pull request #2014 from seanm/issue2007van Hauser
2024-02-29Merge pull request #2019 from zidel/fork_server_fixvan Hauser
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-28Load autodictionary when using new forkserverMartin Nyhus
2024-02-26Issue #2007: add filename extension to /crashes filesSean McBride
2024-02-23Add upper and lower safety marginsLeon Weiß
2024-02-23Be specific about the unit of timeLeon Weiß
2024-02-23Adhere to documented behaviorLeon Weiß
2024-02-22Do not circumvent sanity checks from arg parsingLeon Weiß
2024-02-22Convert from microseconds (us) to milliseconds (ms)Leon Weiß
2024-02-15issue #2001: fix passing rpath to linker on macOSSean McBride
2024-02-09fixvanhauser-thc