Age | Commit message (Expand) | Author |
2019-10-07 | tighter format to avoid overwriting right border | hexcoder- |
2019-10-05 | Merge pull request #76 from devnexen/bind_to_cpu_nbsd | van Hauser |
2019-10-05 | suppress errors while trying to run llvm-config, it might not be | hexcoder- |
2019-10-05 | On Mac OS X clean up dSYM directories created by the compiler | hexcoder- |
2019-10-05 | fix mantissa mask bug (for types double and long double) | hexcoder- |
2019-10-05 | bind_to_free_cpu NetBSD's turn | David Carlier |
2019-10-05 | replace op0_size and op1_size with op_size. | hexcoder- |
2019-10-05 | Merge pull request #74 from vanhauser-thc/multiarch_compcov | Andrea Fioraldi |
2019-10-04 | general maintance | van Hauser |
2019-10-04 | Merge pull request #75 from devnexen/fbsd_binding_to_cpu_x | van Hauser |
2019-10-04 | Binding to the first free cpu, porting to FreeBSD | David Carlier |
2019-10-03 | unicorn arm compcov | Andrea Fioraldi |
2019-10-02 | arm compcov draft | Andrea Fioraldi |
2019-10-02 | grrrr a random guy broke my QEMU nuild script :( | Andrea Fioraldi |
2019-10-02 | qemu compcov revert cmp order to match >/< comparisons | Andrea Fioraldi |
2019-10-02 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi |
2019-10-02 | fix missing __compcov_ro_cnt increment in libcompcov | Andrea Fioraldi |
2019-10-02 | imported fix from google afl | van Hauser |
2019-10-02 | Merge pull request #73 from mattz0rt/static_compilation | van Hauser |
2019-10-01 | Formatting and documentation improvements | Matt C |
2019-10-01 | Improved error messaging when unable to communicate with the fork server | Matt C |
2019-10-01 | Static compilation support | Matt C |
2019-09-30 | readme update | van Hauser |
2019-09-29 | Merge pull request #67 from aoh/master | van Hauser |
2019-09-29 | Merge pull request #71 from devnexen/netbsd_support_upd | van Hauser |
2019-09-29 | NetBSD various support improvements | David Carlier |
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 | included #68 cpu binding for FreeBSD, thanks to devnexen | hexcoder- |
2019-09-28 | FreeBSD: switch to clang by default, and set AFL_CC to fix tests | hexcoder- |
2019-09-28 | add man target for man pages (along with an entry in help) | hexcoder- |
2019-09-28 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- |
2019-09-28 | portability: FreeBSD does not know 'date -I', fix paths for man page | 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 | On Mac OS X afl-fuzz wants the crash reporter to be disabled. | hexcoder- |
2019-09-28 | portability: MacOS X has clang, so we need to use afl-clang instead | hexcoder- |
2019-09-28 | ignore error code on 'make llvm_mode', it might not be installed | hexcoder- |
2019-09-28 | typo corrected | hexcoder- |
2019-09-28 | Merge pull request #65 from XairGit/master | 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- |
2019-09-26 | build linux-specific libtokencap only when compiling in Linux | hexcoder- |
2019-09-25 | persistent qemu test (commented) | Andrea Fioraldi |
2019-09-25 | unicorn mode test | Andrea Fioraldi |
2019-09-25 | typo | Andrea Fioraldi |