Tatsuhiro Tsujikawa
|
b1132d6b10
make clang-format using clang-format-3.6
|
9 년 전 |
Tatsuhiro Tsujikawa
|
37c2edd97a
Use std::shuffle, instead of std::random_shuffle
|
10 년 전 |
Tatsuhiro Tsujikawa
|
9d577b0ad7
Fix adjustAnnounceUri parameter is not passed
|
10 년 전 |
Tatsuhiro Tsujikawa
|
4cf0bb742f
Shuffle web-seeding URIs
|
10 년 전 |
Tatsuhiro Tsujikawa
|
06a8bf6e0a
Pause download only when RPC is enabled
|
11 년 전 |
Tatsuhiro Tsujikawa
|
c0e4381780
util::parseIntSegments: Return SegList<int>
|
11 년 전 |
Tatsuhiro Tsujikawa
|
d1d5ea5b21
DownloadContext, FileEntry: Use move semantics to path parameter in ctor
|
11 년 전 |
Tatsuhiro Tsujikawa
|
9b54272190
FileEntry::getUris: Return std::vector<std::string>
|
11 년 전 |
Nils Maier
|
b9fe4119c0
New round of clang-modernize
|
11 년 전 |
Nils Maier
|
010131161e
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
|
11 년 전 |
Tatsuhiro Tsujikawa
|
9e52483c04
Refactor DownloadHandlerFactory
|
12 년 전 |
Tatsuhiro Tsujikawa
|
fa09dc9115
Clean up if defined style
|
12 년 전 |
Tatsuhiro Tsujikawa
|
7c06b903f3
Use std::unique_ptr for ValueBase object hierarchy
|
12 년 전 |
Tatsuhiro Tsujikawa
|
0cdeaa8177
Return nullptr directly where std::shared_ptr is expected
|
12 년 전 |
Tatsuhiro Tsujikawa
|
6a3e26a34d
Remove accidentally added const
|
12 년 전 |
Tatsuhiro Tsujikawa
|
2761301dfb
Rewrite util::divide
|
12 년 전 |
Tatsuhiro Tsujikawa
|
2f6eff3821
download_helper: Cleanup
|
12 년 전 |
Tatsuhiro Tsujikawa
|
bef6236da8
DownloadContext::attrs_ now holds std::unique_ptr
|
12 년 전 |
Tatsuhiro Tsujikawa
|
07d270c87e
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
|
12 년 전 |
Tatsuhiro Tsujikawa
|
77a4ee4de0
Save gid option with --save-session option
|
13 년 전 |
Tatsuhiro Tsujikawa
|
0001f4cfbd
Added --gid option
|
13 년 전 |
Tatsuhiro Tsujikawa
|
b9da9d4ed3
Use 64 bits random bytes as GID
|
13 년 전 |
Tatsuhiro Tsujikawa
|
ae2e4cb7ff
Handle OptionHandlers as raw pointer
|
13 년 전 |
Tatsuhiro Tsujikawa
|
461a542c5e
Rewritten DownloadHandlerConstants
|
13 년 전 |
Tatsuhiro Tsujikawa
|
c1ddf34e4b
Specify torrent file explicitly in createRequestGroupForBitTorrent()
|
13 년 전 |
Tatsuhiro Tsujikawa
|
01e1fdaf49
Parse torrent file on the fly if --follow-torrent=mem is given
|
13 년 전 |
Tatsuhiro Tsujikawa
|
f2d55f0edc
Added --deferred-input option.
|
13 년 전 |
Tatsuhiro Tsujikawa
|
46e59c4cc3
Fixed the bug that --checksum is not working.
|
14 년 전 |
Tatsuhiro Tsujikawa
|
30fdb08f40
Rewritten parametered URI handling routine.
|
14 년 전 |
Tatsuhiro Tsujikawa
|
6267676e8b
util::divide now takes iterators as arguments.
|
14 년 전 |