index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
instrumentation
/
afl-llvm-pass.so.cc
Age
Commit message (
Expand
)
Author
2021-07-14
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
vanhauser-thc
2021-06-07
format
Dominik Maier
2021-06-01
fix stupid typos
hexcoder-
2021-06-01
adapt to incompatible LLVM 13 API
hexcoder-
2021-06-01
fix classic threadsafe counters
vanhauser-thc
2021-06-01
threadsafe doc fixes, code format
vanhauser-thc
2021-05-30
add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes
hexcoder-
2021-05-30
support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.
hexcoder-
2021-05-07
add some comments
hexcoder-
2021-05-06
first working NeverZero implementation
hexcoder-
2021-04-30
still not working
hexcoder-
2021-04-28
work in progress: not working correctly yet
hexcoder-
2021-04-17
use atomic read-modify-write increment for LLVM CLASSIC
hexcoder-
2021-03-09
fix ctx-1
vanhauser-thc
2021-03-05
fix typos and format
Andrea Fioraldi
2021-03-04
fix kctx compilation hang
Andrea Fioraldi
2021-03-04
vectorial top-k CTX first implementation
Andrea Fioraldi
2021-03-04
code format
Andrea Fioraldi
2021-03-04
llvm mode CALLER mode
Andrea Fioraldi
2021-03-04
restore correct CTX behaviour in llvm mode
Andrea Fioraldi
2021-02-07
fix scan-build issues
vanhauser-thc
2021-01-05
haiku fix
van Hauser
2021-01-04
more code cleanup (instrumentation)
hexcoder-
2020-09-05
first batch of changes
vanhauser-thc