Commit Graph

5318 Commits (42038422f6f43926d4103c27587b5db60ebde747)

Author SHA1 Message Date
Tatsuhiro Tsujikawa 64fe98a1ea clang-format 2017-10-07 19:42:43 +09:00
Tatsuhiro Tsujikawa 31a2f5cd1b doc: Remove outdated text 2017-09-21 22:26:49 +09:00
Tatsuhiro Tsujikawa fce8909506 Merge pull request #999 from aria2/fix-libaria2-getErrorCode
libaria2: Return last error code from DownloadHandle::getErrorCode
2017-08-30 22:25:36 +09:00
Tatsuhiro Tsujikawa 0c62ae615d libaria2: Return last error code from DownloadHandle::getErrorCode 2017-08-30 21:25:46 +09:00
Nils Maier 1fe6cc7356 Windows: pass writefds also as exceptfds to select()
winsock notifies connect() failures on exceptfds instead of writefds.
Fixes GH-969
Fixes GH-975
2017-08-28 18:19:04 +02:00
Tatsuhiro Tsujikawa 527093acc7 Merge pull request #970 from qweaszxcdf/patch-1
Update Dockerfile.mingw
2017-08-05 00:08:21 +09:00
Nils Maier 2cfe19205b libuv: use pkg-config 2017-07-31 15:52:19 +02:00
Nils Maier 086500cc21 FeatureConfig: align text 2017-07-31 15:50:32 +02:00
qweaszxcdf 63c4ab14f7 Update Dockerfile.mingw
avoid docker cache when using git
2017-07-26 11:16:48 +08:00
Tatsuhiro Tsujikawa 94a47ec428 Merge pull request #960 from ITriskTI/patch-1
Update aria2c.rst
2017-07-13 18:42:03 +09:00
ITriskTI 04ba8107fc Update aria2c.rst 2017-07-12 22:55:39 +03:00
Tatsuhiro Tsujikawa 1f187d1dec Merge pull request #947 from kkartaltepe/bt-ext-hs
[WIP] Add option for bt extended handshake version/user agent string
2017-07-12 21:13:34 +09:00
Kurt Kartaltepe b9c685bbbc Add documentation for --peer-agent 2017-07-11 14:16:09 -05:00
Kurt Kartaltepe a3bacc0ff1 Add --peer-agent option
Add --peer-agent for setting the version/user agent used in the extended
handshake protocol for bittorrent.
2017-07-11 10:18:51 -05:00
Tatsuhiro Tsujikawa 88ab6ba23c Merge pull request #956 from tsekityam/patch-2
Update copyright year to 2017
2017-07-09 23:13:55 +09:00
Tse Kit Yam 4e656cc904 Update copyright year to 2017 2017-07-08 23:59:46 +08:00
Nils Maier 97297390f6 OSX: Allow to specify a build 2017-06-28 21:17:18 +02:00
Nils Maier 87509f2afa OSX: update c-ares
Fixes #950
2017-06-28 20:06:58 +02:00
Tatsuhiro Tsujikawa c74ffa28c2 Merge pull request #941 from geetam/master
[Docs, libaria2] Fix type of obj pushed into options vector
2017-06-18 23:26:41 +09:00
geetam 7f853c53dc [Docs, libaria2] Fix type of obj pushed into options vector
aria::KeyVals is a vector of pair of std strings, therefore the type of object being pushed should be std::pair<std::string, std::string>,
however in the docs, the type of the said object is KeyVals.
If one follows the docs, their code will fail to compile.
2017-06-17 01:27:03 +05:30
Nils Maier 54ccab8ccb AppleTLS: Silence cipher suite selection 2017-06-15 15:08:42 +02:00
Nils Maier 5cd3802a4b Unbreak build OSX build 2017-06-15 15:05:55 +02:00
Nils Maier 3468d416b7 Update macOS versions 2017-06-15 15:05:39 +02:00
Tatsuhiro Tsujikawa 4272f3ff0a Merge pull request #921 from ITriskTI/patch-1
Update aria2c.rst
2017-05-24 21:15:04 +09:00
ITriskTI bafd26ed57 Update aria2c.rst 2017-05-22 22:15:31 +03:00
Tatsuhiro Tsujikawa e3b6460d07 Merge branch 'bt-load-saved-metadata' 2017-05-22 22:37:34 +09:00
Tatsuhiro Tsujikawa 2b81eb09d4 Document --bt-load-saved-metadata 2017-05-22 00:02:05 +09:00
Tatsuhiro Tsujikawa 9deb4210b2 Add --bt-load-saved-metadata option
Before getting torrent metadata from DHT when downloading with magnet
link, first try to read file saved by --bt-save-metadata option. If it
is successful, then skip downloading metadata from DHT.  By default,
this feature is turned off.
2017-05-22 00:02:05 +09:00
Tatsuhiro Tsujikawa 9f50d7353c Merge branch 'dont-save-control-file' 2017-05-21 18:11:13 +09:00
Tatsuhiro Tsujikawa 3cfea3c724 Fix regression in bfc54d0b9a
Don't save control file if --auto-save-interval is 0.
2017-05-20 22:19:29 +09:00
Tatsuhiro Tsujikawa 8785342f85 Fix infinite loop bug when file is not found 2017-05-20 12:45:00 +09:00
Tatsuhiro Tsujikawa 9677586336 clang-format-4.0 2017-05-19 21:32:25 +09:00
Tatsuhiro Tsujikawa 823bcc4ab0 Bump up version number to 1.32.0 2017-05-17 22:19:51 +09:00
Tatsuhiro Tsujikawa d56ec91cd4 Update NEWS 2017-05-17 22:19:10 +09:00
Tatsuhiro Tsujikawa 315218a3b2 Update third-party libraries for binary releases 2017-05-17 22:11:44 +09:00
Tatsuhiro Tsujikawa 442b2bcbdc Update AUTHORS 2017-05-17 22:11:44 +09:00
Tatsuhiro Tsujikawa c90ff13d82 Merge pull request #910 from ITriskTI/master
Update aria2c.rst
2017-05-10 22:07:34 +09:00
it-0x21-rr a52a2d8437 Update aria2c.rst 2017-05-10 13:31:38 +03:00
Tatsuhiro Tsujikawa e665ef8f3e Merge pull request #907 from aria2/clarify-max-concurrent-downloads
Clarify --max-concurrent-downloads option
2017-05-09 00:01:07 +09:00
Tatsuhiro Tsujikawa 5eb1f2c574 Merge pull request #906 from aria2/fix-compile-error
Fix compile error with toolchain which lacks IPV6_TCLASS
2017-05-08 23:58:38 +09:00
Tatsuhiro Tsujikawa 9ac47a62b4 Clarify --max-concurrent-downloads option 2017-05-08 22:59:29 +09:00
Tatsuhiro Tsujikawa fe2226b988 Fix compile error with toolchain which lacks IPV6_TCLASS 2017-05-08 22:45:12 +09:00
Tatsuhiro Tsujikawa 63ad6e0072 Merge branch 'tsekityam-master' 2017-05-08 22:37:48 +09:00
Tse Kit Yam e07356a502 Fix typo
Although I haven’t checked the code, I believe `unpauseAll` only works
on paused downloads.
2017-05-08 22:37:03 +09:00
Tatsuhiro Tsujikawa 3cbc83dc07 Update doc 2017-04-29 22:20:48 +09:00
Tatsuhiro Tsujikawa a28396065e Fix broken text formatting 2017-04-16 16:50:20 +09:00
Tatsuhiro Tsujikawa 79a20e046f Fix typo 2017-04-15 22:19:04 +09:00
Tatsuhiro Tsujikawa e441cf0575 Merge pull request #885 from aria2/notice-log-level-redirection-uri
Log directed URI in notice log level
2017-04-13 22:24:45 +09:00
Tatsuhiro Tsujikawa c7a13f934c Log directed URI in notice log level 2017-04-09 19:37:39 +09:00
Tatsuhiro Tsujikawa 1d77985abd Merge pull request #879 from tsekityam/patch-1
Fix typo
2017-04-02 19:05:55 +09:00