about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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
2020-04-08argv_fuzzing Makefile: portable versionhexcoder-
2020-04-08fix travishexcoder
2020-04-08Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-04-08socket_fuzzing Makefile: make it portablehexcoder-
2020-04-08Merge pull request #298 from AFLplusplus/snapshotAndrea Fioraldi
Snapshot for LLVM mode in dev
2020-04-08libdislocator: make Makefile portablehexcoder-
2020-04-08gcc_plugin: portable Makefilehexcoder-
2020-04-08gcc_plugin fix compile for USEMMAPhexcoder-
2020-04-08Android build fix proposal.David Carlier
LTO flag is recognised but however broken on Android (tested with armv7 arch). Thus giving the choice not to enable it. In fortify mode, open required O_CREAT or O_TMPFILE when mode is set.
2020-04-08update readmevan Hauser
2020-04-08ctx donevan Hauser
2020-04-07update env with AFL_NO_SNAPSHOTAndrea Fioraldi
2020-04-07small fixesAndrea Fioraldi
2020-04-07snapshot() in llvm modeAndrea Fioraldi
2020-04-06added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ↵van Hauser
fix, fixed for FUSELD (for LTO)
2020-04-04GNUmakefile: python config add --ldflags, silence testshexcoder-
2020-04-04unicorn_mode build script: find setuptools more reliablyhexcoder-
2020-04-04Makefile bugfix macros are generally not expanded in shell callshexcoder-
2020-04-04fix silly error with uname -shexcoder-
2020-04-04libtokencap, portable Makefile (for GNUmake and BSDmake)hexcoder-
2020-04-04Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into devhexcoder-
2020-04-04portable version of Makefile (tested with bsdmake and GNUmake)hexcoder-
2020-04-03update todovan Hauser
2020-04-03update todovan Hauser
2020-04-03unit tests cleaningvan Hauser
2020-04-03code format, small improvementsvan Hauser
2020-04-03Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devAndrea Fioraldi
2020-04-03custom mutator readmeAndrea Fioraldi
2020-04-02no random timing for -s fixed_seedvan Hauser
2020-04-02fix make install regarding MANPAGES targethexcoder-
2020-04-02Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into devhexcoder-
2020-04-02restore portable Makefileshexcoder-
2020-04-02fix UI bug for bit flip yieldsvan Hauser