Lines Matching full:improved
154 - removed outdated documents, improved existing documentation
324 - Improved rust bindings
430 - Support for improved AFL++ snapshot module:
456 - LTO: improved stability for persistent mode, no other instrumentation
1012 - Improved error reporting in afl-cmin. Suggested by floyd.
1160 - Improved the stability metric for persistent mode binaries. Problem
1219 - Improved support for older versions of clang (hopefully without
1369 - Improved to "boring string" detection in afl-analyze.
1570 - Improved argv_fuzzing to allow it to emit empty args. Spotted by Jakub
1590 - Improved afl-tmin to use /tmp if cwd is not writeable.
1634 - Added improved error messages for failed handshake when AFL_DEFER_FORKSRV
1702 - Improved the handling of -x in afl-clang-fast,
1704 - Improved the handling of low AFL_INST_RATIO settings for QEMU and
1787 - Improved -ldl handling. Suggested by Jakub Wilk.
1842 - Improved the use of colors when showing crash counts in -C mode.
1846 - Improved instrumentation performance on 32-bit systems by getting rid of
1929 - Improved the reporting of skipped bitflips to keep the UI counters a bit
2031 - Slightly improved the handling of -B in afl-fuzz.
2037 - Improved the naming of test cases when orig: is already present in the file
2086 - Improved exit codes for afl-gotcpu.
2088 - Improved the checks for -m and -t values in afl-cmin. Bug report
2141 - Improved exec failure detection in afl-fuzz and afl-showmap.
2143 - Improved Ctrl-C handling in afl-showmap.
2159 - Improved the consistency of saving fuzzer_stats, bitmap info, and
2196 - Improved the performance of minimize_corpus.sh by switching to a
2307 - Slightly improved the performance of minimize_corpus.sh, especially on
2388 - Slightly improved the performance of splicing code.
2417 - Improved the compatibility of afl-plot with older versions of gnuplot.
2484 - Improved Solaris build instructions, as suggested by Martin Carpenter.
2586 - Improved the detection of non-instrumented binaries.
2779 - Improved the 'make install' logic, as suggested by Padraig Brady.
2809 - Improved installation process to properly create symlinks, rather than
2814 - Improved afl-fuzz to force-set ASAN_OPTIONS=abort_on_error=1. Otherwise,
2817 - Improved Makefile mkdir logic, as suggested by Hanno Boeck.
2819 - Improved the 64-bit instrumentation to properly save r8-r11 registers in
2914 - Improved check for 64-bit compilation, plus several sanity checks
2978 - Refactored calibration code and improved startup reporting.
2985 - Improved instrumentation to explicitly cover the other leg of every
3072 - Improved count-based instrumentation.
3074 - Improved the hang deduplication logic.
3092 - Improved the detection of variable behaviors.
3096 - Improved the UI a bit,