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
2012-03-21 01:35:48 +09:00
deps Added wslay WebSocket library. 2012-03-21 00:46:16 +09:00
doc Merge branch 'master' of github.com:tatsuhiro-t/aria2 2012-02-27 00:39:27 +09:00
lib
m4 Use pkg-config for libcares. Dropped c-ares pre-1.5 support. 2011-02-18 23:36:39 +09:00
po Added .gitignore files 2012-02-27 21:49:01 +09:00
src Prefixed notification method name with "aria2." 2012-03-21 01:35:48 +09:00
test Added JSON-RPC over WebSocket. 2012-03-20 21:42:09 +09:00
.gitignore Added .gitignore files 2012-02-27 21:49:01 +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 Added AC_CONFIG_MACRO_DIR 2012-03-21 00:49:52 +09:00
COPYING
LICENSE.OpenSSL
Makefile.am Added JSON-RPC over WebSocket. 2012-03-20 21:42:09 +09:00
NEWS Updated NEWS for 1.14.2 release 2012-02-27 21:33:01 +09:00
README
README.asciidoc Added build_osx_release.sh, which builds OSX universal binary DMG. 2012-03-12 02:27:55 +09:00

See README.asciidoc