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-06
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ↵
van Hauser
fix, fixed for FUSELD (for LTO)
2020-04-02
remove MaybeAlign
van Hauser
2020-04-02
remove maybe_linking artifacts
van Hauser
2020-04-02
Merge pull request #288 from devnexen/llvm_mode_little_upd
hexcoder
llvm_mode: using MaybeAlign wrapper over the deprecated setter.
2020-04-02
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
hexcoder-
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-31
llvm_mode: using MaybeAlign wrapper over the deprecated setter.
David Carlier
seems to be available even on LLVM 3.7
2020-03-31
reenabled custom mutator report
Dominik Maier
2020-03-30
upstream changes
Dominik Maier
2020-03-30
code cleanup
Dominik Maier
2020-03-29
llvm_mode/Makefile: replace lexical version comparison with a numerical one
hexcoder-
2020-03-28
review adaptions for afl-llvm-pass
hexcoder-
2020-03-28
afl-llvm-pass.so.cc: fix compile for llvm 3.8.0 @Marc: please review
hexcoder-
2020-03-28
llvm_mode: fix compiler warnings FORTIFY_SOURCE needs -O
hexcoder-
2020-03-28
making 'CFLAGS="-m32" make source-only tests' work
hexcoder-
2020-03-27
code format
Dominik Maier
2020-03-27
part1 make it compilable for llvm 3.8.0 (ubuntu 16.04)
hexcoder-
2020-03-27
add CFI sanitizer
van Hauser
2020-03-27
important llvm_mode Makefile fix
van Hauser
2020-03-27
code format
Dominik Maier
2020-03-27
important llvm_mode Makefile fix
van Hauser
2020-03-25
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
[next]