about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2021-03-27add introspectionvanhauser-thc
2021-03-25Merge pull request #833 from WorksButNotTested/fridavan Hauser
2021-03-25Fix support for afl-cmin and updated READMEYour Name
2021-03-25update dynamic listvanhauser-thc
2021-03-25remove warningsvanhauser-thc
2021-03-24Add support for FRIDA modeYour Name
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-24ifdef for recordvanhauser-thc
2021-03-23fixed tiny nitpicksDominik Maier
2021-03-19Merge branch 'dev' into devvan Hauser
2021-03-20add AFL_TARGET_ENV to afl-fuzzfuzzah
2021-03-18typohexcoder
2021-03-18afl-fuzz cleanupvanhauser-thc
2021-03-17better map variabilityvanhauser-thc
2021-03-17shmem map size in config.hvanhauser-thc
2021-03-17debugvanhauser-thc
2021-03-17lto testvanhauser-thc
2021-03-17fix attemptvanhauser-thc
2021-03-16Merge pull request #819 from realmadsci/qemu-consistent-preloadAndrea Fioraldi
2021-03-15Remove AFL_PRELOAD and AFL_USE_QASAN handlersrealmadsci
2021-03-15fixesaflpp
2021-03-12make get_offsets executableDominik Maier
2021-03-11fixaflpp
2021-03-11new auto mapaflpp
2021-03-11fix the auto map fixvanhauser-thc
2021-03-10fix auto map discoveryvanhauser-thc
2021-03-10change map_size testsvanhauser-thc
2021-03-10fixed scan-build warningsDominik Maier
2021-03-09setting general schedule priority for performance on Mac.David CARLIER
2021-03-07documentation for AFL_PERSISTENT_RECORDvanhauser-thc
2021-03-06fixesvanhauser-thc
2021-03-06fixesvanhauser-thc
2021-03-06complete implemenation, still no testvanhauser-thc
2021-03-06implementation without testingvanhauser-thc
2021-03-03add new tutorialvanhauser-thc
2021-03-02add de-unicoded dictionary entriesvanhauser-thc
2021-02-25changing the -t ...+ meaning to "auto-calculate buth this is the max"vanhauser-thc
2021-02-24Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-02-24edges in plot fileAndrea Fioraldi
2021-02-24typoshexcoder
2021-02-22minimum sync timevanhauser-thc
2021-02-22ensure a valid seed existsvanhauser-thc
2021-02-22another fix for disabled entriesvanhauser-thc
2021-02-21cmplog config.h -> -l optionvanhauser-thc
2021-02-20-t helpvanhauser-thc
2021-02-15mergedDominik Maier
2021-02-15fixed scan-build issuesDominik Maier
2021-02-13added AFL_IGNORE_UNKNOWN_ENVSvanhauser-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