about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-06-16afl-cmin/afl-cmin.bash/afl-showmap -i descend into subdirectoriesvanhauser-thc
2021-06-14push to stable (#973)van Hauser
2021-06-14code formatvanhauser-thc
2021-06-14aflppdriver help outputvanhauser-thc
2021-06-14Add debug output to alert user to calibration progress/issues (#969)Dustin Spicuzza
2021-06-14little inlinevanhauser-thc
2021-06-12fix READMEvanhauser-thc
2021-06-11adapt for LLVM 3.8.0hexcoder-
2021-06-11Fix typo in README.md (#974)Artis
2021-06-11document frida changesvanhauser-thc
2021-06-11Merge branch 'stable' into devvan Hauser
2021-06-11update changelogvanhauser-thc
2021-06-11fix to instrument global c++ namespace functionsvanhauser-thc
2021-06-11code formatvanhauser-thc
2021-06-11split-comparison llvm pass refactor for smaller compilation times (and a smal...Michael Rodler
2021-06-11Improve tracing support to include real addresses and edge ids and also suppo...WorksButNotTested
2021-06-11Frida complog fix (#971)WorksButNotTested
2021-06-11fix cmplog screen update crashvanhauser-thc
2021-06-10fix AFL_CAL_FASTvanhauser-thc
2021-06-10FRIDA - Remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET (#970)WorksButNotTested
2021-06-09add test cases for splitting integer comparisonshexcoder-
2021-06-09Revert "add test cases for splitting integer comparisons"hexcoder-
2021-06-09Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-06-09add test cases for splitting integer comparisonshexcoder-
2021-06-09clippy fixesDominik Maier
2021-06-09avoid code duplication, symlink header filehexcoder-
2021-06-08remove warning regarding core_pattern (was wrong/unnecessary anyway)hexcoder-
2021-06-08push to stable (#962)van Hauser
2021-06-08adapt to minimum llvm versionhexcoder-
2021-06-08adapt docs to minimum LLVM versionhexcoder-
2021-06-08FRIDA AARCH64 support (#965)WorksButNotTested
2021-06-08reenable LLVM 3.8 ( Ubuntu 16.04 )hexcoder-
2021-06-07proper newlinesvanhauser-thc
2021-06-07Forkserver for afl-analyze (#963)Dominik Maier
2021-06-07Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-06-07more info for error logginghexcoder-
2021-06-07formatDominik Maier
2021-06-07add changelogvanhauser-thc
2021-06-07add changelog entryvanhauser-thc
2021-06-07Merge branch 'stable' into devvan Hauser
2021-06-07write target errors to out_dir/error.txtvanhauser-thc
2021-06-07remove -D from -Mvanhauser-thc
2021-06-05Revert "give hint for setting path to llvm-config tool, make clean on Frida m...hexcoder-
2021-06-05Revert "setting AFL_CC for test-llvm.sh on FreeBSD is not necessary anymore"hexcoder-
2021-06-05setting AFL_CC for test-llvm.sh on FreeBSD is not necessary anymorehexcoder
2021-06-05give hint how to set env var for path to llvm-config toolhexcoder
2021-06-05On non-Linux systems make clean may fail for frida_modehexcoder
2021-06-05setting AFL_CC for test-llvm.sh on FreeBSD is not necessary anymorehexcoder-
2021-06-05give hint for setting path to llvm-config tool, make clean on Frida may failhexcoder-
2021-06-05restored timeout handling (with SIGALRM for now)hexcoder-