Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-20 | better cmp map fsrv fix | van Hauser | |
2020-08-10 | fixed minor inconsistencies, reenabled warnings | Dominik Maier | |
2020-05-13 | code-format and slight -S/-M modifications | van Hauser | |
2020-05-13 | Add post library API as custom mutator and rename pre_save | rish9101 | |
2020-04-19 | clang-tidy readability-braces (#323) | Dominik Maier | |
2020-04-16 | renamed duplicated func names | Dominik Maier | |
2020-04-14 | unified forkservered run_target, fixes #308 | Dominik Maier | |
2020-04-13 | fix all cmplog errors | Andrea Fioraldi | |
2020-04-11 | more refactoring and update changelog | 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-10 | files opened with fdopen should be closed with fclose | hexcoder- | |
2020-04-01 | fixed bug in cmplog | Dominik Maier | |
2020-04-01 | added read_timed | Dominik Maier | |
2020-04-01 | more custom mutator remodelling | Dominik Maier | |
2020-03-21 | moved string formatting to header | Dominik Maier | |
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 | Port the fauxserver changes to afl-cmplog and code format | rish9101 | |
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-14 | fix some compiler warnings from Open/FreeBSD | hexcoder- | |
2020-03-10 | unified pointer placement | Dominik Maier | |
2020-03-10 | Replace alarms with select and threads (#243) | Rishi Ranjan | |
* Use select to monitor forkserver for timeouts instead of alarm * Remove redundent conditons in select monitoring of fdsin forkserver and cmplog * Replace SIGALARM with POSIX timers in afl-fuzz-run * Make changes to Makefile to use POSIX timers * Resolve Merge Conflicts and rename variables accordingly * Change forkserver and cmplog to handle exec_tmout = 0 * Handle timeout function bug rectify * Add error handling to afl-fuzz run timers * Add timer_delete to afl-fuzz-run * Remove memory leaks | |||
2020-03-10 | code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tmin | van Hauser | |
2020-03-09 | now wiht 90% less leaks | Dominik Maier | |
2020-03-09 | code-format | van Hauser | |
2020-03-09 | AFL without globals (#220) | Dominik Maier | |
* moved globals to afl, shm and fsrv * moved argv to afl state, less bugs * fixed unicorn docu * lists everywhere * merged custom mutators * fixed leaks in afl-fuzz | |||
2020-02-29 | print OKF if an environment variable is successfully loaded - feebdack to ↵ | van Hauser | |
this please ... | |||
2020-02-07 | code format | Andrea Fioraldi | |
2020-02-07 | afl qemu persistent hook | Andrea Fioraldi | |
2020-02-06 | cmplog for qemu mode | Andrea Fioraldi | |
2020-02-03 | fix MDs | van Hauser | |
2020-02-01 | AFL_ALIGNED_ALLOC in libdislocator | Andrea Fioraldi | |
2020-01-30 | cmplog runtime for LLVM | Andrea Fioraldi | |
2020-01-17 | format | Andrea Fioraldi | |
2020-01-17 | first experiment cmplog | Andrea Fioraldi | |