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 ee63dff225 Fix getrandom for system with libc not including errno or systems
not supporting ENOSYS in the first place.

Fixes GH-347
2015-03-18 01:46:21 +01:00
android Add build config for android third party libraries 2015-02-01 23:51:43 +09:00
deps
doc Add encoding specifier to Russian man page 2015-02-23 23:22:51 +09:00
examples Fix compile error 2013-06-27 00:20:48 +09:00
lib
m4 Make AX_CXX_COMPILE_STDCXX_11 test for -stdlib=libc++ via std::shared_ptr 2013-08-21 23:19:01 +02:00
osx-package Initial revision of the a new OSX release Makefile 2013-12-19 18:46:51 +01:00
po
src Fix getrandom for system with libc not including errno or systems 2015-03-18 01:46:21 +01:00
test Split UtilTest.cc into UtilTest1.cc and UtilTest2.cc 2015-02-08 00:31:33 +09:00
.gitignore Update .gitignore 2014-03-22 12:26:15 +09:00
android-config android: Build PIE 2015-02-03 01:13:50 +09:00
android-make
android-release
AUTHORS Add myself to AUTHORS 2013-09-24 19:04:25 +02:00
build_test.sh
ChangeLog
ChangeLog.old
configure.ac Make libuv default off 2015-03-11 01:54:10 +09:00
COPYING
Dockerfile.mingw Update DOCKER.mingw to bump sqlite to 3.8.8.3 2015-03-13 13:03:29 -07:00
import-po
LICENSE.OpenSSL
Makefile.am Add Dockerfile.mingw 2014-10-19 16:45:18 +09:00
makerelease Add comment to makerelease about OSX builds 2013-12-19 18:55:06 +01:00
makerelease-osx.mk makerelease-osx: Enable lto for selected libraries and aria2 2014-07-11 01:59:18 +02:00
mingw-build-memo mingw32: Enable wintls and compile with GMP 2014-04-15 23:02:45 +09:00
mingw-config Enable wintls by default and remove its experimental status 2014-04-17 22:28:29 +09:00
mingw-release
NEWS Update NEWS 2015-02-23 23:37:13 +09:00
README
README.android Update android third party library 2015-02-01 21:46:10 +09:00
README.mingw Update mingw third party libraries 2015-02-01 21:38:47 +09:00
README.rst Use https for git clone link 2015-01-25 11:39:24 +09:00
script-helper

See README.rst