Commit History

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa b6f8a3dbb3 Use std::ifstream instead of file descriptor for generateRandomDataUrandom() 14 年之前
  Tatsuhiro Tsujikawa 46e59c4cc3 Fixed the bug that --checksum is not working. 14 年之前
  Tatsuhiro Tsujikawa 4ff29f802f Moved PeerConnection.{h,cc} to BitTorrent resources 14 年之前
  Tatsuhiro Tsujikawa 63325cfd06 Fixed compile error without libnettle, libgcrypt and openssl. 14 年之前
  Tatsuhiro Tsujikawa 54d341ccc1 Added build test without libnettle, libgcrypt and openssl. 14 年之前
  Tatsuhiro Tsujikawa e6c44871c8 Fixed the bug that log file is not created if there is warning before log open 14 年之前
  Tatsuhiro Tsujikawa 11ee82df2e Updated NEWS 14 年之前
  Tatsuhiro Tsujikawa 66f5dc0c6a Updated Chinese (Simplified), Spanish, French and Russian translations. 14 年之前
  Tatsuhiro Tsujikawa 8033c647fa Updated po templates 14 年之前
  Tatsuhiro Tsujikawa 973e0df748 Fixed compile error on openbsd 14 年之前
  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 年之前