about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2020-10-14check for minimum cache sizevan Hauser
2020-10-14configurable testcache with malloc (#581)van Hauser
2020-10-12fix afl-cc.8 generationvan Hauser
2020-10-12fix sync modevan Hauser
2020-10-12Revert "Merge branch 'memcache_marc' into dev"vanhauser-thc
2020-10-12Merge branch 'memcache_marc' into devvan Hauser
2020-10-12no -M/-S: auto-set -S defaultvan Hauser
2020-10-11add new seed selection algo and make it the defaultvan 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-09Remove ==1 in the conditionEdznux
2020-10-08Add env var toggle for StatsDEdznux
2020-10-07Add documentation/help for AFL_STATSD_TAGS_FLAVOREdznux
2020-10-07efficient queue jumpvan Hauser
2020-10-07Remove statsd_socket_init, just let it init when doing the first iterationEdznux
2020-10-06[WIP: segfault on non dogstatsd] Adding MACROS for formatEdznux
2020-10-06code formatDominik Maier
2020-10-06testcase cache addedDominik Maier
2020-10-05Add help for AFL_STATSD_HOST &Edznux
2020-10-04changed the default schedule to coevan Hauser
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-29Patching and improving AFLFast schedules.Marcel Boehme
2020-09-28increase havoc_stack_pow2 on no findsvan Hauser
2020-09-20set explore as default, fix schedule displayvan Hauser
2020-09-19fix exploit, mmopt and rare schedulevan Hauser
2020-09-19fix exploit, mmopt and rare schedulevan Hauser
2020-09-18fix expand havocvan Hauser
2020-09-08update instrumenation/README.instrument_file.md for gcc_pluginvan Hauser
2020-09-05 -p seek is now the defaultvan Hauser
2020-09-05skip crashes but keep for splicesvan Hauser
2020-09-05final changes for pre-3.0vanhauser-thc
2020-09-05add cull queue, -i subdir traversalvanhauser-thc
2020-09-04more changes to fuzzer_setupvan Hauser
2020-09-04Write set environment variables in an env file style.Thomas Rooijakkers
2020-09-04Seperate fuzzer_setup from fuzzer_stats, only write fuzzer_setup at the startThomas Rooijakkers
2020-08-31improve documentationvan Hauser
2020-08-28Fix various spelling errors (#532)Raphaƫl Hertzog
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-14Revert "Merge branch 'debug' into dev"root
2020-08-11review done, prayvan Hauser
2020-08-11move taint_mode varvan Hauser
2020-08-11cleanup minor issuesvan Hauser
2020-08-11enhancementsvan Hauser
2020-08-11Merge branch 'debug' into taintvan Hauser
2020-08-11break up llvm rt afl initvan Hauser
2020-08-10code-formatDominik Maier
2020-08-10fixed minor inconsistencies, reenabled warningsDominik Maier