about summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2021-08-26Add unstable coverage supportYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
2021-08-17Add support for generating coverage informationYour Name
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-07-30makefile fixesvanhauser-thc
2021-07-20Merge pull request #1034 from AFLplusplus/grammatronvan Hauser
2021-07-193.15a initvanhauser-thc
2021-07-19update config.hvanhauser-thc
2021-07-15Support for setting a fixed seed for the hash function (#1026)WorksButNotTested
2021-07-09more fixesvanhauser-thc
2021-07-09fixesvanhauser-thc
2021-07-06Support for excluding JIT code (#1006)WorksButNotTested
2021-06-27Select (#995)van Hauser
2021-06-24Added JS support (#992)WorksButNotTested
2021-06-16correct map size for small targetsvanhauser-thc
2021-06-11Improve tracing support to include real addresses and edge ids and also suppo...WorksButNotTested
2021-06-10fix AFL_CAL_FASTvanhauser-thc
2021-06-10FRIDA - Remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET (#970)WorksButNotTested
2021-06-01v3.14a initvanhauser-thc
2021-06-01v3.13c releasevanhauser-thc
2021-06-01debug ck_writevanhauser-thc
2021-05-31Merge branch 'dev' into going_atomichexcoder
2021-05-30support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.hexcoder-
2021-05-29Support writing Stalker stats (#945)WorksButNotTested
2021-05-27Support for AFL_FRIDA_PERSISTENT_RET (#941)WorksButNotTested
2021-05-25add AFL_TRY_AFFINITYvanhauser-thc
2021-05-25AFL_SKIP_CRASHES is obsolete since 3.0vanhauser-thc
2021-05-25less executions on variable pathsvanhauser-thc
2021-05-19cleaned up AFL_PRINT_FILENAMES envDominik Maier
2021-05-17FASAN Support (#918)WorksButNotTested
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-28Frida persistent (#880)WorksButNotTested
2021-04-13add AFL_EXIT_ON_SEED_ISSUESvanhauser-thc
2021-04-13ui custom mutator only displayvanhauser-thc
2021-04-06add missing envvanhauser-thc
2021-04-04cleanupvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
2021-04-02 Add support for standalone leak-sanitizer, introducting the environmentJoshua Rogers
2021-03-27ensure one fuzzer sync per cycle, cycle introspectionvanhauser-thc
2021-03-26Merge pull request #845 from joeyjiaojg/devvan Hauser
2021-03-25integrate frida_mode, code-formatvanhauser-thc
2021-03-25Merge pull request #833 from WorksButNotTested/fridavan Hauser
2021-03-25android: support host and target 32bit buildJiangen Jiao
2021-03-25remove warningsvanhauser-thc
2021-03-24Add support for FRIDA modeYour Name
2021-03-24AFL_PERSISTENT_RECORD not a defaultvanhauser-thc
2021-03-24Merge branch 'replay' into tmpvan Hauser