aboutsummaryrefslogtreecommitdiff
path: root/src/afl-fuzz-run.c
AgeCommit message (Expand)Author
2024-02-03push to stable (#1983)van Hauser
2024-01-18push to stable (#1960)van Hauser
2023-11-28code formatvanhauser-thc
2023-11-28changesvanhauser-thc
2023-11-27merge functionyangzao
2023-11-27updateyangzao
2023-11-27format codeyangzao
2023-11-24update afl-fuzz-runyangzao
2023-11-24add custom_post_run.cyangzao
2023-04-21fixed AFL_POST_PROCESS_KEEP_ORIGINAL for version 4.07aMaik Betka
2023-04-21Merge remote-tracking branch 'origin/dev' into atnwalkMaik Betka
2023-04-17fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_...Maik Betka
2023-04-17first version with unix domain sockets is ready for testingMaik Betka
2023-04-15fix post_processvanhauser-thc
2023-04-13fix attempt at post_process implementationvanhauser-thc
2023-02-15debug outputvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-11-14custom mutator fixvanhauser-thc
2022-11-11afl_custom_fuzz_send addedvanhauser-thc
2022-08-19shorter calibrationvanhauser-thc
2022-07-19remove debugvanhauser-thc
2022-07-19fixvanhauser-thc
2022-07-19fixvanhauser-thc
2022-07-19post_process 0/NULL return supportvanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-06-08honor AFL_MAP_SIZE well outside of afl++vanhauser-thc
2022-05-09fixvanhauser-thc
2022-05-09support post_process's own return buffervanhauser-thc
2022-03-18fix LTO with cmplog and lafvanhauser-thc
2022-03-07Fix issue with trim in shared memory modemchesser
2022-02-05add afl-fuzz -y fuzz length supportvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-09rename pathvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-10-15fix lto cmplog stability issuevanhauser-thc
2021-07-31use HASH_CONSTyuawn
2021-06-29fix linefeedvanhauser-thc
2021-06-22reverse read the queue n resumesvanhauser-thc
2021-06-16correct map size for small targetsvanhauser-thc
2021-06-14code formatvanhauser-thc
2021-06-14Add debug output to alert user to calibration progress/issues (#969)Dustin Spicuzza
2021-06-10fix AFL_CAL_FASTvanhauser-thc
2021-06-01remove redundant unsetenv (#947)terrynini
2021-06-01fixesvanhauser-thc
2021-06-01fix afl_custom_post_process with multiple custom mutatorsvanhauser-thc
2021-05-25less executions on variable pathsvanhauser-thc
2021-05-07Fix memory errors when trim causes testcase growth (#881) (#903)realmadsci
2021-04-30fix stdin trimmingvanhauser-thc
2021-04-30fixed potential double free in custom trim (#881)Dominik Maier
2021-03-27ensure one fuzzer sync per cycle, cycle introspectionvanhauser-thc