Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-11 | add missing file | van Hauser | |
2020-04-11 | Autodictionary (#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-11 | refactored cmplog | Dominik Maier | |
2020-04-10 | code format | Dominik Maier | |
2020-04-10 | fixed fauxserver msg | Dominik Maier | |
2020-04-10 | LTO 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-10 | void * types in allocs | Dominik Maier | |
2020-04-10 | tackeled some warnings | Dominik Maier | |
2020-04-10 | removed vla for tmpfile | Dominik Maier | |
2020-04-10 | resize fix + code format | Dominik Maier | |
2020-04-10 | files opened with fdopen should be closed with fclose | hexcoder- | |
2020-04-10 | another mem leak fix for master/slave usage | hexcoder- | |
2020-04-10 | fix small memory leak for in_place_resume | hexcoder- | |
2020-04-10 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
2020-04-10 | Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev | Dominik Maier | |
2020-04-10 | added back afl_state_deinit | Dominik Maier | |
2020-04-10 | README: minor additions and typo fixes | hexcoder- | |
2020-04-10 | remove GNU makefile variants | hexcoder- | |
2020-04-09 | merge PR#306 from neoni (thanks), silence test when bash is not found | hexcoder- | |
2020-04-09 | Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev | Dominik Maier | |
2020-04-09 | check for empty AFL env vars | van Hauser | |
2020-04-09 | lto module clean-up (#303) | van Hauser | |
2020-04-09 | fix compilers for empty AFL_CC/AFL_CXX env | van Hauser | |
2020-04-09 | LTO llvm11 (#302) | van Hauser | |
* new LTO mode for llvm 11 * remove unneeded afl-ld and env vars | |||
2020-04-09 | 2.63d init | van Hauser | |
2020-04-09 | fix crash triage example (#304) | Toizi | |
2020-04-09 | check for empty AFL env vars | van Hauser | |
2020-04-09 | lto module clean-up (#303) | van Hauser | |
2020-04-09 | fix compilers for empty AFL_CC/AFL_CXX env | van Hauser | |
2020-04-09 | LTO llvm11 (#302) | van Hauser | |
* new LTO mode for llvm 11 * remove unneeded afl-ld and env vars | |||
2020-04-09 | 2.63d init | van Hauser | |
2020-04-09 | push new version 2.63c | van Hauser | |
2020-04-09 | fix indention | van Hauser | |
2020-04-09 | Update README.snapshot.md | Andrea Fioraldi | |
2020-04-09 | fixed critical whitespace | Dominik Maier | |
2020-04-09 | fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematic | hexcoder- | |
2020-04-09 | fix review comments by Heiko | van Hauser | |
2020-04-09 | fix review comments by Heiko | van Hauser | |
2020-04-09 | fix gcc_plugin Makefile (VPATH) | hexcoder- | |
2020-04-09 | Makefile cleanup | hexcoder- | |
2020-04-09 | unicorn_mode/samples/persistent Makefile portable version | hexcoder- | |
2020-04-09 | remove todo | van Hauser | |
2020-04-09 | fix travis - heiko test your changes on linux pls ;) | van Hauser | |
2020-04-09 | one more include move | van Hauser | |
2020-04-09 | fix damage in test.sh | hexcoder- | |
2020-04-09 | llvm_mode ctx: move function terminator instrumentation before skipping blocks | van Hauser | |
2020-04-09 | afl-fuzz: add usage info when no python support is there, use it in test.sh | hexcoder- | |
2020-04-09 | llvm_mode android fix | van Hauser | |
2020-04-09 | fix limits.h include | van Hauser | |
2020-04-09 | fix compilation in OpenBSD | hexcoder- | |