Axel Versions Save

Lightweight CLI download accelerator

v2.17.4

4 years ago

New Features

  • TCP Fast Open support on Linux
  • Fixed building against Bionic libc (Android)

Other Changes

  • TCP code cleanup
  • Removed dependency on libm
  • Build system fixes and improvements
  • All translations updated
  • Updatea to the documentation

Bug Fixes

  • Data types and format string cleanup
  • String handling cleanup (fixed potential overflows)

v2.17.3

5 years ago

Bugfixes

  • Fixed build on Darwin / Mac OS X
  • Fixed download loops caused by last byte pointer being off by one
  • Fixed linking issues (i18n and posix threads)

Other Changes

  • Builds now use canonical host triplet instead of uname -s
  • Updated build instructions
  • Code cleanup

v2.17.2

5 years ago

Bug fixes

v2.17.1

5 years ago

Bug fixes

v2.17

5 years ago

New features

Bug fixes

v2.16.1

6 years ago

Bugfix release

  • Fixed building against static OpenSSL

v2.16

6 years ago
  • Buildsystem fixes and improvements
  • Fixed bug that produces empty files with -q/--quiet
  • Fixed formatting of the version/copyright message
  • Header files reorganization
  • Style fixes

Translations:

  • Spanish translation
  • Updated Portuguese translation

v2.15

6 years ago

From now on, release tarballs will be available, which include the buildsystem so you don't depend on autotools.

This release includes many important bug fixes, including fixes to security issues. Specially important for distributions is that now the builds should be reproducible (please report any bugs).

See the ChangeLog for details.

Translations:

  • Italian
  • Indonesian
  • Improvements to Simplified Chinese

v2.14.1

6 years ago
  • Fix to avoid stall due to missing unlock.

v2.14

6 years ago
  • Added --no-clobber option.
  • Allow user to choose between IPv4 and IPv6.
  • Implemented HTTP proxy authentication.
  • Several fixes and improvements (see the ChangeLog file).