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-05-17 21:19:42 +09:00
deps Add preliminary libtool files for libaria2 2013-04-25 11:38:26 +09:00
doc Add gid option to Input File section 2013-05-16 23:15:23 +09:00
examples Add download event callback API and its example 2013-05-11 19:40:24 +09:00
lib
m4 aria2_arg.m4: Doc fix 2013-03-12 23:35:04 +09:00
po Removed generated aria2.pot 2012-11-29 22:52:14 +09:00
src Merge branch 'signals-again' of https://github.com/nmaier/aria2 into nmaier-signals-again 2013-05-17 21:19:42 +09:00
test Add changeOption and DownloadHandle::getOption API 2013-05-16 23:09:19 +09:00
.gitignore Add preliminary libtool files for libaria2 2013-04-25 11:38:26 +09:00
android-config Add -lstdc++ -lsupc++ in configure.ac not in android-config 2012-07-30 21:17:49 +09:00
android-make
android-release cd to the directory where the script exists before creating release 2012-09-02 18:56:31 +09:00
AUTHORS
build_osx_release.sh
build_test.sh
ChangeLog
ChangeLog.old
configure.ac Support off64_t for Android build 2013-05-06 19:12:17 +09:00
COPYING
import-po Removed PO files from repository 2012-11-28 23:42:08 +09:00
LICENSE.OpenSSL
Makefile.am Distribute android-{config,make} and build_osx_release.sh 2012-07-30 22:56:25 +09:00
makerelease makerelease: Provide ANDROID_HOME from outside 2013-02-03 00:19:50 +09:00
mingw-build-memo mingw: Added build memo for mingw build 2012-09-02 18:41:10 +09:00
mingw-config Added configure script wrapper for mingw-w64 cross-compiler. 2012-06-27 00:27:14 +09:00
mingw-release cd to the directory where the script exists before creating release 2012-09-02 18:56:31 +09:00
NEWS Update NEWS for 1.17.0 release 2013-04-20 19:03:59 +09:00
README
README.android Update README for binary dist 2013-03-17 16:24:00 +09:00
README.mingw Update README for binary dist 2013-03-17 16:24:00 +09:00
README.rst Update README.rst 2013-04-02 00:23:23 +09:00
script-helper

See README.rst