about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2024-08-16fix custom post process with custom sendvanhauser-thc
2024-08-14fix missing trace_mini checkvanhauser-thc
2024-08-08Merge pull request #2173 from ahuo1/devvan Hauser
2024-08-07Merge pull request #2181 from tchebb/fix-no-zlibvan Hauser
2024-08-06Fix syntax error when compiling without zlibThomas Hebb
2024-08-05Merge branch 'AFLplusplus:dev' into devYiyi Wang
2024-08-03Merge pull request #2174 from killerra/devvan Hauser
2024-08-02Handle detect_leaks 0 and falsekillerra
2024-08-02lower mem usage attemptvanhauser-thc
2024-07-28fixed lasan defaults evaluationkillerra
2024-07-28To support AFL instrumentation, add default settings.Yiyi Wang
2024-07-14ensure this does not happen againvanhauser-thc
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-12Initialize max_length in afl_fsrv_init #2155Christian Holler (:decoder)
2024-07-10Fix missed updates of alias table when INTROSPECTION is onTakuya Shimizu
2024-07-01Make fallthroughs explicit in afl-fuzz-extras.cRichard Barnes
2024-06-27AFL_CUSTOM_MUTATOR_LATE_SEND addedvanhauser-thc
2024-06-26improved seed selection algorithmvanhauser-thc
2024-06-24Optimize bit counting using __builtin_popcountKuan-Wei Chiu
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-13Revert "MONOTONIC"vanhauser-thc
2024-06-12MONOTONICvanhauser-thc
2024-06-12fastresume implementationvanhauser-thc
2024-06-12Fix undefined behavior by casting to uint64_t before left shiftKuan-Wei Chiu
2024-06-10fast resume setup detectionvanhauser-thc
2024-06-09fix no_forkserver modevanhauser-thc
2024-06-09nitvanhauser-thc
2024-06-09fix -nvanhauser-thc
2024-06-09allow multiple -mvanhauser-thc
2024-06-07move functionvanhauser-thc
2024-06-07target hashvanhauser-thc
2024-06-07minor testcache optimizationsvanhauser-thc
2024-06-07add cmplog_time measurementvanhauser-thc
2024-06-06memory adjustmentsvanhauser-thc
2024-06-06new seed selection algorithmvanhauser-thc
2024-06-05Fix cmplog shared memory size when USEMMAP=1Andrea Fioraldi
2024-06-05nitsvanhauser-thc
2024-06-05optimize syncingvanhauser-thc
2024-06-04AFL_NO_SYNCvanhauser-thc
2024-06-01fix afl-showmapvanhauser-thc
2024-06-01try regression fixvanhauser-thc
2024-05-31nitsvanhauser-thc