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-fuzz.c
Age
Commit message (
Expand
)
Author
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-11
fix MMAP
van Hauser
2020-12-08
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
Andrea Fioraldi
2020-12-08
fix memory limit issue with cmplog without -m flag
Andrea Fioraldi
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-01
added AFL_NO_AUTODICT
van Hauser
2020-11-05
require llvm 10.0.1+ for enhanced pcguard, correct 1MB checks
van Hauser
2020-11-03
fix -N for forkserver
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-11-19
fixed child not killed with -c
van Hauser
2020-11-18
fixed simple yet stupid bug
Dominik Maier
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-18
fixed alloc errors, code format
Dominik Maier
2020-11-16
support AFL_LLVM_INSTRUMENT env for our own PCGUARD
van Hauser
2020-11-14
fix error handling in fauxserver
hexcoder-
2020-11-14
now really fix -n
hexcoder-
2020-11-14
add sanity check for -M/-S arguments
hexcoder-
2020-11-14
fix non instrumented mode, fix check_binary
hexcoder-
2020-11-14
no binary checking in noninstrumented mode
hexcoder-
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
2020-10-23
allow symbolize=1 for asan/debug
vanhauser-thc
2020-10-23
better cache entry algo
van Hauser
2020-10-23
set max testcache entries automated if not specified by the user
van Hauser
2020-10-19
mini improvements
van Hauser
2020-10-15
testcache_size = 2 ok fix
van Hauser
2020-10-14
check for minimum cache size
van Hauser
2020-10-14
configurable testcache with malloc (#581)
van Hauser
2020-10-12
fix afl-cc.8 generation
van Hauser
2020-10-12
fix sync mode
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-12
no -M/-S: auto-set -S default
van Hauser
2020-10-11
add new seed selection algo and make it the default
van Hauser
2020-10-10
determinstic fuzzing is now disabled by default
van Hauser
2020-10-10
Merge pull request #571 from Edznux/statsd_implem
van Hauser
2020-10-09
-m none is the default now
van Hauser
2020-10-09
Remove ==1 in the condition
Edznux
2020-10-08
Add env var toggle for StatsD
Edznux
2020-10-07
Add documentation/help for AFL_STATSD_TAGS_FLAVOR
Edznux
2020-10-07
efficient queue jump
van Hauser
2020-10-07
Remove statsd_socket_init, just let it init when doing the first iteration
Edznux
2020-10-06
[WIP: segfault on non dogstatsd] Adding MACROS for format
Edznux
2020-10-06
code format
Dominik Maier
2020-10-06
testcase cache added
Dominik Maier
2020-10-05
Add help for AFL_STATSD_HOST &
Edznux
2020-10-04
changed the default schedule to coe
van Hauser
2020-09-29
small improvements to Marcel's patch, fix laf-intel + redqueen crashes
van Hauser
2020-09-29
Patching and improving AFLFast schedules.
Marcel Boehme
2020-09-28
increase havoc_stack_pow2 on no finds
van Hauser
[next]