about summary refs log tree commit diff
path: root/include/afl-fuzz.h
AgeCommit message (Expand)Author
2022-06-17formattingRuben ten Hove
2022-06-17feat: allow to skip readme creation on crashRuben ten Hove
2022-05-27Add AFL_SYNC_TIME variable for synchronization time tuning (#1425)Daniil Kuts
2022-05-09support post_process's own return buffervanhauser-thc
2022-05-02fix token usage in normal and MOpt modevanhauser-thc
2022-04-08add AFL_KEEP_TIMEOUTSvanhauser-thc
2022-04-03fix pizza modevanhauser-thc
2022-04-02Fix dyslexia and clang formatCarlo Maragno
2022-04-01Fix layoutCarlo Maragno
2022-04-01Add basic support for Italian usersCarlo Maragno
2022-02-05add afl-fuzz -y fuzz length supportvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
2022-01-15fix classify countsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-11update header fileyuawn
2021-12-09rename pathvanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
2021-11-06http->httpsvanhauser-thc
2021-11-03Merge pull request #1142 from AFLplusplus/devvan Hauser
2021-10-18better ui bannervanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-07-30makefile fixesvanhauser-thc
2021-07-09more fixesvanhauser-thc
2021-07-09fixesvanhauser-thc
2021-06-27Select (#995)van Hauser
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-08ensure crashes/README.txt existsvanhauser-thc
2021-05-07Exit on time (#904)Roman M. Iudichev
2021-05-07Fix memory errors when trim causes testcase growth (#881) (#903)realmadsci
2021-04-30fixed potential double free in custom trim (#881)Dominik Maier
2021-04-13add AFL_EXIT_ON_SEED_ISSUESvanhauser-thc
2021-04-13ui custom mutator only displayvanhauser-thc
2021-03-27ensure one fuzzer sync per cycle, cycle introspectionvanhauser-thc
2021-03-25remove warningsvanhauser-thc
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-23fixed tiny nitpicksDominik Maier
2021-03-06complete implemenation, still no testvanhauser-thc
2021-03-02add de-unicoded dictionary entriesvanhauser-thc
2021-02-24edges in plot fileAndrea Fioraldi
2021-02-22code formatvanhauser-thc
2021-02-22minimum sync timevanhauser-thc
2021-02-21cmplog config.h -> -l optionvanhauser-thc
2021-02-07persistent replay env setupvanhauser-thc
2021-02-07prev_run_time loaded used only for ui and when writing the stats filevj-27
2021-02-06set prev_run_time inside afl statevj-27
2021-02-05load run time and donot load pending_* or *_favouredvj-27
2021-02-05load existing stats file when in AFL_AUTORESUME or -i -vj-27