Age | Commit message (Expand) | Author |
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 |
2019-09-25 | Update .gitignore | Kaidan |
2019-09-25 | Merge pull request #64 from XairGit/master | hexcoder |
2019-09-25 | Fix CCS'16 link in README.md | Kaidan |
2019-09-25 | fix issue#63 compilation problem with a workaround | hexcoder- |
2019-09-25 | fix two more bad links in README | hexcoder- |
2019-09-25 | add forgotten README | hexcoder- |
2019-09-25 | fix links in docs, change dictionaries/README to markdown | hexcoder- |
2019-09-25 | small docs updates typos, grammar, clarifications | hexcoder- |
2019-09-24 | doc update | van Hauser |
2019-09-23 | bugfix for optimization | hexcoder- |
2019-09-23 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- |
2019-09-23 | avoid floatSemantics, not available in LLVM 3.8.0 | hexcoder- |
2019-09-23 | doc update | van Hauser |
2019-09-23 | doc update | van Hauser |
2019-09-22 | readme binary only | Andrea Fioraldi |
2019-09-22 | binary readme | Andrea Fioraldi |
2019-09-22 | wine mode && fix llvm makefile | Andrea Fioraldi |
2019-09-22 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi |
2019-09-22 | persistent qemu retaddr offset | Andrea Fioraldi |
2019-09-22 | move .o to src/ | van Hauser |
2019-09-22 | afl-fuzz mutation documentation feature | van Hauser |
2019-09-22 | final tests | van Hauser |
2019-09-22 | fix | van Hauser |
2019-09-22 | more tests | van Hauser |
2019-09-22 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- |
2019-09-22 | first realisation of splitting floating point compares | hexcoder- |
2019-09-21 | more test cases | van Hauser |