about summary refs log tree commit diff
path: root/qemu_mode/patches
AgeCommit message (Collapse)Author
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser
2020-05-10code-formatvan Hauser
2020-05-09qemu_mode: make building warning freehexcoder-
2020-04-28fix #329Andrea Fioraldi
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17remove static from tmp var in qemuvan Hauser
2020-04-14fixed #317Dominik Maier
2020-04-14one byte cmp in cmplogAndrea Fioraldi
2020-04-11add extended forkserver feature to gcc_plugin and qemu_modevan Hauser
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-01qemu_mode: compiler warnings, strncpy() leave one byte for terminatorhexcoder-
2020-04-01qemu_mode: fix more compiler warningshexcoder-
2020-04-01qemu_mode: silence two compiler warningshexcoder-
2020-03-19code formatDominik Maier
2020-03-18fix #261Andrea Fioraldi
2020-03-18try to fix regression due to rtn cmplogAndrea Fioraldi
2020-03-10unified pointer placementDominik Maier
2020-03-09more code formatvan Hauser
2020-03-08fix qemu persistent mode for 32-bit target on 64-bit host0x1eadbead
2020-03-06cmplog routines instrumentation for qemu mode on x86Andrea Fioraldi
2020-03-05fix #227Andrea Fioraldi
2020-02-28fix for qemu_mode where capstone 4.0+ is installedvan Hauser
2020-02-28code-formatvan Hauser
2020-02-25Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-25fix #212Andrea Fioraldi
2020-02-25fix references to README docshexcoder-
2020-02-19forgot cleanupvan Hauser
2020-02-18qemu: move compcov/cmplog helpers in tcg-runtime-inlAndrea Fioraldi
2020-02-17qemu bsd elfload patchAndrea Fioraldi
2020-02-16code formatAndrea Fioraldi
2020-02-16make qemu patches more simple using helpersAndrea Fioraldi
2020-02-11AFL_ENTRYPOINT instruction granularityAndrea Fioraldi
2020-02-09fuzzer_stat eps is now overall not current, clang-format fixed to v8van Hauser
2020-02-08persistent qemu mode arm/arm64 && compcov arm64Andrea Fioraldi
2020-02-08solve small error on building new qemu patches for not x86 targetsAndrea Fioraldi
2020-02-07code formatAndrea Fioraldi
2020-02-07afl qemu persistent hookAndrea Fioraldi
2020-02-07fix empty range bug in colorizationAndrea Fioraldi
2020-02-06cmplog for qemu modeAndrea Fioraldi
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-31hotfixAndrea Fioraldi
2020-01-31stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrongAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-18v2.59c release 2.59cvan Hauser
2019-12-15solve typing error on QEMU with host arch i386Andrea Fioraldi
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-27env var to disable qemu cachingAndrea Fioraldi
2019-10-26typoAndrea Fioraldi
2019-10-25floating point compcovAndrea Fioraldi