about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-05-10fix effector map calculationvanhauser-thc
2022-05-09fixvanhauser-thc
2022-05-09support post_process's own return buffervanhauser-thc
2022-05-08Merge pull request #1401 from devnexen/fbsd_largepagevan Hauser
2022-05-08Merge pull request #1400 from devnexen/frida_android_bfixvan Hauser
2022-05-06large shared segment optimisation (in TEST_MMAP mode)David CARLIER
2022-05-06frida module android build fix.David Carlier
2022-05-03pcguard fix for most current llvm 15 changesvanhauser-thc
2022-05-02fixvanhauser-thc
2022-05-02fix mopt random selectionvanhauser-thc
2022-05-02fix token usage in normal and MOpt modevanhauser-thc
2022-04-28Properly null CmpLog map in deinit (#1395)che30122
2022-04-28update afl-sharedmem.cche30122
2022-04-25Merge pull request #1392 from AFLplusplus/devvan Hauser
2022-04-25code formatvanhauser-thc
2022-04-25add changelogvanhauser-thc
2022-04-25Merge pull request #1375 from wtdcode/fix_uc_staticvan Hauser
2022-04-24fix my nameDominik Maier
2022-04-24Merge origin/devlazymio
2022-04-24Bump unicornafllazymio
2022-04-22unicornvanhauser-thc
2022-04-22try repeating writevanhauser-thc
2022-04-21Merge pull request #1393 from jschwartzentruber/dev-wasmvan Hauser
2022-04-20fix instrumentation for -Werror,-Wunused-but-set-variableJesse Schwartzentruber
2022-04-20use passthrough mode for wasmJesse Schwartzentruber
2022-04-18remove WIP codevanhauser-thc
2022-04-18code formatvanhauser-thc
2022-04-18fix msgvanhauser-thc
2022-04-18Merge pull request #1388 from mlichvar/cmin-argsvan Hauser
2022-04-18Merge pull request #1382 from AdaCore/pr/gcc_deny_list_fixvan Hauser
2022-04-18Merge pull request #1385 from Cornul11/update_citationvan Hauser
2022-04-18Merge pull request #1389 from yuawn/devvan Hauser
2022-04-18Merge pull request #1390 from devnexen/map_name_libdislocatorvan Hauser
2022-04-15libdislocator, new option to name an anonymous address range.David Carlier
2022-04-14update llvm version in INSTALL.mdyuawn
2022-04-13afl-cmin: quote program argumentsMiroslav Lichvar
2022-04-13Fix persistant sample buildlazymio
2022-04-12Fix linkagelazymio
2022-04-12Sync unicornafllazymio
2022-04-12Merge origin/devlazymio
2022-04-11updated citationCornul11
2022-04-08link https://github.com/fuzzah/exeptorvanhauser-thc
2022-04-08Merge pull request #1383 from AFLplusplus/keep_toutvan Hauser
2022-04-08update fuzzing in depthvanhauser-thc
2022-04-08add AFL_KEEP_TIMEOUTSvanhauser-thc
2022-04-08Fix GCC plugin crash when using deny/allow listMarc Poulhiès
2022-04-08correct counting for tmoutsvanhauser-thc
2022-04-07update grammar mutatorvanhauser-thc
2022-04-07save timeoutsvanhauser-thc
2022-04-06Typohexcoder