| Age | Commit message (Expand) | Author |
| 2019-12-03 | travis, finally? please? | van Hauser |
| 2019-12-03 | travis oh my travis ... sigh | van Hauser |
| 2019-12-03 | final touches | van Hauser |
| 2019-12-02 | getting very close with travis | van Hauser |
| 2019-12-02 | getting very close with travis | van Hauser |
| 2019-12-02 | nearing final travis config | van Hauser |
| 2019-12-02 | increase time for radamsa test | van Hauser |
| 2019-11-13 | old gcc produces not so good code ... | van Hauser |
| 2019-11-13 | added instrumentation count test cases | van Hauser |
| 2019-11-11 | add test case | van Hauser |
| 2019-11-09 | /sbin in path | van Hauser |
| 2019-11-09 | not all sysctl are in /sbin, e.g. with busybox | van Hauser |
| 2019-11-08 | test, /sbin not necessarily in the path os casual users. | David Carlier |
| 2019-11-06 | even easier test case solving :) | van Hauser |
| 2019-11-05 | travis is drunk | Andrea Fioraldi |
| 2019-11-05 | mmmm travis doh | Andrea Fioraldi |
| 2019-11-05 | reduce time for unicorn compcov test | Andrea Fioraldi |
| 2019-11-05 | test unicorn && AFL_DISABLE_TRIM env var | Andrea Fioraldi |
| 2019-11-04 | travis | van Hauser |
| 2019-10-31 | travis update | van Hauser |
| 2019-10-31 | travis update | van Hauser |
| 2019-10-31 | travis updates | van Hauser |
| 2019-10-25 | portability fix: use cc instead of gcc for test-compcov | hexcoder- |
| 2019-10-24 | fix libtokencap test for Darwin | hexcoder- |
| 2019-10-23 | performance doc enhancements | van Hauser |
| 2019-10-23 | debugged and fixed libdislocator malfunction on MacOSX | hexcoder- |
| 2019-10-20 | loading dynamical libraries on Darwin/MacOSX is done with DYLD_INSERT_LIBRARIES | hexcoder- |
| 2019-10-18 | sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin | hexcoder- |
| 2019-10-18 | added test/test-performance.sh | van Hauser |
| 2019-10-17 | needed increased unicorn test time | van Hauser |
| 2019-10-15 | test.sh check to see if qemu persistent mode is faster | van Hauser |
| 2019-10-14 | more time for test case | van Hauser |
| 2019-10-13 | test for persistent qemu | Andrea Fioraldi |
| 2019-10-12 | add afl-fuzz error capturing for qemu_mode and unicorn_mode | hexcoder- |
| 2019-10-12 | catch afl-fuzz's output and print it in case of errors | hexcoder- |
| 2019-10-11 | if afl-clang has to be used, extend the hardening test as from llvm_mode | hexcoder- |
| 2019-10-08 | added afl-fuzz -I cmdline option | van Hauser |
| 2019-10-04 | general maintance | van Hauser |
| 2019-09-28 | copy-and-paste-typo fixed | hexcoder- |
| 2019-09-28 | On OpenBSD prefer /usr/local/bin for llvm and clang | hexcoder- |
| 2019-09-28 | FreeBSD: switch to clang by default, and set AFL_CC to fix tests | hexcoder- |
| 2019-09-28 | As usual I forgot the second usage test for afl-fuzz | hexcoder- |
| 2019-09-28 | check requirements before testing afl-fuzz (Linux and Mac OS X) | hexcoder- |
| 2019-09-28 | Oops, forgot to set AFL_GCC on other systems beside Mac OS X | hexcoder- |
| 2019-09-28 | portability: MacOS X has clang, so we need to use afl-clang instead | hexcoder- |
| 2019-09-27 | OpenBSD has no timeout command, so replace it with afl-fuzz's -V option | hexcoder- |
| 2019-09-26 | replace forgotten KILLs for timeout | hexcoder- |
| 2019-09-26 | more portability fixes for test script (now also runs on NetBSD) | hexcoder- |
| 2019-09-26 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- |
| 2019-09-26 | portability fixes: avoid bash, avoid echo -e under NetBSD | hexcoder- |