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-clang-fast.c
Age
Commit message (
Expand
)
Author
2020-05-06
CTX+NGRAM != LTO
van Hauser
2020-05-06
added InsTrimLTO :-)
van Hauser
2020-05-05
more typos fixed
van Hauser
2020-05-05
ctx+ngram for instrim
van Hauser
2020-05-04
ctx and ngram can be used together now
van Hauser
2020-05-02
AFL_LLVM_SKIP_NEVERZERO added
van Hauser
2020-04-17
llvm fix
van Hauser
2020-04-17
remove unnecessary map_size variables
van Hauser
2020-04-17
added AFL_MAP_SIZE to env help output
van Hauser
2020-04-17
done implementing AFL_MAP_SIZE
van Hauser
2020-04-16
code-format
Dominik Maier
2020-04-15
fix laf-intel transform disable
van Hauser
2020-04-15
disable compare-transform-pass when lto_mode and autodictionary is used.
hexcoder-
2020-04-15
changed run_target
Dominik Maier
2020-04-15
afl-clang-fast: fail when binary name can't be used to determine build mode (...
Rick van Schijndel
2020-04-14
code format
Andrea Fioraldi
2020-04-14
add missing default names for AFL_LLVM_INSTRUMENT
van Hauser
2020-04-13
more robust search for clang for afl-clang-fast
Andrea Fioraldi
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
add global and local var support to autodictionary
van Hauser
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
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
fix review comments by Heiko
van Hauser
2020-04-09
ctx done
van Hauser
2020-04-09
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...
van Hauser
2020-04-09
remove maybe_linking artifacts
van Hauser
2020-04-01
reenabled custom mutator report
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
add CFI sanitizer
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-20
added llvm_mode ngram coverage
van Hauser
2020-03-17
cmplog was neither quiet nor where its llvm passes installed
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-09
reactivated LTO persistent mode to test.sh
van Hauser
2020-03-09
more detail to the fact that LTO mode can fail easily
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
2020-03-01
fix #218
Andrea Fioraldi
2020-02-29
afl-clang-fast: only show the official env vars
van Hauser
2020-02-29
code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...
van Hauser
2020-02-28
add env info to afl-clang-fast, small Android change
hexcoder-
2020-02-28
code-format
van Hauser
[next]