about summary refs log tree commit diff
path: root/src/afl-fuzz-state.c
AgeCommit message (Expand)Author
2023-04-21fixed formatting with make code-formatMaik 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-02allow pizza mode to be disabledvanhauser-thc
2023-03-06Fixed according to CRAmit Elkabetz
2023-03-05Changed warning message to use const instead of magicAmit Elkabetz
2023-03-05Fixed according to PR comment, moved cli flag to an env variableAmit Elkabetz
2023-03-05Added flag -u to allow custom interval to update fuzzer_stats fileAmit Elkabetz
2023-02-15debug outputvanhauser-thc
2023-01-18ignore timeout env optionvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-10-24changelog updatevanhauser-thc
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-10-20Fix child reaping on fuzzer terminationNils Bars
2022-09-10code formatvanhauser-thc
2022-08-25fix pizza modevanhauser-thc
2022-08-14add AFL_NO_STARTUP_CALIBRATION featurevanhauser-thc
2022-07-21fix pizza modevanhauser-thc
2022-06-17formattingRuben ten Hove
2022-06-17feat: allow to skip readme creation on crashRuben ten Hove
2022-06-08honor AFL_MAP_SIZE well outside of afl++vanhauser-thc
2022-05-27Add AFL_SYNC_TIME variable for synchronization time tuning (#1425)Daniil Kuts
2022-05-17fix mem leakche30122
2022-04-08add AFL_KEEP_TIMEOUTSvanhauser-thc
2022-04-03fix pizza modevanhauser-thc
2022-04-02Fix dyslexia and clang formatCarlo Maragno
2022-04-01Add basic support for Italian usersCarlo Maragno
2022-02-08reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRVvanhauser-thc
2022-02-05change -y to -g/-G and add env var alternativesvanhauser-thc
2022-02-05add afl-fuzz -y fuzz length supportvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-06-10fix AFL_CAL_FASTvanhauser-thc
2021-05-25add AFL_TRY_AFFINITYvanhauser-thc
2021-05-25AFL_SKIP_CRASHES is obsolete since 3.0vanhauser-thc
2021-05-10code-formatvanhauser-thc
2021-05-07Exit on time (#904)Roman M. Iudichev
2021-04-13add AFL_EXIT_ON_SEED_ISSUESvanhauser-thc
2021-03-25update dynamic listvanhauser-thc
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-23fixed tiny nitpicksDominik Maier
2021-03-06complete implemenation, still no testvanhauser-thc
2021-02-19suggested env vars for lazy pplAndrea Fioraldi
2021-02-07persistent replay env setupvanhauser-thc
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-07User defined kill signal value (#678)buherator
2020-12-26fix exec/s displayvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser