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-llvm-pass.so.cc
Age
Commit message (
Expand
)
Author
2020-05-05
fix LTO mode
van Hauser
2020-05-05
ctx and ngram fix
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-25
refactored whitelist and blacklist in llvm_mode
van Hauser
2020-04-23
more sanitizer functions for blacklist
van Hauser
2020-04-17
preliminary stuff for AFL_MAP_SIZE and afl-llvm-pass
van Hauser
2020-04-09
llvm_mode ctx: move function terminator instrumentation before skipping blocks
van Hauser
2020-04-09
add missing piece for CTX coverage
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-01
code cleanup
Dominik Maier
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
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-20
added llvm_mode ngram coverage
van Hauser
2020-02-19
forgot cleanup
van Hauser
2020-02-19
fix travis and fix logic
van Hauser
2020-02-19
isatty for all compilers + AFL_DEBUG
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-15
blacklist function support for llvm_mode
van Hauser
2020-01-07
llvm_mode little update proposal.
David Carlier
2020-01-06
2020 copyright note
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-12-21
restore llvm DebugInfo
Andrea Fioraldi
2019-12-21
try to work with llvm < 3.7
Andrea Fioraldi
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-10-25
Little compiler plugins rework regarding block location picked up.
David Carlier
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-10-04
general maintance
van Hauser
2019-09-25
fix issue#63 compilation problem with a workaround
hexcoder-
2019-09-22
more tests
van Hauser
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-30
update with changes from master
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-08-19
Add support for Android
Joey Jiao
2019-07-05
final touches
van Hauser
2019-07-04
this is the best solution IMHO
van Hauser
2019-07-03
notzero for afl-gcc
van Hauser
2019-07-03
select implementations
van Hauser
2019-06-27
2 different implementations
van Hauser
2019-06-25
experimental implementation of counters that skip zero on overflow.
Hexcoder
2019-06-25
llvm_mode whitelist (partial instrumentation) support added
van Hauser
[next]