Age | Commit message (Expand) | Author |
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- |
2020-01-18 | fix some syntax errors regarding $(filter ...) | hexcoder- |
2020-01-18 | libdislocator: reallocarray API introduction | David Carlier |
2020-01-17 | as suggested, added a comment, why NetBSD needs a higher memory limit | hexcoder- |
2020-01-17 | format | Andrea Fioraldi |
2020-01-17 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi |
2020-01-17 | first experiment cmplog | Andrea Fioraldi |
2020-01-17 | small change for march=native | van Hauser |
2020-01-17 | increased default memory limit (200megs) on NetBSD (due to kernel bug), fixes... | hexcoder- |
2020-01-17 | use default memory limit for afl-tmin (again) in test.sh, fix it in afl-tmin | hexcoder- |
2020-01-17 | fixes for gcc 5.5 (does not understand -march=native) on NetBSD | hexcoder- |
2020-01-16 | fix libradamsa Makefile typo | van Hauser |
2020-01-15 | fix for cc=clang and libradamsa optimization | van Hauser |
2020-01-15 | O3 is faster than Ofast ... duh ... | van Hauser |
2020-01-15 | stronger afl-fuzz performance compilation | van Hauser |
2020-01-15 | blacklist function support for llvm_mode | van Hauser |
2020-01-15 | persistent mode harness | Dominik Maier |
2020-01-14 | todo update | van Hauser |
2020-01-14 | Fixed description of unicorn harness.c | Dominik Maier |
2020-01-13 | fixed c harness | Dominik Maier |
2020-01-13 | C example added | Dominik Maier |
2020-01-12 | renamed to unicornafl | Dominik Maier |
2020-01-11 | Merge pull request #171 from devnexen/obsd_build_fix | van Hauser |
2020-01-11 | experimental OpenBSD build fix | David Carlier |
2020-01-10 | try travis as root | van Hauser |
2020-01-09 | NetBSDs wc -l prints spaces before the number, so string test | hexcoder- |
2020-01-08 | Merge pull request #166 from devnexen/llvm_mode_avoid_instrinsics | hexcoder |
2020-01-08 | Merge pull request #167 from korniltsev/korniltsev/typo | van Hauser |
2020-01-08 | fix typo in uncorn_mode/readme | Anatoly Korniltsev |