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-state.c
Age
Commit message (
Expand
)
Author
2021-01-30
added AFL_CMPLOG_ONLY_NEW feature
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-07
User defined kill signal value (#678)
buherator
2020-12-26
fix exec/s display
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-11
code format
van Hauser
2020-12-11
schedule improvements, new default is FAST
van Hauser
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
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-14
configurable testcache with malloc (#581)
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-08
Add env var toggle for StatsD
Edznux
2020-10-06
[WIP: segfault on non dogstatsd] Adding MACROS for format
Edznux
2020-10-05
Fix code format
Edznux
2020-10-05
Correctly handle env var.
Edznux
2020-10-04
changed the default schedule to coe
van Hauser
2020-09-28
increase havoc_stack_pow2 on no finds
van Hauser
2020-09-25
improving on splice candidate check patch
van Hauser
2020-09-24
Fix potential endless loop in custom_mutator_stage
Vitalii Akolzin
2020-09-20
set explore as default, fix schedule display
van Hauser
2020-09-05
-p seek is now the default
van Hauser
2020-08-23
code format
Dominik Maier
2020-08-23
Option for specifying forkserver initialization timeout via environment varia...
Marius Muench
2020-08-23
added AFL_MAX_DET_EXTRAS env var
Dominik Maier
2020-08-18
code-format, changelog
Dominik Maier
2020-08-18
moved autodict extras away from extras_a
Dominik Maier
2020-08-18
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
Dominik Maier
2020-08-14
Revert "Merge branch 'debug' into dev"
root
2020-08-14
Merge branch 'debug' into dev
van Hauser
2020-08-14
code-format
Dominik Maier
2020-08-14
cleaned up maybe_add_auto calls
Dominik Maier
2020-08-09
fixes
van Hauser
2020-07-30
add -b option to afl-fuzz
van Hauser
2020-07-24
better text mutation
van Hauser
2020-07-21
added andrea's splicing, added cycle_schedules
van Hauser
2020-07-16
queue buffer and new splice havoc mutation
Andrea Fioraldi
2020-07-01
warn on deprecated env vars
van Hauser
2020-06-25
add seek power schedule, remove update stats in calibration, fix help output
van Hauser
2020-06-17
fix displayed schedule
van Hauser
2020-06-16
fix for *BSD: remove all HAVE_ARC4RANDOM dependencies
hexcoder-
2020-05-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-13
Add post library API as custom mutator and rename pre_save
rish9101
2020-04-26
refactored global lists
Dominik Maier
2020-04-26
map_size one liner
Dominik Maier
[next]