Age | Commit message (Expand) | Author |
2019-11-26 | Python module build fix in exotic oses | David Carlier |
2019-11-12 | install afl-fuzz-document if present | van Hauser |
2019-11-11 | Makefile - add radamsa to targets | van Hauser |
2019-11-11 | Merge branch 'master' into radamsa | Andrea Fioraldi |
2019-11-11 | libradamsa dlopen | Andrea Fioraldi |
2019-11-08 | additional test, if afl-as is called by afl-gcc/afl-clang (seen in OpenIndiana) | hexcoder- |
2019-10-22 | gcc_plugin adaptions Makefile help, man page SYNOPSIS | hexcoder- |
2019-10-22 | compile fix | van Hauser |
2019-10-21 | sync llvm_mode/Makefile to gcc_plugin/Makefile | hexcoder- |
2019-10-21 | v2.58c 2.58c | van Hauser |
2019-10-19 | Remove lcamtuf's old email from Google (not valid anymore), also remove maint... | hexcoder- |
2019-10-19 | add gcc_plugin to code formatter and run it | hexcoder- |
2019-10-18 | typo in names | hexcoder- |
2019-10-18 | reintegrate gcc_plugin | hexcoder- |
2019-10-10 | radamsa mutator as havoc cycle replacement with probability 1/24 | Andrea Fioraldi |
2019-10-05 | On Mac OS X clean up dSYM directories created by the compiler | hexcoder- |
2019-10-01 | Static compilation support | Matt C |
2019-09-29 | NetBSD various support improvements | David Carlier |
2019-09-28 | included #68 cpu binding for FreeBSD, thanks to devnexen | hexcoder- |
2019-09-28 | add man target for man pages (along with an entry in help) | hexcoder- |
2019-09-28 | ignore error code on 'make llvm_mode', it might not be installed | hexcoder- |
2019-09-22 | wine mode && fix llvm makefile | Andrea Fioraldi |
2019-09-22 | move .o to src/ | van Hauser |
2019-09-22 | afl-fuzz mutation documentation feature | van Hauser |
2019-09-22 | more tests | van Hauser |
2019-09-21 | make tests | van Hauser |
2019-09-20 | install libtokencap and libdislocator if present | van Hauser |
2019-09-17 | make help | van Hauser |
2019-09-13 | make source-only and binary-only | Andrea Fioraldi |
2019-09-13 | distrib makefile option | Andrea Fioraldi |
2019-09-12 | Second part of refactoring afl-fuzz-one.c. Now more back to sane functions. | hexcoder- |
2019-09-08 | refactoring for unification of pilot_fuzzing() and core_fuzzing() | hexcoder- |
2019-09-05 | Add missing DESTDIR | Tobias Kortkamp |
2019-09-05 | Use date -I instead of date --iso-8601 | Tobias Kortkamp |
2019-09-04 | added man pages | van Hauser |
2019-09-02 | run code formatter | Andrea Fioraldi |
2019-09-02 | afl-fuzz-src/* -> src/afl-fuzz* rename | van Hauser |
2019-09-01 | afl-fuzz-src bitmap and queue C files | Andrea Fioraldi |
2019-08-30 | remave the afl-fuzz folder to afl-fuzz-src due to gitignore | Andrea Fioraldi |
2019-08-30 | split afl-fuzz #1 (globls and python are now separate) | Andrea Fioraldi |
2019-08-30 | code-format in Makefile | Andrea Fioraldi |
2019-08-27 | include and src folders | Andrea Fioraldi |
2019-08-19 | seperated the forkserver from afl-fuzz and afl-tmin | van Hauser |
2019-08-09 | minor corrections | van Hauser |
2019-08-08 | documentation update | van Hauser |
2019-08-07 | bugfix 'echo -n' is not POSIX, use input redirection from /dev/null | hexcoder- |
2019-08-07 | change instrumentation test to trigger different bitmap entries with clang 9.0 | hexcoder- |
2019-08-06 | unset AFL_CC correctly, if set to afl-clang but TEST_CC is afl-gcc, this will... | floyd |
2019-08-06 | set AFL_CC correctly, if set to afl-clang but TEST_CC is afl-gcc, this will fail | floyd |
2019-07-26 | fix readme.md makefile change | van Hauser |