Lines Matching full:improved

395   - removed outdated documents, improved existing documentation
565 - Improved rust bindings
671 - Support for improved AFL++ snapshot module:
697 - LTO: improved stability for persistent mode, no other instrumentation
1253 - Improved error reporting in afl-cmin. Suggested by floyd.
1401 - Improved the stability metric for persistent mode binaries. Problem
1460 - Improved support for older versions of clang (hopefully without
1610 - Improved to "boring string" detection in afl-analyze.
1811 - Improved argv_fuzzing to allow it to emit empty args. Spotted by Jakub
1831 - Improved afl-tmin to use /tmp if cwd is not writeable.
1875 - Added improved error messages for failed handshake when AFL_DEFER_FORKSRV
1943 - Improved the handling of -x in afl-clang-fast,
1945 - Improved the handling of low AFL_INST_RATIO settings for QEMU and
2028 - Improved -ldl handling. Suggested by Jakub Wilk.
2083 - Improved the use of colors when showing crash counts in -C mode.
2087 - Improved instrumentation performance on 32-bit systems by getting rid of
2170 - Improved the reporting of skipped bitflips to keep the UI counters a bit
2272 - Slightly improved the handling of -B in afl-fuzz.
2278 - Improved the naming of test cases when orig: is already present in the file
2327 - Improved exit codes for afl-gotcpu.
2329 - Improved the checks for -m and -t values in afl-cmin. Bug report
2382 - Improved exec failure detection in afl-fuzz and afl-showmap.
2384 - Improved Ctrl-C handling in afl-showmap.
2400 - Improved the consistency of saving fuzzer_stats, bitmap info, and
2437 - Improved the performance of minimize_corpus.sh by switching to a
2548 - Slightly improved the performance of minimize_corpus.sh, especially on
2629 - Slightly improved the performance of splicing code.
2658 - Improved the compatibility of afl-plot with older versions of gnuplot.
2725 - Improved Solaris build instructions, as suggested by Martin Carpenter.
2827 - Improved the detection of non-instrumented binaries.
3020 - Improved the 'make install' logic, as suggested by Padraig Brady.
3050 - Improved installation process to properly create symlinks, rather than
3055 - Improved afl-fuzz to force-set ASAN_OPTIONS=abort_on_error=1. Otherwise,
3058 - Improved Makefile mkdir logic, as suggested by Hanno Boeck.
3060 - Improved the 64-bit instrumentation to properly save r8-r11 registers in
3155 - Improved check for 64-bit compilation, plus several sanity checks
3219 - Refactored calibration code and improved startup reporting.
3226 - Improved instrumentation to explicitly cover the other leg of every
3313 - Improved count-based instrumentation.
3315 - Improved the hang deduplication logic.
3333 - Improved the detection of variable behaviors.
3337 - Improved the UI a bit,