提交歷史

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa 4a4fec2c8c Removed socket readability check from checkIfConnectionEstablished() 13 年之前
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 年之前
  Tatsuhiro Tsujikawa be77d1394e Removed Request::PROTO_* 13 年之前
  Tatsuhiro Tsujikawa 0bbda43385 Fixed assertion error if --retry-wait is used 13 年之前
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier 13 年之前
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 年之前
  Tatsuhiro Tsujikawa 9d15d732ed Use int32_t for piece length instead of size_t 14 年之前
  Tatsuhiro Tsujikawa 26d4ca8a6a Made notice level log messages translatable 14 年之前
  Tatsuhiro Tsujikawa 97a9242cbe Proxy URI is now constructed in getProxyUri(). 14 年之前
  Tatsuhiro Tsujikawa 2f4393d17c Rewritten parse*Int 14 年之前
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. 14 年之前
  Tatsuhiro Tsujikawa 9bb914b76e Changed parse*Int functions so that it accepts iterators. 14 年之前
  Tatsuhiro Tsujikawa 0ba6f8c352 Use same domain-match algorithm for no-proxy and netrc. 14 年之前
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 年之前
  Tatsuhiro Tsujikawa 3837be82c8 Removed redundant call of util::isNumericHost(). 14 年之前
  Tatsuhiro Tsujikawa e8e3a6f259 wallclock is now retrieved using global::wallclock() call. 14 年之前
  Tatsuhiro Tsujikawa d2e76eca47 Don't search faster server using ServerStatMan if req_ is null or 14 年之前
  Tatsuhiro Tsujikawa 2906484345 Use ServerStat to find faster server. 14 年之前
  Tatsuhiro Tsujikawa 653f04ef5c Add CreateRequestCommand with STATUS_INACTIVE instead of SleepCommand 14 年之前
  Tatsuhiro Tsujikawa 49b49c351a Eliminated few seconds delay when downloads stop or pause. 14 年之前
  Tatsuhiro Tsujikawa d3d1293974 Check the availability of ares_set_servers and ares_addr_node. 14 年之前
  Tatsuhiro Tsujikawa f0682a98c0 Added --async-dns-server option. 14 年之前
  Tatsuhiro Tsujikawa cf546810e4 Don't call DownloadEngine::markBadIPAddress() when DNS query was timeout. 14 年之前
  Tatsuhiro Tsujikawa f2a63fa06a Added --retry-wait option. 14 年之前
  Tatsuhiro Tsujikawa 63fe7874da Handle the situation when remote server returns Connection: close 14 年之前
  Tatsuhiro Tsujikawa ea1b4b3ee5 Eliminated SocketCore::peekData() form HTTP/FTP downloads. 14 年之前
  Tatsuhiro Tsujikawa f0f4f8f703 Added more error code values. 15 年之前
  Tatsuhiro Tsujikawa f5a9448cf1 Moved setLastError call before if(req_) {... 15 年之前
  Tatsuhiro Tsujikawa 476ba70a9f Moved errorCode_ from RecoverableException to Exception and added errorCode to 15 年之前
  Tatsuhiro Tsujikawa d316a00ade Replaced RequestGroup::lastUriResult_ with 15 年之前