Alexandre Julliard
|
147ffa0ccd
|
wininet/tests: Use test.winehq.org for all certificate tests.
|
2013-05-23 20:03:17 +02:00 |
Alexandre Julliard
|
a9175e6a65
|
wininet: Don't bother to free memory at process exit.
|
2013-05-15 10:32:40 +02:00 |
Daniel Lehman
|
2d89a140b2
|
wininet: Free local proxyinfo in INTERNET_ConfigureProxy.
|
2013-05-08 20:43:23 +02:00 |
Daniel Lehman
|
d853009ef8
|
wininet: Remove old FIXME about bypassing proxy.
|
2013-05-08 20:43:23 +02:00 |
Daniel Lehman
|
cbeb11b5f8
|
wininet: Copy should_bypass_proxy and domain_matches from winhttp.
|
2013-05-08 20:43:22 +02:00 |
Daniel Lehman
|
438be70838
|
wininet: Copy and pass along proxyBypass in INTERNET_ConfigureProxy.
|
2013-05-08 20:43:22 +02:00 |
Daniel Lehman
|
d3308e6f09
|
wininet: Only accept proxy and proxy bypass if type is INTERNET_OPEN_TYPE_PROXY.
|
2013-05-08 20:43:22 +02:00 |
Daniel Lehman
|
73895b3279
|
wininet: Accept ProxyBypass from environment or registry.
|
2013-05-08 20:43:21 +02:00 |
Piotr Caban
|
33d62f3f17
|
wininet: Handle NULL req->netconn in INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT query.
|
2013-05-03 21:39:25 +02:00 |
Piotr Caban
|
dd35601b07
|
wininet: Handle NULL req->netconn in INTERNET_DIAGNOSTIC_SOCKET_INFO query.
|
2013-05-03 21:39:24 +02:00 |
Hans Leidekker
|
d8c92b6294
|
wininet/tests: Skip proxy tests on broken wininet.
|
2013-05-01 16:01:07 +02:00 |
Piotr Caban
|
8dfd89c2e0
|
wininet: Add test of reading gzipped content from cache.
|
2013-04-30 18:44:47 +02:00 |
Piotr Caban
|
422fb313d3
|
wininet: Get rid of rawHeaders field in request_t structure.
|
2013-04-30 18:44:47 +02:00 |
Piotr Caban
|
566b14479c
|
wininet: Add current raw headers to cache.
|
2013-04-30 18:44:47 +02:00 |
Piotr Caban
|
7883976722
|
wininet: Delete Content-Encoding header when uncompressing data.
|
2013-04-30 18:44:46 +02:00 |
Piotr Caban
|
259ffa2a1a
|
wininet: Take HTTP_QUERY_FLAG_REQUEST_HEADERS flag into account when creating HTTP_QUERY_RAW_HEADERS data information.
|
2013-04-30 18:44:46 +02:00 |
Piotr Caban
|
e092233396
|
wininet: Create raw HTTP headers dynamically.
|
2013-04-30 18:44:46 +02:00 |
Hans Leidekker
|
736a4239a0
|
wininet: Always return errors from NETCON_recv.
|
2013-04-25 13:40:02 +02:00 |
Hans Leidekker
|
2145b637fd
|
wininet: Get rid of the clear parameter to HTTP_GetResponseHeaders.
|
2013-04-25 13:40:01 +02:00 |
Hans Leidekker
|
669a1b3562
|
wininet/tests: Improve error reporting in a couple of tests.
|
2013-04-25 13:40:01 +02:00 |
Piotr Caban
|
103693e43b
|
wininet: Load persistent cookies from other paths in get_cookie function.
|
2013-04-24 19:42:19 +02:00 |
Piotr Caban
|
cf227b5f23
|
wininet: Fix cache container prefix initialization.
|
2013-04-24 14:32:37 +02:00 |
Piotr Caban
|
4c4a922e27
|
wininet: Improve searching for no-store header in HTTP response.
|
2013-04-24 14:32:34 +02:00 |
Hans Leidekker
|
54df9c9101
|
wininet: Include the Proxy-Connection header in the keep-alive check.
|
2013-04-22 12:37:51 +02:00 |
Hans Leidekker
|
bedf296a27
|
wininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PASSWORD.
|
2013-04-22 12:37:51 +02:00 |
Hans Leidekker
|
6f78a63b5b
|
wininet: Don't strip the port from URLs returned by InternetQueryOption(INTERNET_OPTION_URL).
|
2013-04-22 12:37:51 +02:00 |
Hans Leidekker
|
578a1a6b26
|
wininet: Fix a request string leak.
|
2013-04-22 12:37:51 +02:00 |
Marcus Meissner
|
d762b284d8
|
wininet: Added missing return (Coverity).
|
2013-04-22 12:32:07 +02:00 |
Hans Leidekker
|
26b59bf8e5
|
wininet/tests: Add tests for a prematurely closed connection.
|
2013-04-17 16:31:09 +02:00 |
Piotr Caban
|
0d50e86f6a
|
wininet: Fixed Cache-Content: no-cache tests.
|
2013-04-15 15:17:21 +02:00 |
Francois Gouget
|
cabbc4d983
|
wininet: Make urlcache_{entry_create,get_entry_info}() static.
|
2013-04-10 19:47:28 +02:00 |
Jacek Caban
|
77ed56cffb
|
wininet: Don't bother reconnecting to server for compat secure mode if we don't have compat cred handle.
|
2013-04-08 19:49:07 +02:00 |
Piotr Caban
|
b0ef7b401c
|
wininet: Skip some urlcache Unicode tests if ANSI version of URL is not known.
|
2013-04-08 19:49:07 +02:00 |
Jacek Caban
|
cde372700c
|
wininet: Use schannel for HTTPS connection by defaul and get rid of OpenSSL dependency.
|
2013-04-03 17:50:03 +02:00 |
Jacek Caban
|
cb1998afd2
|
wininet: Added NETCON_get_data_available support for schannel-based connections.
|
2013-04-03 17:49:50 +02:00 |
Jacek Caban
|
7d386bfcd8
|
wininet: Added NETCON_GetCert support for schannel-based connections.
|
2013-04-03 17:49:45 +02:00 |
Jacek Caban
|
6c6e084a7d
|
wininet: Added NETCON_recv support for schannel-based connections.
|
2013-04-03 17:49:41 +02:00 |
Jacek Caban
|
71ba6fcb9f
|
wininet: Added NETCON_send support for schannel-based connections.
|
2013-04-03 17:49:37 +02:00 |
Jacek Caban
|
d473803765
|
wininet: Use schannel in NETCON_GetCipherStrength if OpenSSL is not available.
|
2013-04-03 17:49:29 +02:00 |
Jacek Caban
|
952588eac4
|
wininet: Use schannel in NETCON_secure_connect if OpenSSL is not available.
|
2013-04-03 17:49:18 +02:00 |
Jacek Caban
|
083500caf2
|
wininet: Moved more compat logic to netcon_secure_connect_setup.
|
2013-04-02 12:47:27 +02:00 |
Piotr Caban
|
f08246c25f
|
wininet: Added urlcache Unicode functions tests.
|
2013-04-01 19:28:59 +02:00 |
Piotr Caban
|
802387f82a
|
wininet: Use InternetCrackUrl in urlcache_entry_create.
|
2013-04-01 19:28:53 +02:00 |
Piotr Caban
|
a56fbf336e
|
wininet: Support Punycode in RetrieveUrlCacheEntryStream.
|
2013-04-01 19:28:44 +02:00 |
Piotr Caban
|
c5346085ae
|
wininet: Support Punycode in urlcache_copy_entry.
|
2013-04-01 19:28:38 +02:00 |
Piotr Caban
|
c0df87ba30
|
wininet: Support Punycode in CommitUrlCacheEntryW.
|
2013-04-01 19:28:31 +02:00 |
Piotr Caban
|
d40867121f
|
wininet: Support Punycode in CreateUrlCacheEntryW.
|
2013-04-01 19:28:08 +02:00 |
Piotr Caban
|
41b582beff
|
wininet: Support Punycode in IsUrlCacheEntryExpiredW.
|
2013-04-01 19:27:47 +02:00 |
Piotr Caban
|
2f3f973923
|
wininet: Support Punycode in DeleteUrlCacheEntryW.
|
2013-04-01 19:27:42 +02:00 |
Piotr Caban
|
6f35d68f42
|
wininet: Support Punycode in UnlockUrlCacheEntryFileW.
|
2013-04-01 19:27:37 +02:00 |