about summary refs log tree commit diff
path: root/src/afl-fuzz-one.c
AgeCommit message (Expand)Author
2021-01-31fix -Z, remove q->nextaflpp
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-28fix another pending_not_fuzzed locationvan Hauser
2021-01-26wip fixvan Hauser
2021-01-25mopt fixvan Hauser
2021-01-17fix colorizationvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-08fix aflfast changesvan Hauser
2020-12-07Sampling next seed by weight (hit_count, bitmap_size, exec_us)Marcel Boehme
2020-12-04afl_custom_describe api addedDominik Maier
2020-11-10small fix to actually document custom mutator introspectionvan Hauser
2020-11-10support custom mutator introspectionvan Hauser
2020-11-06better scriptable output from introspectionvan Hauser
2020-11-02match mopt to havocvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-29fixes two huge bugsvan Hauser
2020-10-28merge conflictAndrea Fioraldi
2020-10-28expand havoc if not new findings in the last 5 secondsAndrea Fioraldi
2020-10-19mini improvementsvan Hauser
2020-10-15fix previous commitvan Hauser
2020-10-15fix afl_swap_bufs usage?van Hauser
2020-10-15add missing swap bufsvan Hauser
2020-10-15add missing swap bufsvan Hauser
2020-10-14configurable testcache with malloc (#581)van Hauser
2020-10-12fix splicing selectionvan Hauser
2020-10-12Revert "Merge branch 'memcache_marc' into dev"vanhauser-thc
2020-10-12Merge branch 'memcache_marc' into devvan Hauser
2020-10-11add new seed selection algo and make it the defaultvan Hauser
2020-10-06hunting ref underflowDominik Maier
2020-10-06code formatDominik Maier
2020-10-06testcase cache addedDominik Maier
2020-09-28increase havoc_stack_pow2 on no findsvan Hauser
2020-09-25improving on splice candidate check patchvan Hauser
2020-09-24Add commentsVitalii Akolzin
2020-09-24Fix potential endless loop in custom_mutator_stageVitalii Akolzin
2020-09-05add cull queue, -i subdir traversalvanhauser-thc
2020-08-27Prevent afl-fuzz from modifying stage_max during fuzzingh1994st
2020-08-24added afl_custom_fuzz_countvan Hauser
2020-08-23added AFL_MAX_DET_EXTRAS env varDominik Maier
2020-08-18Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)Dominik Maier
2020-08-15more likelyvan Hauser
2020-08-15more unlikelyvan Hauser
2020-08-14Revert "Merge branch 'debug' into dev"root
2020-08-14Merge branch 'debug' into devvan Hauser
2020-08-14cleaned up maybe_add_auto callsDominik Maier
2020-08-11finalize first beta! yay!van Hauser
2020-08-11review done, prayvan Hauser
2020-08-11move taint_mode varvan Hauser
2020-08-11cleanup minor issuesvan Hauser