about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-04-10resize fix + code formatDominik Maier
2020-04-10files opened with fdopen should be closed with fclosehexcoder-
2020-04-10another mem leak fix for master/slave usagehexcoder-
2020-04-10fix small memory leak for in_place_resumehexcoder-
2020-04-10Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-04-10Merge branch 'dev' of github.com:aflplusplus/aflplusplus into devDominik Maier
2020-04-10added back afl_state_deinitDominik Maier
2020-04-10README: minor additions and typo fixeshexcoder-
2020-04-10remove GNU makefile variantshexcoder-
2020-04-09merge PR#306 from neoni (thanks), silence test when bash is not foundhexcoder-
2020-04-09Merge branch 'dev' of github.com:aflplusplus/aflplusplus into devDominik Maier
2020-04-09check for empty AFL env varsvan Hauser
2020-04-09lto module clean-up (#303)van Hauser
2020-04-09fix compilers for empty AFL_CC/AFL_CXX envvan Hauser
2020-04-09LTO llvm11 (#302)van Hauser
* new LTO mode for llvm 11 * remove unneeded afl-ld and env vars
2020-04-092.63d initvan Hauser
2020-04-09fix crash triage example (#304)Toizi
2020-04-09check for empty AFL env varsvan Hauser
2020-04-09lto module clean-up (#303)van Hauser
2020-04-09fix compilers for empty AFL_CC/AFL_CXX envvan Hauser
2020-04-09LTO llvm11 (#302)van Hauser
* new LTO mode for llvm 11 * remove unneeded afl-ld and env vars
2020-04-092.63d initvan Hauser
2020-04-09push new version 2.63cvan Hauser
2020-04-09fix indentionvan Hauser
2020-04-09Update README.snapshot.mdAndrea Fioraldi
2020-04-09fixed critical whitespaceDominik Maier
2020-04-09fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematichexcoder-
2020-04-09fix review comments by Heikovan Hauser
2020-04-09fix review comments by Heikovan Hauser
2020-04-09fix gcc_plugin Makefile (VPATH)hexcoder-
2020-04-09Makefile cleanuphexcoder-
2020-04-09unicorn_mode/samples/persistent Makefile portable versionhexcoder-
2020-04-09remove todovan Hauser
2020-04-09fix travis - heiko test your changes on linux pls ;)van Hauser
2020-04-09one more include movevan Hauser
2020-04-09fix damage in test.shhexcoder-
2020-04-09llvm_mode ctx: move function terminator instrumentation before skipping blocksvan Hauser
2020-04-09afl-fuzz: add usage info when no python support is there, use it in test.shhexcoder-
2020-04-09llvm_mode android fixvan Hauser
2020-04-09fix limits.h includevan Hauser
2020-04-09fix compilation in OpenBSDhexcoder-
2020-04-09update todovan Hauser
2020-04-09add missing piece for CTX coveragevan Hauser
2020-04-09added snapshot feature to documentationvan Hauser
2020-04-09argv_fuzzing Makefile: portable versionhexcoder-
2020-04-09fix travishexcoder
2020-04-09socket_fuzzing Makefile: make it portablehexcoder-
2020-04-09libdislocator: make Makefile portablehexcoder-
2020-04-09gcc_plugin: portable Makefilehexcoder-
2020-04-09gcc_plugin fix compile for USEMMAPhexcoder-