Age | Commit message (Expand) | Author |
2020-01-30 | Merge pull request #178 from vanhauser-thc/CmpLog | Andrea Fioraldi |
2020-01-30 | Merge branch 'master' into CmpLog | Andrea Fioraldi |
2020-01-30 | stats screen for cmplog only | Andrea Fioraldi |
2020-01-30 | status custom/rq | Andrea Fioraldi |
2020-01-30 | cmplog check_binary | Andrea Fioraldi |
2020-01-30 | cmplog runtime for LLVM | Andrea Fioraldi |
2020-01-30 | for partial functionality ignore the LLVMInsTrim build result | hexcoder- |
2020-01-30 | lower requirements for lower llvm/clang versions | hexcoder- |
2020-01-28 | replace -maxdepth with posix -prune (portability) | hexcoder |
2020-01-28 | android: prefer bigcores | van Hauser |
2020-01-28 | bump llvm version | van Hauser |
2020-01-28 | Merge pull request #177 from devnexen/llvm_mode_req_upd | van Hauser |
2020-01-28 | First tests with LLVM 11 | David Carlier |
2020-01-27 | update binary_fuzzing doc | van Hauser |
2020-01-27 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Dominik Maier |
2020-01-27 | Added persistent mode sample | Dominik Maier |
2020-01-27 | updated binary_fuzzing document | van Hauser |
2020-01-27 | nearing afl-cmin perfection :-) | van Hauser |
2020-01-27 | nearing afl-cmin perfection :-) | van Hauser |
2020-01-27 | important fixes for afl-cmin | van Hauser |
2020-01-27 | dockerfile update | van Hauser |
2020-01-25 | added whitelist+blacklist to all llvm_mode passes | van Hauser |
2020-01-25 | nicer output for afl-system-config | van Hauser |
2020-01-24 | afl-cmin more awk portability (mawk), add afl-cmin/afl-tmin tests | hexcoder- |
2020-01-23 | show stderr on afl-cmin test.sh | van Hauser |
2020-01-23 | afl-cmin final touches | van Hauser |
2020-01-23 | typo | hexcoder |
2020-01-23 | add socket_fuzz description | hexcoder |
2020-01-23 | afl-cmin debugging is done now, so suppress stdout messages again (but not st... | hexcoder |
2020-01-22 | Update binaryonly_fuzzing.txt | hexcoder |
2020-01-22 | rectification of vanhauser's fix, made it a bit more robust, | hexcoder- |
2020-01-22 | fix for modern linux | van Hauser |
2020-01-22 | final step: rename afl-cmin to afl-cmin.bash and add a wrapper afl-cmin for a... | hexcoder- |
2020-01-22 | Oops, only this version works with FreeBSD, OpenBSD, NetBSD, MacOS, raspbian | hexcoder- |
2020-01-22 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- |
2020-01-22 | awk version for portability, tested on linux and FreeBSD so far | hexcoder- |
2020-01-22 | clarify gcc plugin test case result | van Hauser |
2020-01-22 | c example now uses persistent mode | Dominik Maier |
2020-01-21 | USE_TRACE_PC unnecessary, set env AFL_LLVM_USE_TRACE_PC instead | van Hauser |
2020-01-20 | fixed Heiko's global search-replace :) | van Hauser |
2020-01-20 | another freebsd fix in test.sh | van Hauser |
2020-01-19 | fix for getopt | van Hauser |
2020-01-19 | add missing test program (oops) | hexcoder- |
2020-01-19 | add missing test cases for qemu_mode unsigaction library | hexcoder- |
2020-01-19 | make exporting AFL_CC FreeBSD specific, since it seems to harm | hexcoder- |
2020-01-18 | Merge pull request #174 from devnexen/reallocarray_API_bsd | hexcoder |
2020-01-18 | Intel test taken from lto branch, extended (as in test.sh), and tested on Ras... | hexcoder- |
2020-01-18 | add forgotten stderr redirect | hexcoder- |
2020-01-18 | set AFL_CC for libradamsa test (needed on FreeBSD) | hexcoder- |
2020-01-18 | more fixes for python checks | hexcoder- |