커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa 22a6ec6a15 Fixed the bug that DownloadContext::basePath_ is not 15 년 전
  Tatsuhiro Tsujikawa 7f21099ee7 Documented that aria2 accepts ftp:// and https:// scheme in proxy URI. 15 년 전
  Tatsuhiro Tsujikawa 1a9d3b7711 Added Date, Expires and Cache-Control response header field to XML-RPC response headers. 15 년 전
  Tatsuhiro Tsujikawa ffce1848ca Don't retry peer lookup. 15 년 전
  Tatsuhiro Tsujikawa aa4232ca8b Use rp instead of res. 15 년 전
  Tatsuhiro Tsujikawa 4c2a9eb715 Documented --async-dns-server option in man page. 15 년 전
  Tatsuhiro Tsujikawa 297858280b Moved PREF_ASYNC_DNS_SERVER to the next to PREF_ASYNC_DNS. 15 년 전
  Tatsuhiro Tsujikawa f0682a98c0 Added --async-dns-server option. 15 년 전
  Tatsuhiro Tsujikawa cf546810e4 Don't call DownloadEngine::markBadIPAddress() when DNS query was timeout. 15 년 전
  Tatsuhiro Tsujikawa af4e47329b Call calculateStatistics() after global::wallclock.reset(). 15 년 전
  Tatsuhiro Tsujikawa 3574f6bd7d Accept https:// and ftp:// in proxy options and environment variables. 15 년 전
  Tatsuhiro Tsujikawa 954d595ee8 Code cleanup 15 년 전
  Tatsuhiro Tsujikawa 97fde60f3e Added upper limit of the number of peer added by each addPeer(vector) call. 15 년 전
  Tatsuhiro Tsujikawa 656f8cf901 Don't calculate maxPeerListSize based on --bt-max-peers. 15 년 전
  Tatsuhiro Tsujikawa 6c44f6b8eb Removed unused member variable peers_. 15 년 전
  Tatsuhiro Tsujikawa 8eb1de9ef8 Get peers from DHT more frequently when the size of peer list is 0. 15 년 전
  Tatsuhiro Tsujikawa 2666bc8170 Renamed MessageDigestHelper as message_digest_helper 15 년 전
  Tatsuhiro Tsujikawa 38202a5565 Renamed MetalinkHelper as metalink_helper. 15 년 전
  Tatsuhiro Tsujikawa 2373c62205 Moved some static member variables which are not exposed as public to unnamed namespace. 15 년 전
  Tatsuhiro Tsujikawa 8902c2a839 Rewritten DefaultPeerStorage::addPeer(const std::vector<SharedHandle<Peer> >&) 15 년 전
  Tatsuhiro Tsujikawa 27974108f0 Fixed overflow in the calculation of progress percentage for file 15 년 전
  Tatsuhiro Tsujikawa be1e168082 Updated usage of --conditional-get option. 15 년 전
  Tatsuhiro Tsujikawa 1b9329c67c Accept HTTP 304 reply as success when If-None-Match request-header 15 년 전
  Tatsuhiro Tsujikawa 7a6ec762ef Added cast to time_t. 15 년 전
  Tatsuhiro Tsujikawa 2ba2511dd5 Check presence of ar. 15 년 전
  Tatsuhiro Tsujikawa b49a558c4e Fixed compile error on 32bit systems. 15 년 전
  Tatsuhiro Tsujikawa 43dd3861a5 Updated copyright year. 15 년 전
  Tatsuhiro Tsujikawa fe40876546 Added aria2.removeDownloadResult XML-RPC method. 15 년 전
  Tatsuhiro Tsujikawa 1ea01e84b2 Use IP address of data connection to connect to the remote server in 15 년 전
  Tatsuhiro Tsujikawa 1d71626bea Supported multi-line HTTP header field value. 15 년 전