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
/
include
/
envs.h
Age
Commit message (
Expand
)
Author
2021-08-26
Add unstable coverage support
Your Name
2021-08-20
Fixed coverage on OSX (dependency on pipe2)
Your Name
2021-08-17
Add support for generating coverage information
Your Name
2021-08-12
AFL_IGNORE_PROBLEMS + library checks and documentation
vanhauser-thc
2021-07-15
Support for setting a fixed seed for the hash function (#1026)
WorksButNotTested
2021-07-06
Support for excluding JIT code (#1006)
WorksButNotTested
2021-06-24
Added JS support (#992)
WorksButNotTested
2021-06-11
Improve tracing support to include real addresses and edge ids and also suppo...
WorksButNotTested
2021-06-10
FRIDA - Remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET (#970)
WorksButNotTested
2021-05-31
Merge branch 'dev' into going_atomic
hexcoder
2021-05-30
support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.
hexcoder-
2021-05-29
Support writing Stalker stats (#945)
WorksButNotTested
2021-05-27
Support for AFL_FRIDA_PERSISTENT_RET (#941)
WorksButNotTested
2021-05-25
add AFL_TRY_AFFINITY
vanhauser-thc
2021-05-19
cleaned up AFL_PRINT_FILENAMES env
Dominik Maier
2021-05-17
FASAN Support (#918)
WorksButNotTested
2021-05-07
Exit on time (#904)
Roman M. Iudichev
2021-04-28
Frida persistent (#880)
WorksButNotTested
2021-04-13
add AFL_EXIT_ON_SEED_ISSUES
vanhauser-thc
2021-04-06
add missing env
vanhauser-thc
2021-04-04
Merge pull request #855 from MegaManSec/leak-sanitizer
van Hauser
2021-04-02
Add support for standalone leak-sanitizer, introducting the environment
Joshua Rogers
2021-03-25
Merge pull request #833 from WorksButNotTested/frida
van Hauser
2021-03-24
Add support for FRIDA mode
Your Name
2021-03-24
Merge branch 'replay' into tmp
van Hauser
2021-03-19
Merge branch 'dev' into dev
van Hauser
2021-03-20
add AFL_TARGET_ENV to afl-fuzz
fuzzah
2021-03-19
refactor finding binaries
vanhauser-thc
2021-03-16
fix cmplog rtn
vanhauser-thc
2021-03-15
Add AFL_QEMU_CUSTOM_BIN environment flag
realmadsci
2021-03-09
fix ctx-1
vanhauser-thc
2021-03-09
add AFL_NOOPT
vanhauser-thc
2021-03-06
fixes
vanhauser-thc
2021-03-04
fix kctx compilation hang
Andrea Fioraldi
2021-03-02
cpu-exec: Add AFL_QEMU_EXCLUDE_RANGES
realmadsci
2021-02-17
minor fixes
vanhauser-thc
2021-02-15
Revert "llvm bug workaround for lto extint"
Michael Rodler
2021-02-15
llvm bug workaround for lto extint
vanhauser-thc
2021-02-13
added AFL_IGNORE_UNKNOWN_ENVS
vanhauser-thc
2021-02-07
persistent replay env setup
vanhauser-thc
2021-01-30
added AFL_CMPLOG_ONLY_NEW feature
van Hauser
2021-01-29
qasan support in aflpp
Andrea Fioraldi
2021-01-27
fix include
van Hauser
2021-01-27
update envs
van Hauser
2021-01-07
User defined kill signal value (#678)
buherator
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-04
Add missing env var used in https://github.com/qemu/qemu/blob/bec7edf41d2d0e8...
Thomas Rooijakkers
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-01
added AFL_NO_AUTODICT
van Hauser
[next]