提交历史

作者 SHA1 备注 提交日期
  Tatsuhiro Tsujikawa 5a1fb3875f Added XmlRpcResponseTest. Set null as id if id is not sent. 14 年之前
  Tatsuhiro Tsujikawa bf01bb84b6 Added JSONP support. Callback query parameter is "jsoncallback". 14 年之前
  Tatsuhiro Tsujikawa feb4e2e53a Hide operator<<(char c); 14 年之前
  Tatsuhiro Tsujikawa b46e7a953b encodeJsonAll: Fixed stream error when gzip=true. 14 年之前
  Tatsuhiro Tsujikawa 8a9fa9a692 Added JSON-RPC 2.0 batch call. 14 年之前
  Tatsuhiro Tsujikawa bc7ac15d7e Fixed error message in json::decode() 14 年之前
  Tatsuhiro Tsujikawa 7338a25035 Added initial JSON-RPC support. 14 年之前
  Tatsuhiro Tsujikawa d541b350d2 Set DEFAULT_REFRESH_INTERVAL 1000 to update console readout more 14 年之前
  Tatsuhiro Tsujikawa 59f251ba14 Fixed rounding error in DownloadEngine::run(). 14 年之前
  Tatsuhiro Tsujikawa f8f651e8db Refresh buckets at DHT initialization without checking serialized 14 年之前
  Tatsuhiro Tsujikawa 655b59e350 Retry get_peers if connection is low. 14 年之前
  Tatsuhiro Tsujikawa f16aef227d Fixed compile error with c-ares 1.7.0 14 年之前
  Tatsuhiro Tsujikawa b21cce0002 Use pkg-config for libcares. Dropped c-ares pre-1.5 support. 14 年之前
  Tatsuhiro Tsujikawa bf74f8f009 Renamed libz.m4 as zlib.m4 14 年之前
  Tatsuhiro Tsujikawa 395212f47f Replaced HAVE_LIBSSL with HAVE_OPENSSL 14 年之前
  Tatsuhiro Tsujikawa 7230fbd2f7 Replaced HAVE_LIBZ with HAVE_ZLIB 14 年之前
  Tatsuhiro Tsujikawa 5b62fa9ab1 Use PKG_CONFIG_PATH along with PKG_CHECK_MODULES in openssl.m4 and libz.m4. 14 年之前
  Tatsuhiro Tsujikawa 3f125dce21 Use LIBS and CPPFLAGS instead of substituting them individually per 14 年之前
  Tatsuhiro Tsujikawa d3d1293974 Check the availability of ares_set_servers and ares_addr_node. 14 年之前
  Tatsuhiro Tsujikawa 8386013296 Updated doc about recent change for aria2.addTorrent and 14 年之前
  Tatsuhiro Tsujikawa 1698b2c7b1 Save downloads added by aria2.addTorrent or aria2.addMetalink in 14 年之前
  Tatsuhiro Tsujikawa a21fb350a0 Fixed the bug that causes segmentation fault when unpause RequestGroup 14 年之前
  Tatsuhiro Tsujikawa eb6a811279 Look for USERPROFILE and the combination of HOMEDRIVE and HOMEPATH to 14 年之前
  Tatsuhiro Tsujikawa 22a6ec6a15 Fixed the bug that DownloadContext::basePath_ is not 14 年之前
  Tatsuhiro Tsujikawa 7f21099ee7 Documented that aria2 accepts ftp:// and https:// scheme in proxy URI. 14 年之前
  Tatsuhiro Tsujikawa 1a9d3b7711 Added Date, Expires and Cache-Control response header field to XML-RPC response headers. 14 年之前
  Tatsuhiro Tsujikawa ffce1848ca Don't retry peer lookup. 14 年之前
  Tatsuhiro Tsujikawa aa4232ca8b Use rp instead of res. 14 年之前
  Tatsuhiro Tsujikawa 4c2a9eb715 Documented --async-dns-server option in man page. 14 年之前
  Tatsuhiro Tsujikawa 297858280b Moved PREF_ASYNC_DNS_SERVER to the next to PREF_ASYNC_DNS. 14 年之前