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
Tatsuhiro Tsujikawa 85142435c6 Make releases with docker
This is slightly different from the current procedure because now
android and mingw binaries are built from source code fetched from the
remote repository.
2023-09-17 19:59:50 +09:00
.github/workflows Revert "ci: Build mingw image" 2023-09-16 18:42:23 +09:00
android android: Build and link with zlib 2015-05-21 00:00:37 +09:00
deps Update wslay 2023-09-16 16:53:03 +09:00
doc fix typo 2023-06-20 20:30:44 +08:00
examples clang-format-5.0 2017-11-23 14:11:43 +09:00
lib Removed autogenerated files by automake/autoconf. 2010-11-27 23:31:17 +09:00
m4 configure: Use pkg-config to find libs whenever possible 2016-11-12 22:13:48 +01:00
osx-package Initial revision of the a new OSX release Makefile 2013-12-19 18:46:51 +01:00
po po/README: deflate -> inflate 2016-05-07 16:23:18 -04:00
src Fix test errors with ubsan 2023-09-16 17:22:33 +09:00
test Better entropy for getRandomBytes 2022-04-09 17:23:00 +09:00
.clang-format clang-format-8 2019-06-22 17:18:01 +09:00
.gitignore Update .gitignore 2014-03-22 12:26:15 +09:00
.travis.yml Update travis 2018-01-08 15:12:24 +09:00
android-config Update android build dependencies 2019-09-15 11:15:29 +09:00
android-release Make releases with docker 2023-09-17 19:59:50 +09:00
AUTHORS Update AUTHORS 2021-08-21 16:49:41 +09:00
build_test.sh Copy test logs as well 2015-09-27 23:49:44 +09:00
ChangeLog Added empty ChangeLog. 2010-11-28 00:38:58 +09:00
ChangeLog.old Fix typo 2017-04-15 22:19:04 +09:00
configure.ac Merge pull request #1822 from FH0/master 2023-09-16 15:40:34 +09:00
COPYING 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
Dockerfile.android Make releases with docker 2023-09-17 19:59:50 +09:00
Dockerfile.mingw Make releases with docker 2023-09-17 19:59:50 +09:00
Dockerfile.raspberrypi Update links in Dockerfile.raspberrypi 2017-03-02 13:29:52 +01:00
import-po spelling fixes 2017-03-20 22:44:41 +01:00
LICENSE.OpenSSL 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
Makefile.am Fix make dist 2019-10-06 10:48:48 +09:00
makerelease Make releases with docker 2023-09-17 19:59:50 +09:00
makerelease-osx.mk Update macOS dependencies 2019-10-06 12:13:59 +02:00
mingw-build-memo Update mingw build dependencies 2019-09-15 17:48:33 +09:00
mingw-config Update mingw build dependencies 2019-09-15 17:48:33 +09:00
mingw-release Make releases with docker 2023-09-17 19:59:50 +09:00
NEWS Update NEWS 2021-08-21 16:47:52 +09:00
README Converted README.asciidoc into README.rst 2012-04-22 23:27:32 +09:00
README.android Bump android build dependencies 2021-08-12 22:51:45 +09:00
README.mingw Update Dockerfile.mingw 2023-09-15 22:17:03 +09:00
README.rst Minor grammar improvements 2021-08-22 10:47:40 +08:00
script-helper Added README and release script for mingw build 2012-06-30 00:53:48 +09:00

See README.rst