Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-16 | removed redundent funcs | Dominik Maier | |
2020-04-16 | hunting non-static functions | Dominik Maier | |
2020-04-16 | renamed duplicated func names | Dominik Maier | |
2020-04-15 | changed run_target | Dominik Maier | |
2020-04-14 | code format | Dominik Maier | |
2020-04-14 | unified forkservered run_target, fixes #308 | Dominik Maier | |
2020-04-14 | code format | Andrea Fioraldi | |
2020-04-14 | cmplog loop detection | Andrea Fioraldi | |
2020-04-14 | solve conflicts | Andrea Fioraldi | |
2020-04-14 | solve conflicts | Andrea Fioraldi | |
2020-04-14 | cmplog is now better | Andrea Fioraldi | |
2020-04-13 | allow -L -1 to enable mopt in parallel to classic mutation | van Hauser | |
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 | more refactoring and update changelog | van Hauser | |
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-09 | small enhancements and code-format | van Hauser | |
2020-04-01 | fixed docu | Dominik Maier | |
2020-04-01 | make travis happy | Dominik Maier | |
2020-04-01 | fixed bug in cmplog | Dominik Maier | |
2020-04-01 | dropped make switches | Dominik Maier | |
2020-04-01 | python mutator: fix nullptr for python mutator data | h1994st | |
2020-04-01 | error handling for custom mutators | Dominik Maier | |
2020-04-01 | tiny changes in custom mut api | Dominik Maier | |
2020-04-01 | more custom mutator remodelling | Dominik Maier | |
2020-04-01 | code format | Dominik Maier | |
2020-04-01 | almost | Dominik Maier | |
2020-03-27 | more api | Dominik Maier | |
2020-03-27 | edited custom mutator pre_save api | Dominik Maier | |
2020-03-27 | code format | Dominik Maier | |
2020-03-23 | custom mutators might work again like this | Dominik Maier | |
2020-03-23 | less branches, cleanup | Dominik Maier | |
2020-03-21 | renamed UB to rand_below | Dominik Maier | |
2020-03-21 | remove debug code | van Hauser | |
2020-03-21 | moved string formatting to header | Dominik Maier | |
2020-03-21 | test.sh with -no-pie | 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 | |
2020-03-17 | added mmopt power schedule | van Hauser | |
2020-03-15 | print a completed UI screen on exit without bugs :) | van Hauser | |
2020-03-15 | fix errors in last commit (u8)afl_get_env | van Hauser | |
2020-03-15 | Move afl-fuzz related env variables into afl_state_t (#252) | Rishi Ranjan | |
* Move afl-fuzz related env variables into afl_state_t * Move the env variables assignment from fuzz_init and code Format * Fix typo * Remove redundant env variables from afl_env struct * Rename function to read_afl_environment | |||
2020-03-15 | fauxserver | Dominik Maier | |
2020-03-14 | fix compilation under FreeBSD: ugly name clash of LIST_FOREACH (FreeBSDs fault) | hexcoder- | |
2020-03-11 | honor afl_quiet on env var checks + code-format | van Hauser | |
2020-03-10 | unified pointer placement | Dominik Maier | |
2020-03-10 | document new environment variables and code format | van Hauser | |