about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-04-11add missing filevan Hauser
2020-04-11Autodictionary (#309)van Hauser
* lto module clean-up * step 1/3 * step 1/3 completed * if tmp is ever made non-static * parts 2 and 3 - autodictionary is complete * variable map_size support * variable map size: changed overlooked functions * remove debug for autodict * 64 bit alignment of map size * fix review comments * force 64 bit alignment on both sides * typo * better map transfer, display snapshot in UI * update readme
2020-04-11refactored cmplogDominik Maier
2020-04-10code formatDominik Maier
2020-04-10fixed fauxserver msgDominik Maier
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
* lto module clean-up * step 1/3 * step 1/3 completed * if tmp is ever made non-static * parts 2 and 3 - autodictionary is complete * variable map_size support * variable map size: changed overlooked functions * remove debug for autodict * 64 bit alignment of map size * fix review comments * force 64 bit alignment on both sides * typo
2020-04-10void * types in allocsDominik Maier
2020-04-10tackeled some warningsDominik Maier
2020-04-10removed vla for tmpfileDominik Maier
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-