about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-pass.so.cc
AgeCommit message (Collapse)Author
2021-07-14fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LISTvanhauser-thc
2021-06-07formatDominik Maier
2021-06-01fix stupid typoshexcoder-
2021-06-01adapt to incompatible LLVM 13 APIhexcoder-
2021-06-01fix classic threadsafe countersvanhauser-thc
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-30add support for AFL_LLVM_THREADSAFE_INST to other LLVM passeshexcoder-
2021-05-30support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.hexcoder-
add new test case for that.
2021-05-07add some commentshexcoder-
2021-05-06first working NeverZero implementationhexcoder-
2021-04-30still not workinghexcoder-
2021-04-28work in progress: not working correctly yethexcoder-
2021-04-17use atomic read-modify-write increment for LLVM CLASSIChexcoder-
2021-03-09fix ctx-1vanhauser-thc
2021-03-05fix typos and formatAndrea Fioraldi
2021-03-04fix kctx compilation hangAndrea Fioraldi
2021-03-04vectorial top-k CTX first implementationAndrea Fioraldi
2021-03-04code formatAndrea Fioraldi
2021-03-04llvm mode CALLER modeAndrea Fioraldi
2021-03-04restore correct CTX behaviour in llvm modeAndrea Fioraldi
2021-02-07fix scan-build issuesvanhauser-thc
2021-01-05haiku fixvan Hauser
2021-01-04more code cleanup (instrumentation)hexcoder-
2020-09-05first batch of changesvanhauser-thc