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
Age
Commit message (
Collapse
)
Author
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-
2021-01-03
stability fix
van Hauser
2021-01-03
cmplog cleanup
van Hauser
2021-01-03
cleanup
van Hauser
2021-01-02
typo
hexcoder-
2020-12-31
float2double
van Hauser
2020-12-30
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-12-30
cleanup of hot fix for -s on 32-bit
hexcoder-
2020-12-30
better weighting
van Hauser
2020-12-30
fix 32-bit mode, fix weighting
van Hauser
2020-12-29
fix CodeQL warning on theoretically possible unsigned overflow
hexcoder-
2020-12-29
fix localtime warnings from CodeQL
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-
This reverts commit 83c1378fc1810d177d9cdfa2c00f62bbadd98f00.
2020-12-29
fix afl-clang on 32-Bit systems
hexcoder-
2020-12-29
Update afl-fuzz-queue.c
Marcel Böhme
2020-12-28
fix instrumentation type display
van Hauser
2020-12-28
added corpus introspection
van Hauser
2020-12-26
more flexible system support for afl-frida
van Hauser
2020-12-26
Fix missing include for macOS. (#660)
David Manouchehri
2020-12-26
fix exec/s display
van Hauser
2020-12-25
fix LTO
van Hauser
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-22
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-12-22
workaround for Solaris: NAME_MAX is not defined
hexcoder-
2020-12-22
one more with nonstd array initializers
hexcoder-
2020-12-22
more portability non std array initializers
hexcoder-
2020-12-22
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-12-22
portability: avoid void * arithmetic (UB), avoid GNU extension for array ↵
hexcoder-
initializations
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-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
apply nocolor changes
hexcoder-
2020-12-18
mem error fix
van Hauser
2020-12-18
Merge pull request #641 from AFLplusplus/dev
van Hauser
Dev
2020-12-18
merge romu and skim
van Hauser
2020-12-17
fix crash for very fast targets
van Hauser
2020-12-17
skim import
van Hauser
2020-12-16
small fixes
van Hauser
2020-12-15
v3.00c
van Hauser
2020-12-12
afl-as.c, fix compiler warnings (overflowing is UB)
hexcoder-
2020-12-12
remove stray debugging fprintf
hexcoder-
2020-12-12
typo
hexcoder-
2020-12-12
small fix in error handling
hexcoder-
[next]