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
Age
Commit message (
Expand
)
Author
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-22
portability: avoid void * arithmetic (UB), avoid GNU extension for array init...
hexcoder-
2020-12-21
another 32 bit fix
van Hauser
2020-12-21
fix 32 bit
van Hauser
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-20
fixed typo in include/forkserver.h
pr0xy
2020-12-18
apply nocolor changes
hexcoder-
2020-12-18
mem error fix
van Hauser
2020-12-18
fix compile
van Hauser
2020-12-18
fix
van Hauser
2020-12-18
merge romu and skim
van Hauser
2020-12-17
skim import
van Hauser
2020-12-15
v3.01a init
van Hauser
2020-12-15
v3.00c
van Hauser
2020-12-11
fixed gcc analyzer warnings
Dominik Maier
2020-12-08
fix aflfast changes
van Hauser
2020-12-07
Sampling next seed by weight (hit_count, bitmap_size, exec_us)
Marcel Boehme
2020-12-04
Add missing env var used in https://github.com/qemu/qemu/blob/bec7edf41d2d0e8...
Thomas Rooijakkers
2020-12-04
fixed bugs in custom_describe, reported by wizche
Dominik Maier
2020-12-04
added python mutator, documentation
Dominik Maier
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-12-04
common.h change from user header include to system header include
hexcoder-
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-01
added AFL_NO_AUTODICT
van Hauser
2020-11-30
more DEBUGF
van Hauser
2020-11-18
Use buffer protocol to retrieve result from python post_process (#605)
Dustin Spicuzza
2020-11-18
Solaris/Illumos build fix. (#609)
David CARLIER
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-18
fixed alloc errors, code format
Dominik Maier
2020-11-17
fix two exotic mem leaks detected by cppcheck
hexcoder-
2020-11-10
support custom mutator introspection
van Hauser
2020-11-03
added better error handling to forkserver fd
Dominik Maier
2020-11-02
match mopt to havoc
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-23
allow symbolize=1 for asan/debug
vanhauser-thc
2020-10-23
set max testcache entries automated if not specified by the user
van Hauser
2020-10-22
maybe enhancement to cache algo
van Hauser
2020-10-17
add eviction stat
van Hauser
2020-10-16
directly add new queue to cache
van Hauser
2020-10-15
retake from mem if possible
van Hauser
2020-10-14
Merge pull request #584 from devnexen/dfbsd_build_fix
van Hauser
2020-10-14
DragonFlyBSD build fix proposal.
David Carlier
2020-10-14
check for minimum cache size
van Hauser
2020-10-14
add documentation
van Hauser
2020-10-14
configurable testcache with malloc (#581)
van Hauser
2020-10-12
fix new seed selection algo
van Hauser
2020-10-12
Revert "Merge branch 'memcache_marc' into dev"
vanhauser-thc
2020-10-12
Merge branch 'memcache_marc' into dev
van Hauser
2020-10-11
add new seed selection algo and make it the default
van Hauser
[next]