about summary refs log tree commit diff
path: root/include/afl-fuzz.h
AgeCommit message (Expand)Author
2020-05-15removed overlooked post_lib references, added post_lib examples to examples/c...van Hauser
2020-05-15change: slaves only sync from mastersvan Hauser
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-13code-format and slight -S/-M modificationsvan Hauser
2020-05-13Fix bugs, remove intial post library testrish9101
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-05-10Illumos biuld fix (#357)David CARLIER
2020-05-09custom mutator code enhancements and code-formatvan Hauser
2020-05-08Support multiple custom mutators (#282)Rishi Ranjan
2020-04-26refactored global listsDominik Maier
2020-04-20switched to clang-format-10van Hauser
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17unused varDominik Maier
2020-04-17little more speed for queue analysisvan Hauser
2020-04-17removed tmp alloc in queueDominik Maier
2020-04-17remove unnecessary map_size variablesvan Hauser
2020-04-17forgot MAP_SIZE for afl struct mapsvan Hauser
2020-04-17added AFL_MAP_SIZE (wip)van Hauser
2020-04-16removed redundent funcsDominik Maier
2020-04-16hunting non-static functionsDominik Maier
2020-04-16renamed duplicated func namesDominik Maier
2020-04-15changed run_targetDominik Maier
2020-04-14code formatDominik Maier
2020-04-14unified forkservered run_target, fixes #308Dominik Maier
2020-04-14code formatAndrea Fioraldi
2020-04-14cmplog loop detectionAndrea Fioraldi
2020-04-14solve conflictsAndrea Fioraldi
2020-04-14solve conflictsAndrea Fioraldi
2020-04-14cmplog is now betterAndrea Fioraldi
2020-04-13allow -L -1 to enable mopt in parallel to classic mutationvan Hauser
2020-04-12Better solution for ARM64 build fix (#315)David CARLIER
2020-04-12build on arm64 fix. tested on Android. (#313)David CARLIER
2020-04-11more refactoring and update changelogvan Hauser
2020-04-11refactored cmplogDominik Maier
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
2020-04-09small enhancements and code-formatvan Hauser
2020-04-01fixed docuDominik Maier
2020-04-01make travis happyDominik Maier
2020-04-01fixed bug in cmplogDominik Maier
2020-04-01dropped make switchesDominik Maier
2020-04-01python mutator: fix nullptr for python mutator datah1994st
2020-04-01error handling for custom mutatorsDominik Maier
2020-04-01tiny changes in custom mut apiDominik Maier
2020-04-01more custom mutator remodellingDominik Maier
2020-04-01code formatDominik Maier
2020-04-01almostDominik Maier
2020-03-27more apiDominik Maier