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
Age
Commit message (
Expand
)
Author
2020-04-13
more robust search for clang for afl-clang-fast
Andrea Fioraldi
2020-04-12
remove warnings with llvm11
van Hauser
2020-04-12
fix 32/64 bit LTO
van Hauser
2020-04-12
local/global var for compare-transform-pass and code-format
van Hauser
2020-04-12
m32/m64 support for LTO and code-format for test/
van Hauser
2020-04-12
m32/m64 support for LTO and code-format for test/
van Hauser
2020-04-12
add global and local var support to autodictionary
van Hauser
2020-04-11
fix #312
Andrea Fioraldi
2020-04-11
add missing file
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
fix compilers for empty AFL_CC/AFL_CXX env
van Hauser
2020-04-09
LTO llvm11 (#302)
van Hauser
2020-04-09
Update README.snapshot.md
Andrea Fioraldi
2020-04-09
fix review comments by Heiko
van Hauser
2020-04-09
llvm_mode ctx: move function terminator instrumentation before skipping blocks
van Hauser
2020-04-09
llvm_mode android fix
van Hauser
2020-04-09
add missing piece for CTX coverage
van Hauser
2020-04-09
added snapshot feature to documentation
van Hauser
2020-04-09
fix travis
hexcoder
2020-04-09
ctx done
van Hauser
2020-04-09
small fixes
Andrea Fioraldi
2020-04-09
snapshot() in llvm mode
Andrea Fioraldi
2020-04-09
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...
van Hauser
2020-04-09
remove MaybeAlign
van Hauser
2020-04-09
remove maybe_linking artifacts
van Hauser
2020-04-09
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
hexcoder-
2020-04-09
llvm_mode: using MaybeAlign wrapper over the deprecated setter.
David Carlier
2020-04-01
reenabled custom mutator report
Dominik Maier
2020-04-01
upstream changes
Dominik Maier
2020-04-01
code cleanup
Dominik Maier
2020-04-01
llvm_mode/Makefile: replace lexical version comparison with a numerical one
hexcoder-
2020-04-01
review adaptions for afl-llvm-pass
hexcoder-
2020-04-01
afl-llvm-pass.so.cc: fix compile for llvm 3.8.0 @Marc: please review
hexcoder-
2020-04-01
llvm_mode: fix compiler warnings FORTIFY_SOURCE needs -O
hexcoder-
2020-04-01
making 'CFLAGS="-m32" make source-only tests' work
hexcoder-
2020-04-01
code format
Dominik Maier
2020-04-01
part1 make it compilable for llvm 3.8.0 (ubuntu 16.04)
hexcoder-
2020-04-01
add CFI sanitizer
van Hauser
2020-03-27
important llvm_mode Makefile fix
van Hauser
2020-03-27
code format
Dominik Maier
2020-03-23
include afl-llvm-rt.o not only when linking
Andrea Fioraldi
2020-03-23
better man page for afl-clang-*
van Hauser
2020-03-23
more fixes and code-format
van Hauser
2020-03-23
more fixes
van Hauser
2020-03-23
minor fixes
van Hauser
2020-03-21
avoid calling awk for 'which' replacement, use POSIX 'command -v' instead
hexcoder-
2020-03-20
forgot readme for ngram
van Hauser
[next]