Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-15 | code format | Dominik Maier | |
2020-06-14 | Porting to Haiku. | David Carlier | |
getrusage does not implement resident memory gathering, no shm api neither. | |||
2020-06-11 | code format and debug | van Hauser | |
2020-06-09 | systems w/o affinity support build fix | David Carlier | |
2020-06-09 | fix debug output in stats | Dominik Maier | |
2020-06-09 | add cpu affinity to fuzzer_stats | van Hauser | |
2020-06-03 | switch shmem_len to the map | van Hauser | |
2020-06-03 | code format | van Hauser | |
2020-06-02 | got rid of questionable phrasing | Dominik Maier | |
2020-05-31 | starting shmap support for unicorn | Dominik Maier | |
2020-05-10 | Illumos biuld fix (#357) | David CARLIER | |
2020-05-08 | Support multiple custom mutators (#282) | Rishi Ranjan | |
* Make a list of custom mutators using env variable * Set up multiple custom mutators * Add destroy custom mutator and changes to load_custom_mutator * Use array instead of list, make changes to afl-fuzz-one for multiple mutators * Make change to fuzz-one custom_queue_get to support multiple mutators * Modify custom python mutator support * Fix bug * Fix missing afl->mutator->data * Revert to list with max count * Change custom_pre_save hook and code format * Free custom_mutator struct in the list * Add testcase for multiple custom mutators * Resolve merge conflict | |||
2020-04-19 | clang-tidy readability-braces (#323) | Dominik Maier | |
2020-04-17 | fix plot_data output and code-format | van Hauser | |
2020-04-14 | code format | Dominik Maier | |
2020-04-14 | unified forkservered run_target, fixes #308 | Dominik Maier | |
2020-04-14 | fixed #317 | Dominik Maier | |
2020-04-14 | code format | Andrea Fioraldi | |
2020-04-13 | code format | Dominik Maier | |
2020-04-13 | fixed uaf and warnings | Dominik Maier | |
2020-04-12 | Better solution for ARM64 build fix (#315) | David CARLIER | |
2020-04-12 | build on arm64 fix. tested on Android. (#313) | David CARLIER | |
2020-04-11 | fix -E/-V | van Hauser | |
2020-04-11 | Autodictionary (#309) | van Hauser | |
* lto module clean-up * step 1/3 * step 1/3 completed * if tmp is ever made non-static * parts 2 and 3 - autodictionary is complete * variable map_size support * variable map size: changed overlooked functions * remove debug for autodict * 64 bit alignment of map size * fix review comments * force 64 bit alignment on both sides * typo * better map transfer, display snapshot in UI * update readme | |||
2020-04-11 | refactored cmplog | Dominik Maier | |
2020-04-10 | LTO optimization, variable map size, autodictionary (#307) | van Hauser | |
* lto module clean-up * step 1/3 * step 1/3 completed * if tmp is ever made non-static * parts 2 and 3 - autodictionary is complete * variable map_size support * variable map size: changed overlooked functions * remove debug for autodict * 64 bit alignment of map size * fix review comments * force 64 bit alignment on both sides * typo | |||
2020-04-10 | resize fix + code format | Dominik Maier | |
2020-04-09 | one more include move | van Hauser | |
2020-04-09 | fix compilation in OpenBSD | hexcoder- | |
2020-04-09 | code format, small improvements | van Hauser | |
2020-04-09 | fix UI bug for bit flip yields | van Hauser | |
2020-04-09 | small enhancements and code-format | van Hauser | |
2020-04-01 | fixed bug in cmplog | Dominik Maier | |
2020-04-01 | code format | Dominik Maier | |
2020-04-01 | less allocs | Dominik Maier | |
2020-03-27 | more api | Dominik Maier | |
2020-03-27 | Code Format (#275) | Rishi Ranjan | |
2020-03-27 | code format | Dominik Maier | |
2020-03-23 | unsafer | Dominik Maier | |
2020-03-23 | more fixes and code-format | van Hauser | |
2020-03-23 | less branches, cleanup | Dominik Maier | |
2020-03-22 | little performance enhancements | van Hauser | |
2020-03-21 | moved string formatting to header | Dominik Maier | |
2020-03-21 | adjusted int_bufs | Dominik Maier | |
2020-03-20 | added llvm_mode ngram coverage | van Hauser | |
2020-03-20 | expose cycles_wo_finds in fuzzer_stats | van Hauser | |
2020-03-20 | add RARE schedule. also fixes doc_path | van Hauser | |
2020-03-19 | no more (?) statics | Dominik Maier | |
2020-03-19 | code format | Dominik Maier | |
2020-03-19 | 50% less globals | Dominik Maier | |