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
/
llvm_mode
/
afl-llvm-lto-instrumentation.so.cc
Age
Commit message (
Expand
)
Author
2020-06-30
rename whitelist -> instrumentlist
van Hauser
2020-06-30
blacklist -> ignore renaming
van Hauser
2020-06-23
lto whitelist in test.sh
van Hauser
2020-05-23
LTO whitelist functionality rewritten, now anything can be skipped
van Hauser
2020-05-07
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si...
van Hauser
2020-05-07
import transform fix into autodict, code-format
van Hauser
2020-05-06
added InsTrimLTO :-)
van Hauser
2020-05-05
fix LTO mode
van Hauser
2020-05-02
AFL_LLVM_SKIP_NEVERZERO added
van Hauser
2020-04-25
refactored whitelist and blacklist in llvm_mode
van Hauser
2020-04-24
variable map size fix, error reporting through forkserver, code format
van Hauser
2020-04-23
fixed map location support for LTO
van Hauser
2020-04-23
more sanitizer functions for blacklist
van Hauser
2020-04-17
preliminary stuff for AFL_MAP_SIZE and afl-llvm-pass
van Hauser
2020-04-17
done implementing AFL_MAP_SIZE
van Hauser
2020-04-12
add global and local var support to autodictionary
van Hauser
2020-04-11
Autodictionary (#309)
van Hauser
2020-04-10
code format
Dominik Maier
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-09
lto module clean-up (#303)
van Hauser
2020-04-09
LTO llvm11 (#302)
van Hauser
2020-04-09
remove MaybeAlign
van Hauser
2020-04-09
llvm_mode: using MaybeAlign wrapper over the deprecated setter.
David Carlier
2020-04-01
llvm_mode: fix compiler warnings FORTIFY_SOURCE needs -O
hexcoder-
2020-04-01
add CFI sanitizer
van Hauser
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...
van Hauser
2020-03-09
bug fixes to afl-ld and intensive README.lto.md update on errors and how to d...
van Hauser
2020-03-05
Add LTO collision free llvm_mode (#223)
van Hauser