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
/
instrumentation
Age
Commit message (
Collapse
)
Author
2020-12-24
revert condition on llvm-config.h (it did not work)
hexcoder
2020-12-24
fix conditional include
hexcoder
2020-12-24
use positive logic to be future safe
hexcoder
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
2020-12-20
document AFL_LLVM_INSTRUMENT option NATIVE
van Hauser
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-18
mem error fix
van Hauser
2020-12-15
allow instrumenting LLVMFuzzerTestOneInput
van Hauser
2020-12-15
add dummy Makefile to instrumentation/
van Hauser
2020-12-11
typo
hexcoder-
2020-12-11
fix MMAP
van Hauser
2020-12-09
better examples
van Hauser
2020-12-08
fix some copmpiler warnings for USEMMAP
hexcoder-
2020-12-08
small fixes
hexcoder-
2020-12-08
more reporting on errors
van Hauser
2020-12-07
fixes and code format
van Hauser
2020-12-02
typo
hexcoder
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-12-01
added AFL_NO_AUTODICT
van Hauser
2020-11-30
update clang-format to 11
van Hauser
2020-11-30
more DEBUGF
van Hauser
2020-11-30
update persistent doc
van Hauser
2020-11-30
persistent_demo -> persistent_mode
van Hauser
2020-11-19
fixed child not killed with -c
van Hauser
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-16
support AFL_LLVM_INSTRUMENT env for our own PCGUARD
van Hauser
2020-11-14
typo
hexcoder-
2020-11-12
more fixes, leaks and compile errors
hexcoder-
2020-11-06
do not try to compile pcguard if llvm is not current enough
van Hauser
2020-11-05
remove duplicate headers, make '#include VirtualFileSystems.h' version dependent
hexcoder-
2020-11-04
typo
hexcoder
2020-11-02
code-format
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
fix SancovPCGUARD for 10.0.0
van Hauser
2020-11-02
disable indirect calls in pcguard
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
2020-10-29
fix warning on Debian 32 bit
hexcoder-
2020-10-29
better warn if skipping large dict
van Hauser
2020-10-06
fix compiler warning on 32-bit platforms
hexcoder-
2020-09-29
small improvements to Marcel's patch, fix laf-intel + redqueen crashes
van Hauser
2020-09-25
remove warnings
van Hauser
2020-09-22
add comment for future
van Hauser
2020-09-22
fix LTO autodictionary for ints > 64 bits
van Hauser
2020-09-22
dict2file fix for integers > 64 bit
aflpp
2020-09-18
fix expand havoc
van Hauser
2020-09-13
Haiku build fix. (#556)
David CARLIER
2020-09-13
code format
Dominik Maier
[next]