Change log for afl package in Debian
1 → 70 of 70 results | First • Previous • Next • Last |
afl (2.53b-1) unstable; urgency=medium * New upstream release: + unfuzz hardcode-clang-version.patch. * deb/control: + bump standards to 4.4.0 (no changes needed). + bump pulled Debhelper version to 12. * deb/copyright: + update Upstream-Contact. + update Source. + update copyright spans. * deb/watch: + update (project moved to Github). * build with README.md instead of docs/README: + add pandoc to build-deps in deb/control. + build and include README in deb/rules. + add README to deb/clean. -- Daniel Stender <email address hidden> Sun, 11 Aug 2019 13:46:14 +0200
afl (2.52b-5) unstable; urgency=medium * deb/control: + bump standards to 4.3.0 (no changes needed). * deb/rules: + don't check for flag "terse" manually. -- Daniel Stender <email address hidden> Sun, 27 Jan 2019 13:00:29 +0100
afl (2.52b-4) unstable; urgency=medium * deb/rules: + use override for dh_install to run dh_install and stuff, not somewhere else (cosmetical measure). + let dh_strip_nondeterminism run but not on docs package. + add loop to set DH_VERBOSE=1 if terse tag isn't found in DEB_BUILD_OPTIONS (following standards 4.2.0). * deb/control: bump standards to 4.2.1 (no further changes). * deb/tests: Use AUTOPKGTEST_TMP instead of ADTTMP [Ondřej Nový]. * build with debhelper level 11: + bump dh version in deb/compat. + bump package version in deb/control. + add override for dh_strip to prevent processing afl-doc in deb/rules. + remove deprecated --fail-missing from dh_install in deb/rules. -- Daniel Stender <email address hidden> Mon, 29 Oct 2018 21:46:01 +0100
Available diffs
- diff from 2.52b-3 to 2.52b-4 (1.5 KiB)
afl (2.52b-3) unstable; urgency=medium * build against llvm 6.0 (Closes: #893403). * deb/rules: give $CXX for llvm_mode build to prevent build break. -- Daniel Stender <email address hidden> Wed, 08 Aug 2018 23:13:25 +0200
afl (2.52b-2) unstable; urgency=medium * deb/control: + bump standards version to 4.1.3 (no changes needed). + update Vcs- fields (project moved to Salsa). * deb/copyright: + expand copyright span. * add debian/gbp.conf. -- Daniel Stender <email address hidden> Mon, 19 Feb 2018 19:55:08 +0100
Available diffs
- diff from 2.52b-1 to 2.52b-2 (846 bytes)
afl (2.52b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Wed, 08 Nov 2017 07:48:59 +0100
Available diffs
- diff from 2.49b-1 to 2.52b-1 (12.7 KiB)
- diff from 2.51b-1 to 2.52b-1 (8.7 KiB)
afl (2.51b-1) unstable; urgency=medium * New upstream release. * Build and run against clang/LLVM 4.0 (changes in deb/control and hardcode-clang-version.patch, Closes: #873404). -- Daniel Stender <email address hidden> Tue, 17 Oct 2017 17:38:21 +0200
afl (2.50b-1) unstable; urgency=medium * New upstream release. * fix path to documentation put out by executeables: + add change-docpath.patch + adjust custom removals in deb/rules accordingly + changes in deb/afl-docs.install * add deb/afl-doc.links (installing link to README as it's pointed to by the tools). * deb/rules: add .txt to saves from dh_compress (otherwise specific pointers to docs from the tools mislead). -- Daniel Stender <email address hidden> Fri, 25 Aug 2017 11:29:05 +0200
afl (2.49b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Sat, 22 Jul 2017 14:06:01 +0200
Available diffs
- diff from 2.46b-1 to 2.49b-1 (4.5 KiB)
afl (2.46b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Tue, 11 Jul 2017 08:28:23 +0200
Available diffs
- diff from 2.36b-1 to 2.46b-1 (17.8 KiB)
afl (2.36b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Thu, 19 Jan 2017 17:43:30 +0100
Available diffs
- diff from 2.33b-4 to 2.36b-1 (8.9 KiB)
- diff from 2.35b-1 to 2.36b-1 (5.0 KiB)
afl (2.35b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Mon, 28 Nov 2016 22:39:27 +0100
Available diffs
- diff from 2.34b-6 to 2.35b-1 (1.1 KiB)
afl (2.34b-6) unstable; urgency=medium * Uploaded to unstable. -- Daniel Stender <email address hidden> Sun, 20 Nov 2016 10:41:00 +0100
Available diffs
- diff from 2.34b-2 to 2.34b-6 (1.1 KiB)
Deleted in experimental-release (Reason: None provided.) |
afl (2.34b-5) experimental; urgency=medium * deb/rules: + pass custom mfpu also to $CXXFLAGS (Closes: #841474) [thanks to Michal Zaleswki]. + corrected an error in the info text. -- Daniel Stender <email address hidden> Sat, 19 Nov 2016 22:39:34 +0100
Superseded in experimental-release |
afl (2.34b-4) experimental; urgency=medium * use "vfpv3" to set mfpu. -- Daniel Stender <email address hidden> Fri, 18 Nov 2016 17:40:00 +0100
Superseded in experimental-release |
afl (2.34b-3) experimental; urgency=medium * deb/rules: + add -mfpu=vfp3 to $CFLAGS for clang on armhf (Closes: #841474). + pass $clang_cflags to make -C llvm_mode. + drop removal of -fstack-protector from $CFLAGS for clang (not needed anymore). -- Daniel Stender <email address hidden> Mon, 14 Nov 2016 14:00:47 +0100
afl (2.34b-2) unstable; urgency=medium * Upload to unstable. -- Daniel Stender <email address hidden> Sun, 25 Sep 2016 20:17:52 +0200
Available diffs
- diff from 2.33b-4 to 2.34b-2 (3.8 KiB)
Deleted in experimental-release (Reason: None provided.) |
afl (2.34b-1) experimental; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Mon, 19 Sep 2016 08:38:38 +0200
Superseded in experimental-release |
afl (2.33b-6) experimental; urgency=medium * deb/rules: enable fstack-protector flag on all archs (Closes: #786599). * drop avoid-builtin-return-address.patch (not needed anymore). -- Daniel Stender <email address hidden> Wed, 07 Sep 2016 16:36:02 +0200
Superseded in experimental-release |
afl (2.33b-5) experimental; urgency=medium * unfuzz avoid-builtin-return-address.patch. * build/run against llvm/clang 3.9. -- Daniel Stender <email address hidden> Tue, 06 Sep 2016 14:03:41 +0200
afl (2.33b-4) unstable; urgency=medium * upload to unstable (Closes: #835352). -- Daniel Stender <email address hidden> Fri, 02 Sep 2016 08:36:51 +0200
Available diffs
- diff from 2.21b-1 to 2.33b-4 (54.0 KiB)
Deleted in experimental-release (Reason: None provided.) |
afl (2.33b-3) experimental; urgency=medium * deb/rules: + add missing empty override for dh_install. + don't try to remove non-empty /usr/lib/afl on non-x86 archs (ship libdislocator and libtokencap). -- Daniel Stender <email address hidden> Mon, 29 Aug 2016 11:03:52 +0200
Superseded in experimental-release |
afl (2.33b-2) experimental; urgency=medium * build and ship libdislocator and libtokencap: + add make invocations for both companion libraries in deb/rules (build them with custom CFLAGS and LDFLAGS without -fPIE). + add libraries and READMEs to deb/afl{,-doc}-install. + add info on them in deb/afl.NEWS. * deb/afl-doc.install: include llvm_mode/README.llvm. * add deb/clean (with llvm_mode/afl-llvm-pass.dwo). -- Daniel Stender <email address hidden> Sun, 28 Aug 2016 21:46:35 +0200
Superseded in experimental-release |
afl (2.33b-1) experimental; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Sat, 27 Aug 2016 21:58:43 +0200
Superseded in experimental-release |
afl (2.30b-1) experimental; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Sat, 13 Aug 2016 20:31:35 +0200
Deleted in experimental-release (Reason: None provided.) |
afl (2.28b-1) experimental; urgency=medium * New upstream release: + unfuzz avoid-builtin-return-address.patch. * build/run against/on llvm 3.8 (Closes: #828178): + update build and package deps in deb/control. + update hardcode-clang-version.patch. * deb/control: + put gnuplot into Suggests (thanks to Michał Staruch for pointer). + let binary depend on build-essential, and better in Depends. -- Daniel Stender <email address hidden> Sun, 07 Aug 2016 14:57:25 +0200
afl (2.21b-1) unstable; urgency=medium * New upstream release. * deb/afl-doc.lintian-overrides: drop obsolete override. -- Daniel Stender <email address hidden> Mon, 25 Jul 2016 20:12:38 +0200
Available diffs
- diff from 2.16b-1 to 2.21b-1 (17.1 KiB)
- diff from 2.17b-1 to 2.21b-1 (12.3 KiB)
afl (2.17b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Thu, 30 Jun 2016 10:26:30 +0200
Available diffs
- diff from 2.16b-1 to 2.17b-1 (6.3 KiB)
afl (2.16b-1) unstable; urgency=medium * New upstream release. * Unfuzzed hardcode-clang-version.patch. -- Daniel Stender <email address hidden> Fri, 24 Jun 2016 16:59:31 +0200
Available diffs
- diff from 2.14b-1 to 2.16b-1 (3.8 KiB)
afl (2.14b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Fri, 10 Jun 2016 11:11:08 +0200
Available diffs
- diff from 2.13b-1 to 2.14b-1 (1.9 KiB)
afl (2.13b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Tue, 17 May 2016 20:46:21 +0200
Available diffs
- diff from 2.12b-1 to 2.13b-1 (2.3 KiB)
afl (2.12b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Thu, 05 May 2016 13:42:59 +0200
Available diffs
- diff from 2.11b-1 to 2.12b-1 (895 bytes)
afl (2.11b-1) unstable; urgency=medium * New upstream release. * deb/control: bumped Standards-Version to 3.9.8 (no changes needed). -- Daniel Stender <email address hidden> Fri, 29 Apr 2016 10:26:13 +0200
Available diffs
- diff from 2.10b-1 to 2.11b-1 (3.0 KiB)
afl (2.10b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Tue, 05 Apr 2016 08:49:52 +0200
Available diffs
- diff from 1.96b-2 to 2.10b-1 (36.2 KiB)
afl (2.09b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Wed, 30 Mar 2016 10:28:45 +0200
afl (2.08b-4) unstable; urgency=medium * Added avoid-builtin-return-address.patch (Closes: #818288). -- Daniel Stender <email address hidden> Thu, 24 Mar 2016 23:24:52 +0100
afl (2.08b-3) unstable; urgency=medium * build against llvm/clang 3.7 (changes in deb/control and hardcode-clang-version.patch). -- Daniel Stender <email address hidden> Wed, 16 Mar 2016 09:45:13 +0100
afl (2.08b-2) unstable; urgency=medium * deb/afl-clang.install: install afl-lvm-rt*.o (using wildcard). -- Daniel Stender <email address hidden> Tue, 15 Mar 2016 14:08:26 +0100
afl (1.96b-2) unstable; urgency=medium * Build with doc package: + added package description to deb/control. + added deb/afl-doc.install. + removed items from deb/afl.install. + moved lintian-overrides to afl-doc.lintian-overrides, updated. + deb/rules: use dh_installdocs to contribute README, strip it from DOC_PATH in dh_auto_build override; spare doc package from buildinfo. * deb/control: + bumped standards to 3.9.7 (regarded changes in 12.3). + put Architecture fields upward. * deb/rules: + added DEB_BUILD_MAINT_OPTIONS with hardening=+all (for PIE and BINDNOW). + add README to excludes for dh_compress (Closes: #813503). * deb/changelog: + expanded copyright span. -- Daniel Stender <email address hidden> Thu, 18 Feb 2016 12:08:19 +0100
Available diffs
- diff from 1.96b-1 to 1.96b-2 (2.5 KiB)
afl (1.96b-1) unstable; urgency=medium * New upstream release. * deb/control: + restored Vcs-Git and Browser (requested for downstream development). * deb/rules: + strip ChangeLog in DOC_PATH by dh_auto_install override (saves override for dh_installchangelogs). + added some excludes to dh_compress, removed obsolete. + run dh_clang before gencontrol (still disabled). + checked appearance of overrides according to build sequence. * hardcode-clang-version.patch: removed Dgit stamp from patch header, arranged more strictly for DEP-3, toggled forwarded to "not-needed". * Dropped deb/source/options (setting gzip compression). -- Daniel Stender <email address hidden> Tue, 02 Feb 2016 00:11:05 +0100
Available diffs
- diff from 1.95b-3 to 1.96b-1 (3.7 KiB)
afl (1.95b-3) unstable; urgency=medium * Hardcode current LLVM/clang version in debian/ files and in the source (added hardcode-llvm-version.patch) to prevent crash of afl-clang-fast because default build-time and runtime version differs (Closes: #807578). -- Daniel Stender <email address hidden> Thu, 07 Jan 2016 00:33:02 +0100
Available diffs
- diff from 1.95b-2 to 1.95b-3 (1.4 KiB)
afl (1.95b-2) unstable; urgency=medium * Upload to unstable. * deb/rules: restored the portion on disabling -fstack-protector (the problem remains also with clang-3-6). (missing in the previous entry: experimental changes in deb/rules on disabling -fstack-protector on some architectures) -- Daniel Stender <email address hidden> Thu, 03 Dec 2015 15:54:27 +0100
Available diffs
- diff from 1.83b-1 to 1.95b-2 (37.6 KiB)
- diff from 1.94b-1 to 1.95b-2 (5.1 KiB)
Deleted in experimental-release (Reason: None provided.) |
afl (1.95b-1) experimental; urgency=medium * New upstream release. * deb/control: dropped Vcs-Git and Browser (not collaboratively maintained, Git log not needed anymore for review of changes in sponsoring). * deb/rules: rewritten for dh sequencer. * Removed deb/gbp.conf (not needed now). -- Daniel Stender <email address hidden> Wed, 02 Dec 2015 22:47:13 +0100
afl (1.94b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Sat, 03 Oct 2015 19:43:02 +0200
afl (1.92b-1) unstable; urgency=medium * New upstream release. -- Daniel Stender <email address hidden> Tue, 08 Sep 2015 10:12:33 +0200
afl (1.89b-1) unstable; urgency=medium * New upstream release (Closes: #797681). * afl-showmap.1: corrected typo. -- Daniel Stender <email address hidden> Wed, 02 Sep 2015 18:43:08 +0200
afl (1.87b-1) unstable; urgency=medium * New upstream release. * deb/control: although clang-3.5 on arm64 won't (see #796343), don't disable any arch. * deb/rules: let dh_installdocs handle experimental/persistent_demo, not deb/afl-clang.install. * deb/watch: better to watch for multiple common extensions. * Added deb/gbp.conf. * Removed empty deb/patches. * Wrap-and-sort on deb/afl{,-clang}.manpages. -- Daniel Stender <email address hidden> Wed, 26 Aug 2015 21:26:32 +0200
afl (1.86b-1) unstable; urgency=medium * New upstream release. * Change of maintainer (Closes: #786806). * Added manpages (deb/manpages, deb/afl{,-clang}.manpages and dh_installman to deb/rules, Closes: #793905). * deb/control: + don't build on arm64 temporarily due to #796343. + bumped debhelper level to 9 (deb/compat along). + added gnuplot to Recommends. + added Vcs- fields (put package into collab-maint). + moved Homepage: further down. + strip trailing whitespace [Jakub Wilk]. * deb/copyright: + added myself to copyright owners of debian/. + connect year figures with hyphen. * deb/rules: + added s390x to -fstack-protector disabled archs (see #785365). * Put experimental/persistent_demo into afl-clang package (deb/rules, deb/afl-clang.install, Closes: #794293). * Wrap-and-sort -a -s. -- Daniel Stender <email address hidden> Tue, 25 Aug 2015 15:41:37 +0200
afl (1.83b-1) unstable; urgency=low * New upstream release: + Fix a harmless but annoying race condition in persistent mode. + Tweak AFL_PERSISTENT to force AFL_NO_VAR_CHECK. -- Jakub Wilk <email address hidden> Wed, 24 Jun 2015 16:36:42 +0200
Available diffs
- diff from 1.81b-1 to 1.83b-1 (5.3 KiB)
afl (1.81b-1) unstable; urgency=low * New upstream release: + Add persistent mode for in-process fuzzing. + Change the in-place resume code to preserve crashes/README.txt. -- Jakub Wilk <email address hidden> Thu, 11 Jun 2015 11:24:47 +0200
Available diffs
- diff from 1.80b-1 to 1.81b-1 (6.0 KiB)
afl (1.80b-1) unstable; urgency=low * New upstream release: + Make afl-cmin tolerant of whitespaces in filenames. + Add support for AFL_EXIT_WHEN_DONE (causes afl-fuzz to terminate when all existing paths have been fuzzed and there were no new finds for a while). -- Jakub Wilk <email address hidden> Wed, 03 Jun 2015 17:09:11 +0200
Available diffs
- diff from 1.79b-1 to 1.80b-1 (2.9 KiB)
afl (1.79b-1) unstable; urgency=low * New upstream release: + Replace dictionaries with file-based variants. + Fix reporting token sizes for file-based dictionaries. + Added support for dictionary levels. * Disable stack protector on kfreebsd-*, powerpc and ppc64el for the clang compiler (see bug #785365). -- Jakub Wilk <email address hidden> Sat, 23 May 2015 12:04:02 +0200
Available diffs
- diff from 1.77b-1 to 1.79b-1 (34.0 KiB)
afl (1.77b-1) unstable; urgency=low * New upstream release: + Extend the -x option to support single-file dictionaries. -- Jakub Wilk <email address hidden> Sun, 10 May 2015 23:16:22 +0200
Available diffs
- diff from 1.70b-1 to 1.77b-1 (27.6 KiB)
afl (1.70b-1) unstable; urgency=low * New upstream release: + Refactor afl-tmin to reduce the number of execs in common use cases. + Add MEM_BARRIER() to afl-showmap and afl-tmin, just to be safe. + Remove build date and time from banners to give people deterministic builds. + Fix a minor PRNG glitch that would make the first seconds of a fuzzing job deterministic. + Modify resumption code to reuse the original timeout value when resuming a session if -t is not given. This prevents timeout creep in continuous fuzzing. * Extend the DEP-8 tests. -- Jakub Wilk <email address hidden> Sat, 18 Apr 2015 18:41:07 +0200
afl (1.58b-1) unstable; urgency=low * Upload to unstable (closes: #781802). Thanks to Ondřej Surý for the bug report. * New upstream release: + Tweak afl-gcc to use BIN_PATH instead of a fixed string in help messages (closes: #779921). Thanks to Ph. Marek for the bug report. -- Jakub Wilk <email address hidden> Fri, 03 Apr 2015 23:16:47 +0200
Deleted in experimental-release (Reason: None provided.) |
afl (1.56b-1) experimental; urgency=low * New upstream release: + Make it possible to properly override LD_BIND_NOW. + Fix a bug in AFL_DUMB_FORKSRV. + Fix a bug with afl-showmap opening /dev/null with O_RDONLY when running in quiet mode. + Add support for file format postprocessors. -- Jakub Wilk <email address hidden> Thu, 05 Mar 2015 12:51:32 +0100
Superseded in experimental-release |
afl (1.50b-1) experimental; urgency=low * New upstream release: + Save original command line in fuzzer_stats and crashes/README.txt. Also save fuzzer version in fuzzer_stats. + Improve file descriptor handling. + Fix a flock() bug that would prevent dir reuse errors from kicking in every now and then. -- Jakub Wilk <email address hidden> Thu, 26 Feb 2015 20:08:57 +0100
Superseded in experimental-release |
afl (1.47b-1) experimental; urgency=low * New upstream release: + Replace zero-sized files with symlinks in the variable behavior state dir to simplify examining the relevant test cases. + Change the period of limited-range block ops from 5 to 10 minutes. + Improve instrumentation performance on 32-bit systems by getting rid of xor-swap and tweaking alignment. + Made path depth numbers more accurate with imported test cases. + Fix a bug with afl-cmin in -Q mode complaining about binary being not instrumented. + Fix another bug with argv handling for afl-fuzz in -Q mode. + Improve the use of colors when showing crash counts in -C mode. -- Jakub Wilk <email address hidden> Thu, 19 Feb 2015 23:57:11 +0100
Superseded in experimental-release |
afl (1.44b-1) experimental; urgency=low * New upstream release: + Exclude crashing inputs in afl-cmin by default. + Add option (-C) for keeping only crashing inputs in afl-cmin. + Make the afl-cmin output dir default to 0700, not 0755, to be consistent with afl-fuzz; document the rationale for 0755 in afl-plot. + Lower the output dir reuse time limit to 25 minutes. + Make afl-showmap accept -o /dev/null. + Add support for crash / hang info in exit codes of afl-showmap. + Tweak block operation scaling to also factor in ballpark run time in cases where queue passes take very little time. + Improve the documentation. -- Jakub Wilk <email address hidden> Wed, 11 Feb 2015 20:13:55 +0100
Superseded in experimental-release |
afl (1.36b-1) experimental; urgency=low * New upstream release: + Improve the naming of test cases when “orig:” is already present in the file name. + Make substantial improvements to technical_details.txt. + Add -s (summary) option to afl-whatsup. + Add a sanity check in afl-tmin to detect minimization to zero len or excess hangs. + Fix alphabet size counter in afl-tmin. + Slightly improve the handling of -B in afl-fuzz. + Fix process crash messages with -m none. + Add support for black-box instrumentation of binary-only code. This is not enabled in Debian for the time being. + Modify afl-tmin and afl-showmap to search $PATH for binaries. + Fix an off-by-one bug in queue limit check when resuming sessions, which could cause null pointer dereference. * Add patch (afl-cmin-bash.diff) to fix the afl-cmin shebang. -- Jakub Wilk <email address hidden> Sun, 01 Feb 2015 12:47:32 +0100
Superseded in experimental-release |
afl (1.28b-1) experimental; urgency=low * New upstream release: + Improve exec failure detection in afl-fuzz and afl-showmap. + Improve Ctrl-C handling in afl-showmap. + Rework afl-showmap to support normal options, including -o, -q, -e. Also add support for timeouts and memory limits. + Add afl-tmin, a handy instrumentation-enabled minimizer. + Add AFL_DUMB_FORKSRV. This works only in -n mode and allows afl-fuzz to run with "dummy" fork servers that don't output any instrumentation, but follow the same protocol. + Rename AFL_SKIP_CHECKS as AFL_SKIP_BIN_CHECK. + Add afl-cmin, a corpus minimization tool (formerly known as minimize_corpus.sh). + Retire AFL_EDGES_ONLY. + Introduce afl-getcpu, an experimental tool to empirically measure CPU preemption rates. + Introduce afl-whatsup, a simple tool for querying the status of local synced instances of afl-fuzz. + Add technical_details.txt to the documentation. + Make a tweak to the instrumentation to preserve the directionality of tuples (i.e., A -> B != B -> A) and to maintain the identity of tight loops (A -> A). You need to recompile targeted binaries to leverage this. * Update DEP-8 tests. -- Jakub Wilk <email address hidden> Mon, 26 Jan 2015 19:34:33 +0100
Superseded in experimental-release |
afl (1.18b-1) experimental; urgency=low * New upstream release: + Add AFL_NO_CPU_RED. + Tweak the havoc scaling logic added in 1.12b. + Add AFL_NO_VAR_CHECK to speed up resumption and inhibit variable path warnings for some programs. + Make the trimmer run even for variable paths. + Make the UI a bit more descriptive by adding “n/a” instead of “0” in a few corner cases. + Add code to make resumption pick up from the last known offset in the queue, rather than always rewinding to the start. + Improve the consistency of saving fuzzer_stats, bitmap info, and auto-dictionaries when aborting fuzzing sessions. + Switch to tighter timeout control for slow programs (3x rather than 5x average exec speed at init). + Make several noticeable performance improvements to deterministic arithmetic and known int steps. + Add -t nn+ mode for soft-skipping timing-out paths. * Update the copyright file. -- Jakub Wilk <email address hidden> Wed, 21 Jan 2015 11:03:22 +0100
Superseded in experimental-release |
afl (1.12b-1) experimental; urgency=low * New upstream release. + Improve dictionary generation to avoid runs of identical bytes. + Add havoc cycle scaling to help with slow binaries in -d mode. + Add AFL_SYNC_FIRST for afl-fuzz. + Switch to more robust box drawing codes. + Create faster 64-bit variants of several critical-path bitmap functions. -- Jakub Wilk <email address hidden> Sat, 17 Jan 2015 23:48:19 +0100
Superseded in experimental-release |
afl (1.11b-1) experimental; urgency=low * New upstream release. + Revise the dictionary behavior to use insertion and overwrite in deterministic steps, rather than just the latter. This improves coverage with SQL and the like. -- Jakub Wilk <email address hidden> Tue, 13 Jan 2015 11:07:18 +0100
Superseded in experimental-release |
afl (1.08b-1) experimental; urgency=low * New upstream release. + Add code that automatically finds and extracts syntax tokens from the input corpus. -- Jakub Wilk <email address hidden> Sat, 10 Jan 2015 15:43:39 +0100
Superseded in experimental-release |
afl (1.06b-1) experimental; urgency=low * New upstream release. + Improve error reporting. + Tweak the odds of fuzzing non-favored test cases to make sure that baseline coverage of all inputs is reached sooner. * Don't compress the minimize_corpus script. -- Jakub Wilk <email address hidden> Fri, 02 Jan 2015 23:38:13 +0100
Superseded in experimental-release |
afl (1.00b-1) experimental; urgency=low * New upstream release: + Slightly improve performance of the splicing code. + Fall back to copying when hardlinking input files fail. + Add support for in-place resume (-i-). + Add support for extra dictionaries. + Fix a minor bug in number formatting routines used by the UI. + Fix a very rare glitch when running instrumenting 64-bit code that makes heavy use of XMM registers that are also touched by glibc. + Add support for "afl-as --version". + Improve calibration timeouts for resumed scans. -- Jakub Wilk <email address hidden> Tue, 23 Dec 2014 21:59:58 +0100
Superseded in experimental-release |
afl (0.90b-1) experimental; urgency=medium * New upstream release: + Move to an algorithm where paths are selected as preferred primarily based on size and speed, rather than bitmap coverage. This should offer noticeable performance gains in many use cases. + Refactor path calibration code; calibration now takes place as soon as a test case is discovered, to facilitate better prioritization decisions later on. + Change the way of marking variable paths to avoid .state metadata inconsistencies. + Make sure that calibration routines always create a new test case to avoid hypothetical problems with utilities that modify the input file. + Add bitmap saturation to fuzzer stats and plot data. * Remove an accidentally included, unused patch. -- Jakub Wilk <email address hidden> Mon, 15 Dec 2014 14:56:54 +0100
Superseded in experimental-release |
afl (0.89b-1) experimental; urgency=low * New upstream release. * Remove commented line from debian/rules. * Update debian/copyright: + Add the Upstream-Contact field. + Update the Source field. * Update Lintian overrides. -- Jakub Wilk <email address hidden> Thu, 11 Dec 2014 18:09:45 +0100
Superseded in experimental-release |
afl (0.65b-1) experimental; urgency=low * Initial release (closes: #766760). -- Jakub Wilk <email address hidden> Mon, 24 Nov 2014 10:07:02 +0100
1 → 70 of 70 results | First • Previous • Next • Last |