Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-11 | update custom trim | vanhauser-thc | |
2021-07-10 | remove redundant check (#1014) | yuan | |
2021-07-08 | help output nits | vanhauser-thc | |
2021-07-08 | remove unneeded cmdline option | vanhauser-thc | |
2021-07-05 | more partial linking | vanhauser-thc | |
2021-06-29 | fix linefeed | vanhauser-thc | |
2021-06-28 | Inline cmplog (#996) | van Hauser | |
* inline cmplog check * better switch support * add cmplog-switches-pass.cc | |||
2021-06-27 | Select (#995) | van Hauser | |
* favor unfuzzed * fix * reinit table after a new fuzz | |||
2021-06-24 | frida fix | vanhauser-thc | |
2021-06-23 | fix afl-showmap | hexcoder- | |
2021-06-23 | non-unix compat | vanhauser-thc | |
2021-06-23 | force disable llvm instrumentation for frida | vanhauser-thc | |
2021-06-22 | cmplog fix for qemu and frida | vanhauser-thc | |
2021-06-22 | reverse read the queue n resumes | vanhauser-thc | |
2021-06-21 | typo | vanhauser-thc | |
2021-06-16 | correct map size for small targets | vanhauser-thc | |
2021-06-16 | make afl-cmin actually work with subdirectories | vanhauser-thc | |
2021-06-16 | afl-cmin/afl-cmin.bash/afl-showmap -i descend into subdirectories | vanhauser-thc | |
2021-06-14 | code format | vanhauser-thc | |
2021-06-14 | Add debug output to alert user to calibration progress/issues (#969) | Dustin Spicuzza | |
2021-06-14 | little inline | vanhauser-thc | |
2021-06-11 | fix cmplog screen update crash | vanhauser-thc | |
2021-06-10 | fix AFL_CAL_FAST | vanhauser-thc | |
2021-06-07 | Forkserver for afl-analyze (#963) | Dominik Maier | |
* afl-analyze forkserver * added missing vars to forkserver * synchronized a bit more with afl-tmin * more debugging, runs now, but need to suppress target output * fix dev/null setting * afl-analyze info: Co-authored-by: hexcoder- <heiko@hexco.de> | |||
2021-06-07 | write target errors to out_dir/error.txt | vanhauser-thc | |
2021-06-07 | remove -D from -M | vanhauser-thc | |
2021-06-05 | restored timeout handling (with SIGALRM for now) | hexcoder- | |
2021-06-04 | fix overflowing UI fields 'now processing' | hexcoder- | |
2021-06-04 | fix ui fuzzing stage index (#960) | yuan | |
2021-06-03 | partial linking with -Wl | Andrea Fioraldi | |
2021-06-03 | detect partial linking in afl-cc | Andrea Fioraldi | |
2021-06-02 | fix -F with slash option | vanhauser-thc | |
2021-06-01 | ensure memory is there before free | vanhauser-thc | |
2021-06-01 | remove redundant unsetenv (#947) | terrynini | |
2021-06-01 | fixes | vanhauser-thc | |
2021-06-01 | fixed potential diff by 0 | Dominik Maier | |
2021-06-01 | fix afl_custom_post_process with multiple custom mutators | vanhauser-thc | |
2021-06-01 | threadsafe doc fixes, code format | vanhauser-thc | |
2021-05-31 | Merge branch 'dev' into going_atomic | hexcoder | |
2021-05-30 | add documentation for AFL_LLVM_THREADSAFE_INST | hexcoder- | |
2021-05-30 | fix for afl-showmap | vanhauser-thc | |
2021-05-28 | add --afl-noopt to afl-cc | vanhauser-thc | |
2021-05-26 | fix tmpfile removal | vanhauser-thc | |
2021-05-26 | fix for MacOS | vanhauser-thc | |
2021-05-25 | tweaks | vanhauser-thc | |
2021-05-25 | add AFL_TRY_AFFINITY | vanhauser-thc | |
2021-05-25 | AFL_SKIP_CRASHES is obsolete since 3.0 | vanhauser-thc | |
2021-05-25 | less executions on variable paths | vanhauser-thc | |
2021-05-23 | fix afl-cc help output | vanhauser-thc | |
2021-05-23 | Set kill signal before using it in afl-showmap (#935) | buherator | |