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
/
src
/
afl-cc.c
Age
Commit message (
Expand
)
Author
2021-01-31
added support for __afl_coverage_interesting
van Hauser
2021-01-28
remove snapshot reference
van Hauser
2021-01-28
warn on afl-gcc/afl-clang instrumentation
van Hauser
2021-01-21
code format and not setting sanitizers if debug and settings present
van Hauser
2021-01-21
Merge pull request #689 from AFLplusplus/cmplog_merge
van Hauser
2021-01-21
temp conflict resolve
van Hauser
2021-01-20
android: Fix runtime for mutator
Joey Jiao
2021-01-19
cleanup and rename _DISCARD->_SKIP
van Hauser
2021-01-18
introspection, favor extint over long double
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-15
remove warning
van Hauser
2021-01-06
selective coverage fix
van Hauser
2021-01-05
cpp fix
van Hauser
2021-01-05
Haiku afl-system-config disable debugger, afl-cc.c avoid -lrt
hexcoder
2021-01-05
selective instrumentation documented
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-29
now fix afl-clang compiles on 32-Bit properly
hexcoder-
2020-12-29
Revert "fix afl-clang on 32-Bit systems"
hexcoder-
2020-12-29
fix afl-clang on 32-Bit systems
hexcoder-
2020-12-28
fix instrumentation type display
van Hauser
2020-12-25
fix LTO
van Hauser
2020-12-22
afl-clang-fast fix
van Hauser
2020-12-22
better gcc and clang support for afl-cc
van Hauser
2020-12-21
another 32 bit fix
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-15
v3.00c
van Hauser
2020-12-11
code format
van Hauser
2020-12-11
fix MMAP
van Hauser
2020-12-10
fix afl-cc library search
van Hauser
2020-12-07
fixes and code format
van Hauser
2020-12-07
little fixes
van Hauser
2020-12-05
fix find_object proc search (#elsif -> #elif), optimize static if away
hexcoder-
2020-12-05
Typos
hexcoder-
2020-12-03
fix for afl-cc
van Hauser
2020-12-02
move debug print
van Hauser
2020-12-02
very complete runtime lookup rewrite
van Hauser
2020-11-30
more DEBUGF
van Hauser
2020-11-30
add DEBUGF
van Hauser
2020-11-01
reenable afl-clang(++)
hexcoder-
2020-11-24
test-pre.sh: remove old uses of afl-clang, afl-cc.c: add missing env.var. AFL...
hexcoder-
2020-11-18
Solaris/Illumos build fix. (#609)
David CARLIER
2020-11-18
fixed alloc errors, code format
Dominik Maier
2020-11-17
fix: avoid preprocessor logic in macro arguments (not portable)
hexcoder-
2020-11-16
support AFL_LLVM_INSTRUMENT env for our own PCGUARD
van Hauser
2020-11-08
fix wrong llvm version comparison
van Hauser
2020-11-08
fix for llvm 10.0.0
van Hauser
2020-11-05
require llvm 10.0.1+ for enhanced pcguard, correct 1MB checks
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
[next]