提交历史

作者 SHA1 备注 提交日期
  Tatsuhiro Tsujikawa 3dc6d2ff6d Updated NEWS for 1.14.0 release 14 年之前
  Tatsuhiro Tsujikawa deb0983ab4 Fixed compile error on android (which does not LFS support) 14 年之前
  Tatsuhiro Tsujikawa 52155b1860 No retry for close() with EINTR. Also reverted changes in d5ffa253. 14 年之前
  Tatsuhiro Tsujikawa 8865001f01 Merge pull request #6 from ITriskTI/patch-3 14 年之前
  ITriskTI f17910aae7 Update doc/ru/aria2c.1.asciidoc 14 年之前
  Tatsuhiro Tsujikawa 49f94e537c Bump up version number to 1.14.0 14 年之前
  Tatsuhiro Tsujikawa 3dcd19c76c Updated po template 14 年之前
  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 年之前