about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2024-11-25Pass dataflow map shm to fork serverNguyễn Gia Phong
2024-11-18remove compiler warningvanhauser-thc
2024-11-15-g/-G value checksvanhauser-thc
2024-10-14fix cycles_wo_finds countvanhauser-thc
2024-10-01persistent record for frida and qmeuvanhauser-thc
2024-09-14fix AFL_AUTORESUME=1 for Nyx modeSergej Schumilo
2024-09-12nitsvanhauser-thc
2024-08-19code format, llvm 18vanhauser-thc
2024-08-06Fix syntax error when compiling without zlibThomas Hebb
2024-07-14Revert "Replace gettimeofday with clock_gettime (#2159)"vanhauser-thc
2024-07-14Replace gettimeofday with clock_gettime (#2159)carpintero-de-c
2024-07-12check the sync_id length onceWilliam Tan
2024-07-10Fix missed updates of alias table when INTROSPECTION is onTakuya Shimizu
2024-06-27AFL_CUSTOM_MUTATOR_LATE_SEND addedvanhauser-thc
2024-06-21add zlib compression for fast resumevanhauser-thc
2024-06-20Auto disable memory limits for FASANkillerra
2024-06-19Collect persistent coverage data and dump it at the end of the runChristian Holler (:decoder)
2024-06-18code format and changelogvanhauser-thc
2024-06-18Merge pull request #2128 from AFLplusplus/fastrestartvan Hauser
2024-06-18fast resume optionvanhauser-thc
2024-06-17nitvanhauser-thc
2024-06-12fastresume implementationvanhauser-thc
2024-06-10fast resume setup detectionvanhauser-thc
2024-06-09nitvanhauser-thc
2024-06-09fix -nvanhauser-thc
2024-06-09allow multiple -mvanhauser-thc
2024-06-05nitsvanhauser-thc
2024-06-05optimize syncingvanhauser-thc
2024-06-04AFL_NO_SYNCvanhauser-thc
2024-05-17logvanhauser-thc
2024-05-17Fix runtime underflow & -V exiting before syncingCornelius Aschermann
2024-05-14backup afl->max_length to afl->fsrv.max_lengthnj00001
2024-05-13disable -> no variantsvanhauser-thc
2024-05-02AFL_DISABLE_REDUNDANTvanhauser-thc
2024-04-09fix -V, code formatvanhauser-thc
2024-04-08:Adds stats tracking time spend in calibration/trim/syncCornelius Aschermann
2024-03-12nitvanhauser-thc
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-23Add upper and lower safety marginsLeon 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-08code formatvanhauser-thc
2024-02-08Merge branch '420' into devvan Hauser
2024-02-08workaround for MOpt bug with -Svanhauser-thc
2024-02-08performancevanhauser-thc
2024-02-08Merge pull request #1965 from CodeLinaro/statefulvan Hauser
2024-02-04fix -zvanhauser-thc
2024-02-04add U256/32byte supportvanhauser-thc
2024-02-03deterministic fuzzing and -zvanhauser-thc