about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-05-12Darwin tests: grep --binary-files=text for laf-intel and skipping of unittestshexcoder-
2020-05-12updated uc refDominik Maier
2020-05-12test/test.sh: prefer python3 over python for unicornafl, avoid realpath and r...hexcoder-
2020-05-12missing env varvan Hauser
2020-05-12enforce mandatary custom functionsvan Hauser
2020-05-12fix custom mutators and add real test casesvan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-12Merge pull request #359 from AFLplusplus/devvan Hauser
2020-05-12llvm_mode: more support for Darwin/MacOSX (WIP)hexcoder-
2020-05-12fix issue in describe_op showing time inside srcAndrea Fioraldi
2020-05-11blacklist llvmfuzzer functionsvan Hauser
2020-05-11fix typosvan Hauser
2020-05-11merge makefileDominik Maier
2020-05-11updated unicornaflDominik Maier
2020-05-11silened warningsDominik Maier
2020-05-11remove warningsvan Hauser
2020-05-11fixed unicornafl bugDominik Maier
2020-05-11add missing includevan Hauser
2020-05-11document workaround for targets with _init for LTOvan Hauser
2020-05-11bigger initial map when LTOvan Hauser
2020-05-11python formatter: enhance detection of `#define`, needed for multi line macroshexcoder
2020-05-10final code-format fixes, remove test-multiple-mutators when donevan Hauser
2020-05-10hopefully final fixes from code-format disaster :-(van Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-05-10clang-format: indent preprocessor directives, so nesting levels can be better...hexcoder
2020-05-10code-formatvan Hauser
2020-05-10Merge pull request #358 from rish9101/update_docsvan Hauser
2020-05-10LTO fixes for fuzzbenchvan Hauser
2020-05-10Specify usage of multiple custom mutatorsrish9101
2020-05-10Illumos biuld fix (#357)David CARLIER
2020-05-09Merge pull request #356 from devnexen/netbsd_build_fix_tokencaphexcoder
2020-05-09qemu_mode: make building warning freehexcoder-
2020-05-09LLVMInsTrim.so.cc: fix for LLVM 3.8.0hexcoder-
2020-05-09NetBSD build fixDavid Carlier
2020-05-09minor fixeshexcoder
2020-05-09unicorn_mode/samples/persistent/Makefile: fix non-Linux supporthexcoder-
2020-05-09remove debug outputvan Hauser
2020-05-09custom mutator code enhancements and code-formatvan Hauser
2020-05-09Update docs and Changelog for custom_mutators (#355)Rishi Ranjan
2020-05-08Support multiple custom mutators (#282)Rishi Ranjan
2020-05-08add AFL_DEBUG check to all isatty checksvan Hauser
2020-05-07change docs/README.md to symlink to toplevel README.mdhexcoder-
2020-05-07Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-05-07convert docs/README.md into a symlink to toplevel README.md (helps website co...hexcoder-
2020-05-07added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si...van Hauser
2020-05-07fix static and profiling compilation and add profiling calculationvan Hauser
2020-05-07calculate correct collisions for classic in InsTrimLTOvan Hauser
2020-05-07fix typosvan Hauser
2020-05-07untracer README: one typo fixedhexcoder