Nils Maier
|
366e2e8f79
Use default where possible
|
9 年之前 |
Tatsuhiro Tsujikawa
|
8e07568a9e
clang-format
|
9 年之前 |
Nils Maier
|
665a1d1b35
Better auto-renaming
|
9 年之前 |
Tatsuhiro Tsujikawa
|
babdcb2c7d
Change have entry indexing method
|
9 年之前 |
Tatsuhiro Tsujikawa
|
fa07d0be35
Fix uninitialized variable
|
9 年之前 |
Tatsuhiro Tsujikawa
|
9d40c47799
Merge branch 'master' into dynamic-select-file
|
9 年之前 |
Tatsuhiro Tsujikawa
|
949a580a14
mingw32: Gain privilege before opening files
|
9 年之前 |
Tatsuhiro Tsujikawa
|
8897d7ec70
Restart active download to apply previously not applicable options
|
9 年之前 |
Tatsuhiro Tsujikawa
|
3c637fa3d5
Fix downloaded metaurl torrent filename
|
9 年之前 |
Tatsuhiro Tsujikawa
|
ca634a82bd
Add bittorrent key to aria2.tellStopped status
|
9 年之前 |
Tatsuhiro Tsujikawa
|
d64089632e
Merge branch 'master' into random-webseeding
|
9 年之前 |
Tatsuhiro Tsujikawa
|
21754fa103
Add following to aria2.tellStatus response key as reverse link for followedBy
|
9 年之前 |
Tatsuhiro Tsujikawa
|
8d30869966
Fix compile error with --disable-bittorrent
|
9 年之前 |
Tatsuhiro Tsujikawa
|
25615fcb17
Add "seeder" key to tellStatus RPC response
|
9 年之前 |
Tatsuhiro Tsujikawa
|
8b93b12488
Reduce delay in tracker request
|
9 年之前 |
Tatsuhiro Tsujikawa
|
b1132d6b10
make clang-format using clang-format-3.6
|
10 年之前 |
Tatsuhiro Tsujikawa
|
9a77c404f7
Fix bug that pause/unpause seeding torrent prevents new downloads from starting
|
10 年之前 |
Jarda Snajdr
|
06b8874a49
Send the last error message as part of tellStatus RPC response
|
10 年之前 |
Tatsuhiro Tsujikawa
|
c81b132112
Merge branch 'master' into random-webseeding
|
10 年之前 |
Tatsuhiro Tsujikawa
|
0b48bb1dbd
Use user-defined literals for time units
|
10 年之前 |
Tatsuhiro Tsujikawa
|
37c2edd97a
Use std::shuffle, instead of std::random_shuffle
|
10 年之前 |
Tatsuhiro Tsujikawa
|
99cd73c092
Replace timer facility with chrono lib
|
10 年之前 |
Tatsuhiro Tsujikawa
|
c63fc414c3
Add --stream-piece-selector=random
|
10 年之前 |
Nils Maier
|
6f9ea555c2
Fix compiler warning
|
11 年之前 |
Tatsuhiro Tsujikawa
|
f72a303b8d
Add --bt-detach-seed-only option
|
11 年之前 |
Tatsuhiro Tsujikawa
|
9b84727324
Use std::make_shared and make_unique where possible, part 2
|
11 年之前 |
Tatsuhiro Tsujikawa
|
570bc24fb9
Fix use-after-free on exit with multi-file torrent download + DHT
|
11 年之前 |
Tatsuhiro Tsujikawa
|
adeead6f03
Revert to existing "proper" coding style
|
11 年之前 |
Nils Maier
|
010131161e
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
|
11 年之前 |
Tatsuhiro Tsujikawa
|
dcf98d519f
Fix crash if unpause failed before assigning BtProgressInfoFile object
|
12 年之前 |