about summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2024-11-26Define U64_MAX dataflow김태은
2024-11-26Calculate mean proximity scoreNguyễn Gia Phong
2024-11-25Pass dataflow map shm to fork serverNguyễn Gia Phong
2024-10-19feat: introduce GCC disable environment variablerapt0r
2024-10-16add AFL_OPT_LEVEL supportvanhauser-thc
2024-10-07code formatvanhauser-thc
2024-09-14fix AFL_AUTORESUME=1 for Nyx modeSergej Schumilo
2024-08-19code format, llvm 18vanhauser-thc
2024-07-24new cmplog mapvanhauser-thc
2024-07-14Revert "Replace gettimeofday with clock_gettime (#2159)"vanhauser-thc
2024-07-14Replace gettimeofday with clock_gettime (#2159)carpintero-de-c
2024-06-29add AFL_OLD_FORKSERVER featurevanhauser-thc
2024-06-28code formatvanhauser-thc
2024-06-27AFL_CUSTOM_MUTATOR_LATE_SEND addedvanhauser-thc
2024-06-24Optimize bit counting using __builtin_popcountKuan-Wei Chiu
2024-06-21add zlib compression for fast resumevanhauser-thc
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-18fast resume optionvanhauser-thc
2024-06-12fastresume implementationvanhauser-thc
2024-06-09v4.22a initvanhauser-thc
2024-06-094.21cvanhauser-thc
2024-06-07target hashvanhauser-thc
2024-06-07fixvanhauser-thc
2024-06-07add cmplog_time measurementvanhauser-thc
2024-06-05optimize syncingvanhauser-thc
2024-06-04AFL_NO_SYNCvanhauser-thc
2024-05-31nitsvanhauser-thc
2024-05-15dump ccvanhauser-thc
2024-05-14nitvanhauser-thc
2024-05-14Keep a backup of max_length in the afl_forkserver_t structurenj00001
2024-05-13disable -> no variantsvanhauser-thc
2024-05-12Add `AFL_SHA1_FILENAMES` optionSamuel Moelius
2024-05-02AFL_DISABLE_REDUNDANTvanhauser-thc
2024-04-19nitsvanhauser-thc
2024-04-13v4.21 initvanhauser-thc
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