Commit Graph

5229 Commits

Author SHA1 Message Date
eric1932
7a58936e06 Update README.rst 2018-09-12 13:59:10 -05:00
Tatsuhiro Tsujikawa
475e6c5997 Fix "UDP" typo
Patch from Sergey Matveev
2018-06-18 23:52:25 +09:00
Tatsuhiro Tsujikawa
e0a827ff98 Enable IndentPPDirectives 2018-06-09 16:23:36 +09:00
Tatsuhiro Tsujikawa
6f40026944 Update .clang-format 2018-06-09 16:22:30 +09:00
Tatsuhiro Tsujikawa
67d07534ea clang-format-6.0 2018-06-09 16:03:29 +09:00
Tatsuhiro Tsujikawa
eb30bb1a52 Merge pull request #1214 from aria2/fix-gnutls-empty-cn-bug
gnutls: Fix bug that commonName is always empty
2018-06-05 22:14:49 +09:00
Tatsuhiro Tsujikawa
906c77cc9c Merge pull request #1195 from tcely/patch-1
remove comment about missing multi target
2018-06-05 21:31:24 +09:00
Tatsuhiro Tsujikawa
b8df7b0880 gnutls: Fix bug that commonName is always empty 2018-06-05 21:27:45 +09:00
Tatsuhiro Tsujikawa
388d1ca330 Fix compile warning 2018-05-17 18:40:34 +09:00
Tatsuhiro Tsujikawa
e8e04d6f22 Fix build failure when InternalDHKeyExchange is used 2018-05-17 18:39:44 +09:00
Tatsuhiro Tsujikawa
6ddd23cce0 Update NEWS release-1.34.0 2018-05-15 21:32:40 +09:00
Tatsuhiro Tsujikawa
4596d2c7a3 Bump up version number to 1.34.0 2018-05-15 21:10:52 +09:00
Tatsuhiro Tsujikawa
9bdc6eb34c clang-format 2018-05-15 21:09:56 +09:00
Tatsuhiro Tsujikawa
6995edbf08 Update AUTHORS 2018-05-15 21:05:27 +09:00
Tatsuhiro Tsujikawa
0ddf6fc925 android: Update third-party libraries 2018-05-14 22:30:37 +09:00
Tatsuhiro Tsujikawa
479e4e8aee mingw: Update third-party libraries 2018-05-14 22:22:33 +09:00
tcely
e3d4a08020 remove comment about missing multi target 2018-05-13 09:11:08 -04:00
Tatsuhiro Tsujikawa
431fcde29a BufferedFile: Flush content on close 2018-02-12 18:51:14 +09:00
Tatsuhiro Tsujikawa
307d8e779e Merge pull request #1113 from ITriskTI/patch-1
Update aria2c.rst
2018-01-19 23:12:34 +09:00
Tatsuhiro Tsujikawa
d791d0b6c3 Fix doc 2018-01-18 15:51:20 +09:00
ITriskTI
86dfc97a52 Update aria2c.rst 2018-01-17 16:56:12 +03:00
Tatsuhiro Tsujikawa
d6a6b3b28a Merge pull request #1107 from aria2/wintls-error
wintls: Don't log writeData error in closing state
2018-01-08 15:57:53 +09:00
Tatsuhiro Tsujikawa
52bf5a6097 Update travis 2018-01-08 15:12:24 +09:00
Tatsuhiro Tsujikawa
aaed78147c wintls: Don't log writeData error in closing state 2018-01-08 14:47:27 +09:00
Tatsuhiro Tsujikawa
6abbf247d2 Fix misleading SSL/TLS backend explanation 2018-01-08 14:36:16 +09:00
Tatsuhiro Tsujikawa
a06d521aa7 travis: Use newer xcode 2018-01-04 21:11:03 +09:00
Tatsuhiro Tsujikawa
4bd6b68d59 WinTLS: Check return value 2018-01-04 19:58:01 +09:00
Tatsuhiro Tsujikawa
c882ae3d9c Merge pull request #1079 from aria2/mingw-fix-remote-time-dst
mingw: Use SetFileTime to avoid DST adjustment
2017-12-02 13:41:01 +09:00
Tatsuhiro Tsujikawa
cc5469c047 mingw: Use SetFileTime to avoid DST adjustment 2017-11-29 22:22:28 +09:00
Tatsuhiro Tsujikawa
795a0474df clang-format-5.0 2017-11-23 14:11:43 +09:00
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