Commit Graph

4994 Commits (835ce97eb5a0e19e9becc6592ea6ac510b85ba0c)

Author SHA1 Message Date
Tatsuhiro Tsujikawa ca634a82bd Add bittorrent key to aria2.tellStopped status 2016-04-17 21:06:41 +09:00
Tatsuhiro Tsujikawa 79298daf5f Merge branch 'kkartaltepe-RpcTellStatus-Hashing' 2016-04-16 00:01:57 +09:00
Tatsuhiro Tsujikawa 7f2f83c6fb Document verifiedLength and verifiedIntegrityPending keys in the manual 2016-04-16 00:01:20 +09:00
Tatsuhiro Tsujikawa 2e0e8ed0e5 Amend 2016-04-15 23:54:10 +09:00
Tatsuhiro Tsujikawa 302bdfd9a0 Merge branch 'RpcTellStatus-Hashing' of https://github.com/kkartaltepe/aria2 into kkartaltepe-RpcTellStatus-Hashing 2016-04-15 23:33:26 +09:00
Tatsuhiro Tsujikawa 7105ce31f2 Merge branch 'sonnyp-system.listNotifications' 2016-04-15 23:31:17 +09:00
Tatsuhiro Tsujikawa 8fc28a9e43 clang-format 2016-04-15 23:31:00 +09:00
Tatsuhiro Tsujikawa cf1dd06d03 Merge branch 'system.listNotifications' of https://github.com/sonnyp/aria2 into sonnyp-system.listNotifications 2016-04-15 23:26:38 +09:00
Tatsuhiro Tsujikawa 437d4aa776 Fix compile error with Android NDK 2016-04-15 23:09:54 +09:00
Tatsuhiro Tsujikawa 6e6d0e315a Update makerelease 2016-04-15 23:09:54 +09:00
Tatsuhiro Tsujikawa a474183bd3 clang-format 2016-04-15 23:09:54 +09:00
Tatsuhiro Tsujikawa d3b60d17f9 Update bash_completion 2016-04-15 23:09:54 +09:00
Tatsuhiro Tsujikawa ba9d6c1c83 Bump up version number to 1.22.0 2016-04-15 23:09:54 +09:00
Tatsuhiro Tsujikawa 45361920ee Update NEWS 2016-04-15 23:09:54 +09:00
Nils Maier 552ae0695e OSX: Disable asm in libgcrypt for compatiblity reasons 2016-04-14 02:30:25 +02:00
Nils Maier 582921d792 OSX: remove build directories on cleaner 2016-04-14 02:30:25 +02:00
Nils Maier fc58153734 OSX: enable fat gmp again
which was disabled by accident
Closes GH-608
2016-04-14 02:30:25 +02:00
Tatsuhiro Tsujikawa ce868d75bd Fix issues reported by coverity 2016-04-13 19:20:19 +09:00
Tatsuhiro Tsujikawa 59c625b1fd Update sphinx_rtd_theme 2016-04-11 23:16:07 +09:00
Sonny Piers d3f16a5711 system.listNotifications RPC method 2016-04-08 18:09:50 +02:00
Tatsuhiro Tsujikawa 9c04cb2995 Merge pull request #615 from ITriskTI/patch-1
Update aria2c.rst
2016-04-04 22:13:54 +09:00
ITriskTI 424322c9e1 Update aria2c.rst 2016-04-03 22:59:54 +03:00
Tatsuhiro Tsujikawa 458d42c1e1 Add description about possible fragmentation with --file-allocation=trunc 2016-04-03 18:32:23 +09:00
Tatsuhiro Tsujikawa 395b8e93c5 Make single-etnry metalink download with multi-file torrent work 2016-03-27 19:29:19 +09:00
Tatsuhiro Tsujikawa 88f20e4191 Merge branch 'random-webseeding' 2016-03-26 18:06:48 +09:00
Tatsuhiro Tsujikawa b11a1c04f7 Update doc 2016-03-26 18:06:23 +09:00
Tatsuhiro Tsujikawa d64089632e Merge branch 'master' into random-webseeding 2016-03-26 17:20:27 +09:00
Tatsuhiro Tsujikawa a7cd943a06 clang-format 2016-03-26 00:35:16 +09:00
Tatsuhiro Tsujikawa 2a8522f6a5 Attemp to fix compile error 2016-03-26 00:32:00 +09:00
Kurt Kartaltepe 2417225023 Report CheckIntegrity info in tellStatus
- Adds verifiedLength to tellStatus. Reports the length of data that has
been verified of the current RequestGroup being verified.
- Adds verifyPending to tellStatus. Reports if the RequestGroup has a
verification of integrity pending.

Closes #561
2016-03-22 23:38:38 -05:00
Tatsuhiro Tsujikawa d16f8f675c Add all contributor's name in AUTHORS 2016-03-21 12:32:38 +09:00
Tatsuhiro Tsujikawa f316c94710 Ignore floating number in torrent file 2016-03-17 23:28:28 +09:00
Tatsuhiro Tsujikawa 9b607bbae0 Merge pull request #597 from ITriskTI/patch-2
Update aria2c.rst
2016-03-17 22:43:32 +09:00
Tatsuhiro Tsujikawa acf93eb47b Merge pull request #596 from ITriskTI/patch-1
little fix
2016-03-17 22:43:01 +09:00
ITriskTI 87f52ba113 Update aria2c.rst 2016-03-16 21:27:22 +03:00
ITriskTI 87d19f5fbd little fix 2016-03-16 21:25:21 +03:00
Tatsuhiro Tsujikawa 7f8ae7dc60 Document --optimize-concurrent-downloads option in manual page 2016-03-16 22:18:09 +09:00
Tatsuhiro Tsujikawa bf3d95c5d1 Give advanced tag to optimize-concurrent-downloads option 2016-03-16 22:11:51 +09:00
Tatsuhiro Tsujikawa db5af2cec3 Fit into 80 columns 2016-03-16 21:40:42 +09:00
Tatsuhiro Tsujikawa 1d9a4a8aec Merge branch 'oliviercommelarbre-optimize-concurrent-downloads' 2016-03-16 21:26:15 +09:00
Tatsuhiro Tsujikawa 60d0cb0e24 Remove trailing white spaces 2016-03-16 21:25:43 +09:00
oliviercommelarbre 9e05371fb6 Added support for a dynamic management of the number of concurrent downloads as a function of the overall bandwidth observed 2016-03-16 21:22:49 +09:00
Tatsuhiro Tsujikawa f0f1b8ef47 clang-format-3.6 2016-03-15 23:49:56 +09:00
Tatsuhiro Tsujikawa 6e884bea63 Bump up version number to 1.21.0 2016-03-15 23:48:31 +09:00
Tatsuhiro Tsujikawa 1da03c7b79 Update NEWS 2016-03-15 23:40:42 +09:00
Tatsuhiro Tsujikawa 18bda5516e Update third party libraries used in binary distributions 2016-03-13 19:09:32 +09:00
Tatsuhiro Tsujikawa 4595aa75e1 SessionSerializer: Fix bug that pause=true is added to wrong item
This change also defers writing metadata download to the location
where first its follower download is written.
2016-03-13 16:11:29 +09:00
Tatsuhiro Tsujikawa 1a0e5e32f3 Merge pull request #586 from ITriskTI/patch-1
Update aria2c.rst
2016-03-06 18:19:10 +09:00
ITriskTI e9b94ecffd Update aria2c.rst 2016-03-06 12:15:34 +03:00
Tatsuhiro Tsujikawa 21754fa103 Add following to aria2.tellStatus response key as reverse link for followedBy 2016-03-05 14:20:42 +09:00