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 (
Collapse
)
Author
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
fix, fixed for FUSELD (for LTO)
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
seems to be available even on LLVM 3.7
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
2020-03-20
added llvm_mode ngram coverage
van Hauser
2020-03-20
clean was missing ld symlink
van Hauser
2020-03-19
install llvm_mode READMEs
hexcoder-
2020-03-19
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
van Hauser
2020-03-18
Makefiles: replace 'which' with 'type'
hexcoder-
2020-03-18
Makefiles: prefer POSIX 'type' over 'which' for checking
hexcoder-
2020-03-17
cmplog was neither quiet nor where its llvm passes installed
van Hauser
2020-03-16
not all opt are compiled with polly support
van Hauser
2020-03-16
fix for instrim with and without AFL_LLVM_INSTRIM_SKIPSINGLEBLOCK
van Hauser
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-10
unified pointer placement
Dominik Maier
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
disable leaksanitizer when "make" ... more
van Hauser
2020-03-09
more honoring be_quiet
van Hauser
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with ↵
van Hauser
afl-*-rt.o.c instead of stdout for errors plus two potential bad free() fixes
[next]