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
/
LLVMInsTrim.so.cc
Age
Commit message (
Expand
)
Author
2020-06-30
rename whitelist -> instrumentlist
van Hauser
2020-06-23
lto whitelist in test.sh
van Hauser
2020-05-15
change: slaves only sync from masters
van Hauser
2020-05-15
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
hexcoder-
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, rever...
van Hauser
2020-05-10
fix warning, code format
van Hauser
2020-05-10
code-format
van Hauser
2020-05-09
LLVMInsTrim.so.cc: fix for LLVM 3.8.0
hexcoder-
2020-05-07
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si...
van Hauser
2020-05-05
ctx+ngram for instrim
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-23
more sanitizer functions for blacklist
van Hauser
2020-04-01
making 'CFLAGS="-m32" make source-only tests' work
hexcoder-
2020-04-01
add CFI sanitizer
van Hauser
2020-03-16
fix for instrim with and without AFL_LLVM_INSTRIM_SKIPSINGLEBLOCK
van Hauser
2020-03-10
document new environment variables and code format
van Hauser
2020-03-10
afl-tmin is fixed via default initialization in forkserver
van Hauser
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...
van Hauser
2020-02-24
important InsTrim bugfix!
van Hauser
2020-02-24
important InsTrim fixes!
van Hauser
2020-02-16
fix for instrim (not the important one)
van Hauser
2020-02-16
code format
Andrea Fioraldi
2020-02-13
fix issue #194 more seriously
hexcoder-
2020-01-30
lower requirements for lower llvm/clang versions
hexcoder-
2020-01-28
android: prefer bigcores
van Hauser
2020-01-25
added whitelist+blacklist to all llvm_mode passes
van Hauser
2020-01-15
blacklist function support for llvm_mode
van Hauser
2019-12-03
Merge branch 'master' into llvm_mode_build_fix
van Hauser
2019-12-02
LLVM 10 build fix proposal
David Carlier
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-22
compiler plugins, just create const constants once.
David Carlier
2019-10-31
Fix some silent warnings and put some var to some usage...
David Carlier
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-08-07
reviewed neverZero for llvm 9.0
hexcoder-
2019-08-01
fix
van Hauser
2019-08-01
map size fixes
van Hauser
2019-07-15
fixing commit fuckup
van Hauser
2019-07-14
set instrim as default and updated documentation
van Hauser
2019-07-14
whitelist features works now
van Hauser
2019-07-14
notZero added and first attempt at whitelist
van Hauser
2019-07-13
Compile fix for LLVM 3.8.0
Heiko Eißfeldt
2019-07-13
compiles now with LLVM 8.0
Heiko Eißfeldt
2019-07-13
initial commit
van Hauser