about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-04-13more robust search for clang for afl-clang-fastAndrea Fioraldi
2020-04-13added ignore infoDominik Maier
2020-04-13code formatDominik Maier
2020-04-13fixed uaf and warningsDominik Maier
2020-04-13allow -L -1 to enable mopt in parallel to classic mutationvan Hauser
2020-04-13fix bug forksever fail not detected when using read_timedAndrea Fioraldi
2020-04-13fix all cmplog errorsAndrea Fioraldi
2020-04-13qemu cmplog test.shAndrea Fioraldi
2020-04-13fix some cmplog refactoring bugsAndrea Fioraldi
2020-04-13cmplog forkserver tidyingDominik Maier
2020-04-12update todovan Hauser
2020-04-12remove warnings with llvm11van Hauser
2020-04-12Better solution for ARM64 build fix (#315)David CARLIER
2020-04-12update test.sh to new compcov featuresvan Hauser
2020-04-12build on arm64 fix. tested on Android. (#313)David CARLIER
2020-04-12fix 32/64 bit LTOvan Hauser
2020-04-12updated changelogvan Hauser
2020-04-12local/global var for compare-transform-pass and code-formatvan Hauser
2020-04-12m32/m64 support for LTO and code-format for test/van Hauser
2020-04-12m32/m64 support for LTO and code-format for test/van Hauser
2020-04-12add global and local var support to autodictionaryvan Hauser
2020-04-11Fixed qbdi_mode/build.sh script (#311)pyno
Co-authored-by: pyno <pyno@fearless>
2020-04-11fix #312Andrea Fioraldi
2020-04-11fix -E/-Vvan Hauser
2020-04-11add extended forkserver feature to gcc_plugin and qemu_modevan Hauser
2020-04-11more refactoring and update changelogvan Hauser
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