about summary refs log tree commit diff
path: root/src/afl-fuzz-queue.c
AgeCommit message (Expand)Author
2020-10-26hopeful the final testcache improvement ... van Hauser
2020-10-24fix testcache bugvan Hauser
2020-10-24initializing testcase_bufDominik Maier
2020-10-23better cache entry algovan Hauser
2020-10-23set max testcache entries automated if not specified by the uservan Hauser
2020-10-22maybe enhancement to cache algovan Hauser
2020-10-22change queue cache algovan Hauser
2020-10-20always close file descriptor when opened, use standard typeshexcoder-
2020-10-19mini improvementsvan Hauser
2020-10-17add eviction statvan Hauser
2020-10-16directly add new queue to cachevan Hauser
2020-10-15retake from mem if possiblevan Hauser
2020-10-15fix reget of testcase after trimvan Hauser
2020-10-15prepare halloween fuzzbench runvan Hauser
2020-10-14configurable testcache with malloc (#581)van Hauser
2020-10-12fix new seed selection algovan 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-06fixed ref checkDominik Maier
2020-10-06code formatDominik Maier
2020-10-06testcase cache addedDominik Maier
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-25improving on splice candidate check patchvan Hauser
2020-09-24Fix potential endless loop in custom_mutator_stageVitalii Akolzin
2020-09-19fix exploit, mmopt and rare schedulevan Hauser
2020-09-07bugfix for fixed seedsvan Hauser
2020-09-05code-formatvanhauser-thc
2020-09-05final changes for pre-3.0vanhauser-thc
2020-09-05add cull queue, -i subdir traversalvanhauser-thc
2020-09-03update xxh3 to 0.8.0, fix is_asciivan Hauser
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-11finalize first beta! yay!van Hauser
2020-08-11review done, prayvan Hauser
2020-08-11move taint_mode varvan Hauser
2020-08-11fixesvan Hauser
2020-08-11cleanup minor issuesvan Hauser
2020-08-10put ! in .new mapvan Hauser
2020-08-09fixesvan Hauser
2020-08-09taint integration donevan Hauser
2020-08-05fix short writevan Hauser
2020-07-30fix oob reads, code-formatvan Hauser
2020-07-29minor optvan Hauser
2020-07-21added andrea's splicing, added cycle_schedulesvan Hauser
2020-07-16queue buffer and new splice havoc mutationAndrea Fioraldi
2020-06-29Revert "Merge branch 'text_inputs' into dev"root
2020-06-29Merge branch 'text_inputs' into devvan Hauser