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.
Go to file
2013-07-04 03:02:33 +09:00
deps Add preliminary libtool files for libaria2 2013-04-25 11:38:26 +09:00
doc Do the same doc improvements to --follow-metalink 2013-06-12 21:37:30 +09:00
examples Fix compile error 2013-06-27 00:20:48 +09:00
lib
m4 Use AX_CXX_COMPILE_STDCXX_11 macro to detect C++0x/C++11 support in compiler 2013-06-22 21:43:31 +09:00
po Removed generated aria2.pot 2012-11-29 22:52:14 +09:00
src Fix array version make_unique is invoked for 1 size_t arg accidentally 2013-07-04 03:02:33 +09:00
test Use std::unique_ptr for PieceSelector instead of std::shared_ptr 2013-07-04 01:38:24 +09:00
.gitignore Add preliminary libtool files for libaria2 2013-04-25 11:38:26 +09:00
android-config
android-make
android-release
AUTHORS
build_osx_release.sh
build_test.sh
ChangeLog
ChangeLog.old
configure.ac Use AX_CXX_COMPILE_STDCXX_11 macro to detect C++0x/C++11 support in compiler 2013-06-22 21:43:31 +09:00
COPYING
import-po Removed PO files from repository 2012-11-28 23:42:08 +09:00
LICENSE.OpenSSL
Makefile.am Add examples directory to distribution 2013-05-18 16:26:37 +09:00
makerelease makerelease: Provide ANDROID_HOME from outside 2013-02-03 00:19:50 +09:00
mingw-build-memo
mingw-config
mingw-release
NEWS Update NEWS for 1.17.1 release 2013-05-18 19:27:49 +09:00
README
README.android Update pre compiled build README 2013-05-26 16:17:12 +09:00
README.mingw Update pre compiled build README 2013-05-26 16:17:12 +09:00
README.rst Update README.rst 2013-06-24 22:00:27 +09:00
script-helper

See README.rst