Tatsuhiro Tsujikawa
|
d7b0fc2c90
Merge pull request #5 from ITriskTI/patch-2
|
14 年之前 |
ITriskTI
|
41c5a72c92
Updated Russian man page
|
14 年之前 |
Tatsuhiro Tsujikawa
|
185f8739f3
Merge pull request #4 from ITriskTI/patch-1
|
14 年之前 |
ITriskTI
|
aa070bc683
Update src/version_usage.cc
|
14 年之前 |
Tatsuhiro Tsujikawa
|
d4e9b07719
Fixed compile error without BitTorrent support
|
14 年之前 |
Tatsuhiro Tsujikawa
|
c8191700b1
Fixed compile error without BitTorrent and Metalink support
|
14 年之前 |
Tatsuhiro Tsujikawa
|
8fe92517d9
Removed deleted source file entry
|
14 年之前 |
Tatsuhiro Tsujikawa
|
3637291c22
Fixed compile warning/error with mingw32
|
14 年之前 |
Tatsuhiro Tsujikawa
|
ebc082747c
Log filename in the exception when AbstractDiskWriter::closeFile() failed.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
413b61c316
FTP PASV: fixed IPv6 support.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
d5ffa2532d
AbstractDiskWriter::closeFile(): Throw exception if close() failed.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
9a6f88c162
Use util::itos() for signed integrals
|
14 年之前 |
Tatsuhiro Tsujikawa
|
31163c6785
Check totalLength of file is less than std::numeric_limits<off_t>::max()
|
14 年之前 |
Tatsuhiro Tsujikawa
|
7989cd898d
Use int or int32_t instead of size_t where suitable
|
14 年之前 |
Tatsuhiro Tsujikawa
|
30e0e19e67
Code cleanup
|
14 年之前 |
Tatsuhiro Tsujikawa
|
f0bcfa822e
Use int instead of unsigned int where unsigned int is not needed.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
b97a7c8ecf
Use int32_t for begin, length in RangeBtMessage
|
14 年之前 |
Tatsuhiro Tsujikawa
|
9d15d732ed
Use int32_t for piece length instead of size_t
|
14 年之前 |
Tatsuhiro Tsujikawa
|
12988e5282
Replaced uint64_t with off_t or int64_t.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
f25e67b017
FTP pasv: Use request host when connecting server with http proxy.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
2eed1c3914
Fixed bug which causes segmentation fault when bad piece is got.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
9752704614
Cast size_t to unsigned long for %lu
|
14 年之前 |
Tatsuhiro Tsujikawa
|
50a8549835
Updated aria2.pot
|
14 年之前 |
Tatsuhiro Tsujikawa
|
1ff1505916
Fixed typo and code cleanup
|
14 年之前 |
Tatsuhiro Tsujikawa
|
53fd815111
Use binary search in BtDependency for efficiency.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
d1bb828066
Ignore peer which possibly sent bad data in next few minuts.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
6bf696ca11
New help messages. Added suggestion for unknown/ambiguous options.
|
14 年之前 |
Tatsuhiro Tsujikawa
|
f77da0d112
Updated aria2.pot
|
14 年之前 |
Tatsuhiro Tsujikawa
|
26d4ca8a6a
Made notice level log messages translatable
|
14 年之前 |
Tatsuhiro Tsujikawa
|
dd3f688743
Made some texts translatable
|
14 年之前 |