about summary refs log tree commit diff
path: root/src/afl-fuzz-queue.c
AgeCommit message (Expand)Author
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
2020-06-25fix for schedulesvan Hauser
2020-06-25add seek power schedule, remove update stats in calibration, fix help outputvan Hauser
2020-06-22further refinementvan Hauser
2020-06-20fix ascii percentage calcvan Hauser
2020-06-20fix ascii percentage calcvan Hauser
2020-06-19first commit, looks goodvan Hauser
2020-06-15improve performance for default power schedulevan Hauser
2020-06-02got rid of questionable phrasingDominik Maier
2020-05-09custom mutator code enhancements and code-formatvan Hauser
2020-05-08Support multiple custom mutators (#282)Rishi Ranjan
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17little more speed for queue analysisvan Hauser
2020-04-17removed tmp alloc in queueDominik Maier
2020-04-17added AFL_MAP_SIZE (wip)van Hauser