about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Expand)Author
2021-10-09LLVM coverage making it more C++ too.David Carlier
2021-10-09Merge pull request #1107 from devnexen/llvm_pass_updatevan Hauser
2021-10-09LLVM passes making slightly more C++David Carlier
2021-10-03LLVM LTO plugin using smart pointer for __afl_internal_directory variableDavid Carlier
2021-08-25announce llvm 13 supportvanhauser-thc
2021-08-20revise paragraphvanhauser-thc
2021-08-20typos / wordinghexcoder
2021-08-19fix shared linking on macosvanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-08Change afl to AFL in *.md (#1057)llzmb
2021-07-30add more string functions for dictionary featuresvanhauser-thc
2021-07-30fix format stringyuawn
2021-07-20Update README.persistent_mode.mdMoshe Kaplan
2021-07-19Revert "Merge branch 'release' into stable"vanhauser-thc
2021-07-19fix merge conflictsvanhauser-thc
2021-07-14fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LISTvanhauser-thc
2021-07-14update documentationvanhauser-thc
2021-07-07fix failures for some sized string instrumentationsvanhauser-thc
2021-06-28Inline cmplog (#996)van Hauser
2021-06-24fix fridavanhauser-thc
2021-06-22cmplog fix for qemu and fridavanhauser-thc
2021-06-16correct map size for small targetsvanhauser-thc
2021-06-16make afl-cmin actually work with subdirectoriesvanhauser-thc
2021-06-11adapt for LLVM 3.8.0hexcoder-
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-09Revert "add test cases for splitting integer comparisons"hexcoder-
2021-06-09add test cases for splitting integer comparisonshexcoder-
2021-06-08adapt to minimum llvm versionhexcoder-
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-07write target errors to out_dir/error.txtvanhauser-thc
2021-06-03dynamic_list and afl-compiler-rt reworkvanhauser-thc
2021-06-01fix stupid typoshexcoder-
2021-06-01adapt to incompatible LLVM 13 APIhexcoder-
2021-06-01v3.13c release (#951)van Hauser
2021-06-01fix classic threadsafe countersvanhauser-thc
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-31Merge branch 'dev' into going_atomichexcoder
2021-05-30add support for AFL_LLVM_THREADSAFE_INST to other LLVM passeshexcoder-
2021-05-30add documentation for AFL_LLVM_THREADSAFE_INSThexcoder-
2021-05-30support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.hexcoder-
2021-05-21fix llvm-dict2filevanhauser-thc
2021-05-10typohexcoder
2021-05-07add some commentshexcoder-
2021-05-06first working NeverZero implementationhexcoder-
2021-05-06instrumentation further move to C++11 (#900)David CARLIER
2021-04-30still not workinghexcoder-