about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-04-09update todovan Hauser
2020-04-09update todovan Hauser
2020-04-09unit tests cleaningvan Hauser
2020-04-09code format, small improvementsvan Hauser
2020-04-09custom mutator readmeAndrea Fioraldi
2020-04-09no random timing for -s fixed_seedvan Hauser
2020-04-09fix make install regarding MANPAGES targethexcoder-
2020-04-09restore portable Makefileshexcoder-
2020-04-09fix UI bug for bit flip yieldsvan Hauser
2020-04-09small enhancements and code-formatvan Hauser
2020-04-09remove MaybeAlignvan Hauser
2020-04-09fix make installhexcoder-
2020-04-09remove maybe_linking artifactsvan Hauser
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-04-09better asanDominik Maier
2020-04-09el no longer has to be used in loopDominik Maier
2020-04-09fix unit test case for long listhexcoder-
2020-04-09makefile asan fixDominik Maier
2020-04-09O3 againDominik Maier
2020-04-09list testcase addedDominik Maier
2020-04-09fixing unit tests (again) remove CFLAGS_FLTO, put LDFLAGS near the endhexcoder-
2020-04-09added (broken) list testDominik Maier
2020-04-09added prealloc testcaseDominik Maier
2020-04-09add Make rule for new unit testhexcoder-
2020-04-09fix make target unit test (tested on Ubuntu 16.04)hexcoder-
2020-04-09llvm_mode: using MaybeAlign wrapper over the deprecated setter.David Carlier
seems to be available even on LLVM 3.7
2020-04-09push new versionvan Hauser
2020-04-09fix indentionvan Hauser
2020-04-09Update README.snapshot.mdAndrea Fioraldi
2020-04-09fixed critical whitespaceDominik Maier
2020-04-08fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematichexcoder-
2020-04-08fix review comments by Heikovan Hauser
2020-04-08fix review comments by Heikovan Hauser
2020-04-08fix gcc_plugin Makefile (VPATH)hexcoder-
2020-04-08Makefile cleanuphexcoder-
2020-04-08unicorn_mode/samples/persistent Makefile portable versionhexcoder-
2020-04-08remove todovan Hauser
2020-04-08fix travis - heiko test your changes on linux pls ;)van Hauser
2020-04-08one more include movevan Hauser
2020-04-08fix damage in test.shhexcoder-
2020-04-08llvm_mode ctx: move function terminator instrumentation before skipping blocksvan Hauser
2020-04-08afl-fuzz: add usage info when no python support is there, use it in test.shhexcoder-
2020-04-08llvm_mode android fixvan Hauser
2020-04-08fix limits.h includevan Hauser
2020-04-08Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into devhexcoder-
2020-04-08fix compilation in OpenBSDhexcoder-
2020-04-08Merge pull request #295 from devnexen/android_build_fixhexcoder
Android build fix proposal.
2020-04-08update todovan Hauser
2020-04-08add missing piece for CTX coveragevan Hauser
2020-04-08added snapshot feature to documentationvan Hauser