Age | Commit message (Expand) | Author |
2020-08-09 | step 1 | van Hauser |
2020-08-08 | Add support for specific custom mutator name | murx- |
2020-08-05 | fix short write | van Hauser |
2020-08-05 | silly rand_below_datalen fix | van Hauser |
2020-08-04 | new rand mode for data offsets that prefer low offset values | van Hauser |
2020-07-31 | Haiku set explicitly to performance. | David Carlier |
2020-07-30 | add -b option to afl-fuzz | van Hauser |
2020-07-29 | Merge branch 'dev' into text_inputs | van Hauser |
2020-07-26 | add last 60s exec/s stat | van Hauser |
2020-07-24 | better text mutation | van Hauser |
2020-07-24 | add -F option to sync to foreign fuzzer queues | van Hauser |
2020-07-21 | added andrea's splicing, added cycle_schedules | van Hauser |
2020-07-16 | queue buffer and new splice havoc mutation | Andrea Fioraldi |
2020-06-29 | Revert "Merge branch 'text_inputs' into dev" | root |
2020-06-29 | Merge branch 'text_inputs' into dev | van Hauser |
2020-06-25 | remove radamsa, add radamsa custom mutator | van Hauser |
2020-06-25 | add seek power schedule, remove update stats in calibration, fix help output | van Hauser |
2020-06-22 | Added rand, hash unittests | Dominik Maier |
2020-06-19 | first commit, looks good | van Hauser |
2020-06-16 | fix for *BSD: remove all HAVE_ARC4RANDOM dependencies | hexcoder- |
2020-06-15 | switched to new MOpt dictionary support | van Hauser |
2020-06-15 | improve performance for default power schedule | van Hauser |
2020-06-15 | code format | Dominik Maier |
2020-06-14 | Porting to Haiku. | David Carlier |
2020-06-12 | switch to faster and better hash + random | van Hauser |
2020-06-10 | start of illumos cpu binding implementation. | David Carlier |
2020-06-02 | got rid of questionable phrasing | Dominik Maier |
2020-05-31 | starting shmap support for unicorn | Dominik Maier |
2020-05-25 | persistent mode: shared memory test case transfer | van Hauser |
2020-05-15 | removed overlooked post_lib references, added post_lib examples to examples/c... | van Hauser |
2020-05-15 | change: slaves only sync from masters | van Hauser |
2020-05-14 | deprecated AFL_POST_LIBRARY | van Hauser |
2020-05-13 | code-format and slight -S/-M modifications | van Hauser |
2020-05-13 | Fix bugs, remove intial post library test | rish9101 |
2020-05-13 | Add post library API as custom mutator and rename pre_save | rish9101 |
2020-05-12 | new code formatting + applied | van Hauser |
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, rever... | van Hauser |
2020-05-10 | fix warning, code format | van Hauser |
2020-05-10 | Illumos biuld fix (#357) | David CARLIER |
2020-05-09 | custom mutator code enhancements and code-format | van Hauser |
2020-05-08 | Support multiple custom mutators (#282) | Rishi Ranjan |
2020-04-26 | refactored global lists | Dominik Maier |
2020-04-20 | switched to clang-format-10 | van Hauser |
2020-04-19 | clang-tidy readability-braces (#323) | Dominik Maier |
2020-04-17 | unused var | Dominik Maier |
2020-04-17 | little more speed for queue analysis | van Hauser |
2020-04-17 | removed tmp alloc in queue | Dominik Maier |
2020-04-17 | remove unnecessary map_size variables | van Hauser |
2020-04-17 | forgot MAP_SIZE for afl struct maps | van Hauser |
2020-04-17 | added AFL_MAP_SIZE (wip) | van Hauser |