about summary refs log tree commit diff
path: root/src/afl-fuzz-mutators.c
AgeCommit message (Expand)Author
2021-11-06http->httpsvanhauser-thc
2021-07-20Merge pull request #1034 from AFLplusplus/grammatronvan Hauser
2021-07-15fix custom trimmingvanhauser-thc
2021-07-15fix "fix"vanhauser-thc
2021-07-11update custom trimvanhauser-thc
2021-07-09more fixesvanhauser-thc
2021-05-10code-formatvanhauser-thc
2021-05-07Fix memory errors when trim causes testcase growth (#881) (#903)realmadsci
2021-04-30fixed potential double free in custom trim (#881)Dominik Maier
2021-04-19fix custom trim for increasing datavanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-01-20android: Fix runtime for mutatorJoey Jiao
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-04afl_custom_describe api addedDominik Maier
2020-11-10support custom mutator introspectionvan Hauser
2020-09-08update instrumenation/README.instrument_file.md for gcc_pluginvan Hauser
2020-08-24added afl_custom_fuzz_countvan Hauser
2020-08-18Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)Dominik Maier
2020-08-08Add support for specific custom mutator namemurx-
2020-07-31less gotosDominik Maier
2020-07-28allow custom mut with mopt if -L is -1Andrea Fioraldi
2020-07-26add last 60s exec/s statvan Hauser
2020-07-26Fix typo for afl_custom_deinit (#470)HAPPY
2020-07-22Allow the custom mutator to generate larger trimmed data (#463)Shengtuo Hu
2020-07-20debug test for rngvan Hauser
2020-07-18Skip the empty test case generated by the custom trimmingh1994st
2020-06-25remove radamsa, add radamsa custom mutatorvan Hauser
2020-06-12switch to faster and better hash + randomvan Hauser
2020-05-15removed overlooked post_lib references, added post_lib examples to examples/c...van Hauser
2020-05-13code-format and slight -S/-M modificationsvan Hauser
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-05-12enforce mandatary custom functionsvan Hauser
2020-05-12fix custom mutators and add real test casesvan Hauser
2020-05-09custom mutator code enhancements and code-formatvan Hauser
2020-05-08Support multiple custom mutators (#282)Rishi Ranjan
2020-04-20code formatDominik Maier
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-16libradamsa fixDominik Maier
2020-04-16renamed duplicated func namesDominik Maier
2020-04-14unified forkservered run_target, fixes #308Dominik Maier
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-01code formatDominik Maier
2020-04-01rebaseDominik Maier
2020-04-01code formatDominik Maier
2020-04-01error handling for custom mutatorsDominik Maier
2020-04-01tiny changes in custom mut apiDominik Maier
2020-04-01more custom mutator remodellingDominik Maier