about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-common.cc
AgeCommit message (Collapse)Author
2024-12-03Implement AFLRunHuanyao Rong
References: https://github.com/Mem2019/AFLRun/commit/f5bb87f78ef1 References: https://github.com/Mem2019/AFLRun/commit/3af5f11b5644
2022-06-27nitsvanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-06-11fix to instrument global c++ namespace functionsvanhauser-thc
2021-05-06instrumentation further move to C++11 (#900)David CARLIER
2021-03-26fix compilation for llvm 3.8.0hexcoder-
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-16blacklist sanitize and debug in c++vanhauser-thc
2021-03-10change map_size testsvanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-15allow instrumenting LLVMFuzzerTestOneInputvan Hauser
2020-11-30more DEBUGFvan Hauser
2020-09-05first batch of changesvanhauser-thc