about summary refs log tree commit diff
path: root/src/afl-fuzz-state.c
AgeCommit message (Expand)Author
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-07User defined kill signal value (#678)buherator
2020-12-26fix exec/s displayvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-18apply nocolor changeshexcoder-
2020-12-11code formatvan Hauser
2020-12-11schedule improvements, new default is FASTvan Hauser
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-23better cache entry algovan Hauser
2020-10-23set max testcache entries automated if not specified by the uservan Hauser
2020-10-14configurable testcache with malloc (#581)van Hauser
2020-10-10determinstic fuzzing is now disabled by defaultvan Hauser
2020-10-10Merge pull request #571 from Edznux/statsd_implemvan Hauser
2020-10-09 -m none is the default nowvan Hauser
2020-10-08Add env var toggle for StatsDEdznux
2020-10-06[WIP: segfault on non dogstatsd] Adding MACROS for formatEdznux
2020-10-05Fix code formatEdznux
2020-10-05Correctly handle env var.Edznux
2020-10-04changed the default schedule to coevan Hauser
2020-09-28increase havoc_stack_pow2 on no findsvan Hauser
2020-09-25improving on splice candidate check patchvan Hauser
2020-09-24Fix potential endless loop in custom_mutator_stageVitalii Akolzin
2020-09-20set explore as default, fix schedule displayvan Hauser
2020-09-05 -p seek is now the defaultvan Hauser
2020-08-23code formatDominik Maier
2020-08-23Option for specifying forkserver initialization timeout via environment varia...Marius Muench
2020-08-23added AFL_MAX_DET_EXTRAS env varDominik Maier
2020-08-18code-format, changelogDominik Maier
2020-08-18moved autodict extras away from extras_aDominik Maier
2020-08-18Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)Dominik Maier
2020-08-14Revert "Merge branch 'debug' into dev"root
2020-08-14Merge branch 'debug' into devvan Hauser
2020-08-14code-formatDominik Maier
2020-08-14cleaned up maybe_add_auto callsDominik Maier
2020-08-09fixesvan Hauser
2020-07-30add -b option to afl-fuzzvan Hauser
2020-07-24better text mutationvan Hauser
2020-07-21added andrea's splicing, added cycle_schedulesvan Hauser
2020-07-16queue buffer and new splice havoc mutationAndrea Fioraldi
2020-07-01warn on deprecated env varsvan Hauser
2020-06-25add seek power schedule, remove update stats in calibration, fix help outputvan Hauser
2020-06-17fix displayed schedulevan Hauser
2020-06-16fix for *BSD: remove all HAVE_ARC4RANDOM dependencieshexcoder-
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-04-26refactored global listsDominik Maier
2020-04-26map_size one linerDominik Maier