Commit Graph

7 Commits

Author SHA1 Message Date
gonzalo
cee7a0f1a5 Update for Aria2 to 1.16.0:
* Enabled TCP_NODELAY
* Don't use AC_FUNC_MMAP
* Added --force-save option.
* Get the correct uploaded data size
* Made --http-no-cache false by default
* Fixed memory leak in AsyncNameResolver
* Fixed resource leak in XmlParser and GenericParser
* Reset iostream format state
* gnutls: Added more status checking when verifying peer
* Content-Disposition parser conforming to RFC 6266.
* Reworked download/upload statistics calculation
* Added --rpc-save-upload-metadata option
* Perform SSL/TLS handshake after checking whether connection is
  established
* Fixed bug that --enable-mmap won't work if MultiDiskAdaptor is used
* RPC over SSL/TLS transport
* aria2rpc: Added appendUri command
* Don't send Proxy-Connection header field
* Don't set SNI hostname if it does not include "." for GNUTLS
* Disable SSL/TLS compression with OpenSSL
* Pause download even if download is completed
* Use execlp() instead of execl()

Ok remi@ (ex-maintainer)
2012-12-06 15:04:15 +00:00
gonzalo
2996627c9b Update for Aria2 to 1.15.1 with some changes:
* Updated manuals.
* Fixed memory leak.
* Updated templates.
* Return appropriate HTTP status code on RPC failure.

And others, tested on i386.

Ok rpointel@ (maintainer) aja@
2012-07-02 13:13:51 +00:00
rpointel
a3edbb83c2 Update aria2 to 1.12.0.
ok pea@.
2011-07-02 12:29:12 +00:00
landry
8e82f4c2a6 Update to aria2 1.10.7, from MAINTAINER Remi Pointel 2010-12-05 18:07:24 +00:00
ajacoutot
64ff3f301b Fix RCS id.
Remove empty pkg-readmes dir, please update your mtree.
2010-11-06 07:52:28 +00:00
landry
c04ef63d26 Update to aria2 1.10.6 from MAINTAINER Remi Pointel. 2010-11-02 09:41:40 +00:00
landry
0cd5ca3f55 Import aria2 1.10.5 from MAINTAINER Remi Pointel:
aria2 is a multi-protocol & multi-source, cross platform download
utility. The supported protocols are HTTP(S), FTP, BitTorrent, Metalink.
It can download a file from multiple sources/protocols and tries to
utilize your maximum download bandwidth.

REGRESS_DEPENDS+=::devel/cppunit from dcoppa@
ok sthen@
2010-10-26 12:34:15 +00:00