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
Nils Maier e700ebd3e9 LibUV: Reorder event poll preference
*nix will keep epoll/kqueue/port as the default (when available), while
Windows, lacking all of these, will default to libuv (when available)
2013-04-28 21:44:06 +02:00
deps Removed dead code 2012-10-29 23:42:58 +09:00
doc AppleTLS: Document new --rpc-certificate behavior 2013-04-08 07:15:38 +02: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 LibUV: Reorder event poll preference 2013-04-28 21:44:06 +02:00
test Use util::sleep() instead of sleep() 2013-03-31 18:02:46 +09:00
.gitignore Updated .gitignore 2012-12-08 00:55:05 +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 Libuv: Proper configure detection 2013-04-17 15:53:24 +02: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
mingw-release cd to the directory where the script exists before creating release 2012-09-02 18:56:31 +09:00
NEWS Update NEWS 2013-03-24 17:36:58 +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 Added README and release script for mingw build 2012-06-30 00:53:48 +09:00

See README.rst