Commit Graph

5199 Commits

Author SHA1 Message Date
Tatsuhiro Tsujikawa
20a7c43f2d Update .clang-format using clang-format-5.0 2017-11-23 14:09:05 +09:00
Tatsuhiro Tsujikawa
a005f29448 mingw: Fix compile error 2017-11-16 19:36:59 +09:00
Tatsuhiro Tsujikawa
5e7976af89
Merge pull request #1065 from kwkam/unknown-stat
UnknownLengthPieceStorage: Completed Length
2017-11-08 23:01:20 +09:00
Tatsuhiro Tsujikawa
45756ddd2b android: Update third-party libraries 2017-11-08 21:38:28 +09:00
Tatsuhiro Tsujikawa
983e222c62
Merge pull request #1064 from kwkam/syntax
replace some lines with make_unique
2017-11-08 21:29:26 +09:00
kwkam
eef212d72a UnknownLengthPieceStorage: return piece length
show something in console status when downloading items
with unknown content length
2017-11-08 15:17:47 +08:00
kwkam
dd60bba5ad replace some lines with make_unique 2017-11-08 15:02:37 +08:00
Tatsuhiro Tsujikawa
3c6a70c566
Merge pull request #1061 from aria2/fix-win-select
mingw: Fix high CPU usage in BitTorrent downloads
2017-11-06 23:13:20 +09:00
Tatsuhiro Tsujikawa
3aed9cb533 mingw: Fix high CPU usage in BitTorrent downloads
This commit fixes high CPU usage in BitTorrent downloads.  Only mingw
build is affected by this bug.

Thank you kwkam for identifying the cause of the issue, and helping
debugging this patch.
2017-11-06 21:21:54 +09:00
Tatsuhiro Tsujikawa
8f5eaa4bbb
Merge pull request #1059 from kwkam/patch-3
replace some lines with make_shared
2017-11-05 16:02:14 +09:00
Tatsuhiro Tsujikawa
16f458c9a4
Merge pull request #1058 from kwkam/patch-2
WinConsoleFile: fix colour properly
2017-11-05 16:01:53 +09:00
Tatsuhiro Tsujikawa
f198cd4ad1
Merge pull request #1057 from kwkam/patch-1
util: also detect xdg_* env variables on windows
2017-11-05 16:01:27 +09:00
kwkam
89be2fc649 replace some lines with make_shared 2017-11-05 00:56:08 +08:00
kwkam
a45390c80b WinConsoleFile: fix colour properly 2017-11-05 00:42:58 +08:00
kwkam
5c6bcfd2ad
util: also detect xdg_* env variables on windows
so if people like to keep FHS they could define XDG_* for it
2017-11-04 21:49:01 +08:00
Tatsuhiro Tsujikawa
aafa368885
Merge pull request #1038 from nicolov/patch-1
Retry on HTTP 502
2017-11-01 22:43:34 +09:00
Nils Maier
992944257c MacOS: Allocate once (apfs compat) 2017-11-01 12:39:44 +01:00
Tatsuhiro Tsujikawa
d508e41198
Merge pull request #1053 from aria2/fix-libaria2-signal-handler
Fix bug that signal handler does not work with libaria2
2017-11-01 00:44:35 +09:00
Tatsuhiro Tsujikawa
85b102a2a0 Fix bug that signal handler does not work with libaria2
This commit fixes the bug that signal handler does not work with
libaria2 when aria2::RUN_ONCE is passed to aria2::run().
2017-10-31 23:04:37 +09:00
nicolov
07754e36e6 Retry on HTTP 502 2017-10-22 14:25:01 -07:00
Tatsuhiro Tsujikawa
450b4f467f Fix sphinx warnings 2017-10-17 23:13:40 +09:00
Tatsuhiro Tsujikawa
9a38c73583 Update NEWS 2017-10-17 22:41:09 +09:00
Tatsuhiro Tsujikawa
2a8a63dd3d Update bash_completion 2017-10-17 22:26:37 +09:00
Tatsuhiro Tsujikawa
657875e1fd Bump up version number to 1.33.0 2017-10-17 22:26:11 +09:00
Tatsuhiro Tsujikawa
1d10b5796d Update AUTHORS 2017-10-17 22:21:32 +09:00
Tatsuhiro Tsujikawa
5a2a032bd0 Include arm in a filename of android zip 2017-10-17 22:17:57 +09:00
Tatsuhiro Tsujikawa
42206456a9 android: Update third-party libraries 2017-10-17 22:14:59 +09:00
Tatsuhiro Tsujikawa
a4f9a1800d mingw: Update third-party libraries 2017-10-17 22:08:02 +09:00
Tatsuhiro Tsujikawa
b0630b1061 Upgrade base image of Dockerfile.mingw to ubuntu:16.04 2017-10-12 23:02:25 +09:00
Tatsuhiro Tsujikawa
db639dcc98 Merge pull request #1021 from aria2/fix-win-tls-read
wintls: Potential fix for undecrypted read
2017-10-07 22:27:46 +09:00
Tatsuhiro Tsujikawa
8b32b26828 wintls: Potential fix for undecrypted read 2017-10-07 19:43:17 +09:00
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