提交历史

作者 SHA1 备注 提交日期
  Tatsuhiro Tsujikawa 8eb1de9ef8 Get peers from DHT more frequently when the size of peer list is 0. 14 年之前
  Tatsuhiro Tsujikawa 2666bc8170 Renamed MessageDigestHelper as message_digest_helper 14 年之前
  Tatsuhiro Tsujikawa 38202a5565 Renamed MetalinkHelper as metalink_helper. 14 年之前
  Tatsuhiro Tsujikawa 2373c62205 Moved some static member variables which are not exposed as public to unnamed namespace. 14 年之前
  Tatsuhiro Tsujikawa 8902c2a839 Rewritten DefaultPeerStorage::addPeer(const std::vector<SharedHandle<Peer> >&) 14 年之前
  Tatsuhiro Tsujikawa 27974108f0 Fixed overflow in the calculation of progress percentage for file 14 年之前
  Tatsuhiro Tsujikawa be1e168082 Updated usage of --conditional-get option. 14 年之前
  Tatsuhiro Tsujikawa 1b9329c67c Accept HTTP 304 reply as success when If-None-Match request-header 14 年之前
  Tatsuhiro Tsujikawa 7a6ec762ef Added cast to time_t. 14 年之前
  Tatsuhiro Tsujikawa 2ba2511dd5 Check presence of ar. 14 年之前
  Tatsuhiro Tsujikawa b49a558c4e Fixed compile error on 32bit systems. 14 年之前
  Tatsuhiro Tsujikawa 43dd3861a5 Updated copyright year. 14 年之前
  Tatsuhiro Tsujikawa fe40876546 Added aria2.removeDownloadResult XML-RPC method. 14 年之前
  Tatsuhiro Tsujikawa 1ea01e84b2 Use IP address of data connection to connect to the remote server in 14 年之前
  Tatsuhiro Tsujikawa 1d71626bea Supported multi-line HTTP header field value. 14 年之前
  Tatsuhiro Tsujikawa 7a857e1913 Updated bash_completion to include --retry-wait option. 15 年之前
  Tatsuhiro Tsujikawa 2873953f30 Changed the default value of --retry-wait to 0 for backward 15 年之前
  Tatsuhiro Tsujikawa 426e57a180 Don't check permission of .netrc file in MinGW32 build. 15 年之前
  Tatsuhiro Tsujikawa 6644501db7 Fixed bug that --retry-wait option does not work in aria2rpc. 15 年之前
  Tatsuhiro Tsujikawa 21e4e15e83 Documented --retry-wait option. 15 年之前
  Tatsuhiro Tsujikawa 79ccd42eaf Added --retry-wait option to aria2rpc 15 年之前
  Tatsuhiro Tsujikawa b0ed9b3bd1 Added retry-wait option to -i list options. 15 年之前
  Tatsuhiro Tsujikawa f2a63fa06a Added --retry-wait option. 15 年之前
  Tatsuhiro Tsujikawa 4824b09237 Reverted comment which was removed unintentionally. Moved 2 15 年之前
  Tatsuhiro Tsujikawa 90d94953d7 Don't show metadata download and paused download in "Download Results". 15 年之前
  Tatsuhiro Tsujikawa 9fe35495fd Fixed doc 15 年之前
  Tatsuhiro Tsujikawa 2c3187451f Don't pool connection if the command has multiple segments. 15 年之前
  Tatsuhiro Tsujikawa 97d0b71dd4 Don't use SocketCore::isReadable() repeatedly. 15 年之前
  Tatsuhiro Tsujikawa 63fe7874da Handle the situation when remote server returns Connection: close 15 年之前
  Tatsuhiro Tsujikawa b2f27e6548 Check !SocketRecvBuffer::bufferEmpty() in ctor. 15 年之前