about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2021-11-07code-formattl455047
2021-11-07Fix index of cmp_map->log[key].tl455047
2021-11-06http->httpsvanhauser-thc
2021-11-05unify output formatyuawn
2021-11-04afl-as: missing one format spec (for tsan perharps)David Carlier
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-11-03Fix request size & remove redundant code (#1139)yuan
* fix request size * fix null terminator index * remove redundant code
2021-10-31help gccvanhauser-thc
2021-10-31gcc instrumentation optvanhauser-thc
2021-10-25Update real_map_size when doing a realloclazymio
2021-10-24fix gcc warningvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-23fix timeout bug in afl toolsvanhauser-thc
2021-10-19fixvanhauser-thc
2021-10-19remove race conditionvanhauser-thc
2021-10-19Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-10-19execs field in filenamesAndrea Fioraldi
2021-10-18better ui bannervanhauser-thc
2021-10-17formatvanhauser-thc
2021-10-15fix lto cmplog stability issuevanhauser-thc
2021-10-11fix accidental bystander killsvanhauser-thc
2021-10-11afl-showmap don't create empty "-" fileKuang-che Wu
2021-10-02fix some compiler warnings in 32-bit linuxhexcoder-
2021-10-01fix -nvanhauser-thc
2021-09-07fix afl-showmapvanhauser-thc
2021-09-07add check_binary_signatures for afl-* utilsvanhauser-thc
2021-08-31fix regression in class lookupvanhauser-thc
2021-08-20fix typo fixhexcoder
2021-08-19fix shared linking on macosvanhauser-thc
2021-08-18more partial linkingvanhauser-thc
2021-08-17fix typovanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-10Warn if "paths_total" property from stats file is inconsistentmqf20
2021-08-10remove outdated referencesvanhauser-thc
2021-08-10Merge pull request #1063 from wxyxsx/stablevan Hauser
Fix "havoc_mutations" not working in Python module
2021-08-10Update afl-fuzz-python.cwxyxsx
Fix havoc_mutations not working in python version
2021-08-02fix afl_preload issues on macosvanhauser-thc
2021-07-31use HASH_CONSTyuawn
2021-07-30Merge pull request #1050 from fbeqv/better_macos_getshm_errorsvan Hauser
improved error message
2021-07-30improved error messageCornelius Aschermann
2021-07-30frida tool fixvanhauser-thc
2021-07-30frida tool fixvanhauser-thc
2021-07-27fix check again clang asan lib to work on mac and linux by removing a characterJesse Hertz
2021-07-25Merge pull request #1042 from yuawn/fix_afl-ccvan Hauser
Remove redundant if statement in afl-cc
2021-07-25remove unused codeyuawn
2021-07-23remove redundant if statementyuawn
2021-07-23handle single seed with perf_score 0vanhauser-thc
2021-07-21remove unneeded assignmentyuawn
2021-07-20Merge pull request #1034 from AFLplusplus/grammatronvan Hauser
Grammatron