Tatsuhiro Tsujikawa
|
b21cce0002
Use pkg-config for libcares. Dropped c-ares pre-1.5 support.
|
14 éve |
Tatsuhiro Tsujikawa
|
bf74f8f009
Renamed libz.m4 as zlib.m4
|
14 éve |
Tatsuhiro Tsujikawa
|
395212f47f
Replaced HAVE_LIBSSL with HAVE_OPENSSL
|
14 éve |
Tatsuhiro Tsujikawa
|
7230fbd2f7
Replaced HAVE_LIBZ with HAVE_ZLIB
|
14 éve |
Tatsuhiro Tsujikawa
|
5b62fa9ab1
Use PKG_CONFIG_PATH along with PKG_CHECK_MODULES in openssl.m4 and libz.m4.
|
14 éve |
Tatsuhiro Tsujikawa
|
3f125dce21
Use LIBS and CPPFLAGS instead of substituting them individually per
|
14 éve |
Tatsuhiro Tsujikawa
|
d3d1293974
Check the availability of ares_set_servers and ares_addr_node.
|
14 éve |
Tatsuhiro Tsujikawa
|
8386013296
Updated doc about recent change for aria2.addTorrent and
|
14 éve |
Tatsuhiro Tsujikawa
|
1698b2c7b1
Save downloads added by aria2.addTorrent or aria2.addMetalink in
|
14 éve |
Tatsuhiro Tsujikawa
|
a21fb350a0
Fixed the bug that causes segmentation fault when unpause RequestGroup
|
14 éve |
Tatsuhiro Tsujikawa
|
eb6a811279
Look for USERPROFILE and the combination of HOMEDRIVE and HOMEPATH to
|
14 éve |
Tatsuhiro Tsujikawa
|
22a6ec6a15
Fixed the bug that DownloadContext::basePath_ is not
|
14 éve |
Tatsuhiro Tsujikawa
|
7f21099ee7
Documented that aria2 accepts ftp:// and https:// scheme in proxy URI.
|
14 éve |
Tatsuhiro Tsujikawa
|
1a9d3b7711
Added Date, Expires and Cache-Control response header field to XML-RPC response headers.
|
14 éve |
Tatsuhiro Tsujikawa
|
ffce1848ca
Don't retry peer lookup.
|
14 éve |
Tatsuhiro Tsujikawa
|
aa4232ca8b
Use rp instead of res.
|
14 éve |
Tatsuhiro Tsujikawa
|
4c2a9eb715
Documented --async-dns-server option in man page.
|
14 éve |
Tatsuhiro Tsujikawa
|
297858280b
Moved PREF_ASYNC_DNS_SERVER to the next to PREF_ASYNC_DNS.
|
14 éve |
Tatsuhiro Tsujikawa
|
f0682a98c0
Added --async-dns-server option.
|
14 éve |
Tatsuhiro Tsujikawa
|
cf546810e4
Don't call DownloadEngine::markBadIPAddress() when DNS query was timeout.
|
14 éve |
Tatsuhiro Tsujikawa
|
af4e47329b
Call calculateStatistics() after global::wallclock.reset().
|
14 éve |
Tatsuhiro Tsujikawa
|
3574f6bd7d
Accept https:// and ftp:// in proxy options and environment variables.
|
14 éve |
Tatsuhiro Tsujikawa
|
954d595ee8
Code cleanup
|
14 éve |
Tatsuhiro Tsujikawa
|
97fde60f3e
Added upper limit of the number of peer added by each addPeer(vector) call.
|
14 éve |
Tatsuhiro Tsujikawa
|
656f8cf901
Don't calculate maxPeerListSize based on --bt-max-peers.
|
14 éve |
Tatsuhiro Tsujikawa
|
6c44f6b8eb
Removed unused member variable peers_.
|
14 éve |
Tatsuhiro Tsujikawa
|
8eb1de9ef8
Get peers from DHT more frequently when the size of peer list is 0.
|
14 éve |
Tatsuhiro Tsujikawa
|
2666bc8170
Renamed MessageDigestHelper as message_digest_helper
|
14 éve |
Tatsuhiro Tsujikawa
|
38202a5565
Renamed MetalinkHelper as metalink_helper.
|
14 éve |
Tatsuhiro Tsujikawa
|
2373c62205
Moved some static member variables which are not exposed as public to unnamed namespace.
|
14 éve |