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
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
2020-04-24
variable map size fix, error reporting through forkserver, code format
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
unused var
Dominik Maier
2020-04-17
little more speed for queue analysis
van Hauser
2020-04-17
remove unnecessary map_size variables
van Hauser
2020-04-17
final fix for map_size
van Hauser
2020-04-17
forgot MAP_SIZE for afl struct maps
van Hauser
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-14
code format
Andrea Fioraldi
2020-04-14
cmplog loop detection
Andrea Fioraldi
[next]