aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. https://aria2.github.io/
Find a file
Tatsuhiro Tsujikawa f3a5aa3bef Renamed clean as doclean in Makefile for manuals.
This will prevent `make clean` in unpacked archive from removing
aria2c.1. We don't want to remove them by `make clean` because to
generate aria2c.1, user has to install Sphinx. That is why we
distribute aria2c.1 in the archive.
2012-05-27 18:51:27 +09:00
deps Use noinst_HEADERS instead of EXTRA_DIST for wslay public headers. 2012-04-09 23:01:01 +09:00
doc Renamed clean as doclean in Makefile for manuals. 2012-05-27 18:51:27 +09:00
lib Removed autogenerated files by automake/autoconf. 2010-11-27 23:31:17 +09:00
m4 Check with pkg-config only: c-ares, openssl, sqlite3 and zlib. 2012-04-07 21:30:32 +09:00
po Updated Brazilian Portuguese translation. Thanks to all translators. 2012-05-27 17:41:18 +09:00
src Return appropriate HTTP status code on RPC failure. 2012-05-19 18:36:57 +09:00
test Ignore unacceptable options in RPC request instead of throwing error. 2012-05-17 22:52:39 +09:00
.gitignore Updated .gitignore 2012-03-21 02:09:34 +09:00
AUTHORS Fixed typo 2011-03-20 14:39:36 +09:00
build_osx_release.sh New upstream release 2012-03-14 00:55:32 +09:00
build_test.sh Added build test without libnettle, libgcrypt and openssl. 2012-01-08 00:59:34 +09:00
ChangeLog Added empty ChangeLog. 2010-11-28 00:38:58 +09:00
ChangeLog.old Moved ChangeLog to ChangeLog.old and added notice that we no longer 2010-11-28 00:23:20 +09:00
configure.ac Handle sockaddr_in.sin_len and sockaddr_in6.sin6_len 2012-05-16 22:43:25 +09:00
COPYING 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
LICENSE.OpenSSL 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
Makefile.am Moved doc before test in SUBDIRS 2012-05-14 01:22:24 +09:00
NEWS Updated NEWS for 1.15.1 release 2012-05-27 17:20:10 +09:00
README Converted README.asciidoc into README.rst 2012-04-22 23:27:32 +09:00
README.rst Updated README.rst. 2012-05-19 22:36:28 +09:00

See README.rst