Age | Commit message (Expand) | Author |
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 |
2020-01-07 | increase memory for afl-tmin test | hexcoder |
2020-01-07 | llvm ver display in afl-clang-fast | van Hauser |
2020-01-07 | llvm_mode little update proposal. | David Carlier |
2020-01-07 | update todo | van Hauser |
2020-01-07 | undo bash -> sh change, remove some bash specific constructs. | hexcoder- |
2020-01-07 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- |
2020-01-07 | remove bash dependency (not generally present on *BSD) | hexcoder- |
2020-01-06 | moar moar copyrights | Andrea Fioraldi |