Marcus Meissner
|
4c20fec045
|
wininet/tests: Avoid overflowing the buffer (Coverity).
|
2013-05-28 14:33:15 +02:00 |
Alexandre Julliard
|
147ffa0ccd
|
wininet/tests: Use test.winehq.org for all certificate tests.
|
2013-05-23 20:03:17 +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 |
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 |
Hans Leidekker
|
669a1b3562
|
wininet/tests: Improve error reporting in a couple of tests.
|
2013-04-25 13:40:01 +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
|
bedf296a27
|
wininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PASSWORD.
|
2013-04-22 12:37:51 +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 |
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 |
Piotr Caban
|
f08246c25f
|
wininet: Added urlcache Unicode functions tests.
|
2013-04-01 19:28:59 +02:00 |
Piotr Caban
|
c8d1d76909
|
wininet: Do case-insensitive compare when looking for scheme.
|
2013-04-01 14:07:57 +02:00 |
Piotr Caban
|
0e0f06412a
|
wininet: Added tests for Cache-Control: no-cache and no-store HTTP headers.
|
2013-03-13 17:12:11 +01:00 |
Piotr Caban
|
9d6843a8c1
|
wininet: Test if cache entry is created when INTERNET_FLAG_NO_CACHE_WRITE flag is used.
|
2013-03-13 17:12:06 +01:00 |
Jacek Caban
|
3157534347
|
wininet: Skip test_open_url_async on IEs older than 7.
|
2013-03-11 10:42:18 +01:00 |
Jacek Caban
|
9d11eee03d
|
wininet: Added a test of request reading from cache.
|
2013-03-08 18:11:05 +01:00 |
Hans Leidekker
|
6a609c21bb
|
wininet: Port resolution doesn't depend on the secure flag.
|
2013-03-06 15:10:44 +01:00 |
Jacek Caban
|
aa4ccd807d
|
wininet: Removed broken cache tests.
|
2013-02-18 17:02:18 +01:00 |
Jacek Caban
|
3098e3c355
|
wininet: Address string should never be converted to UNICODE in status notifications.
|
2013-02-18 17:02:14 +01:00 |
Jacek Caban
|
851866e22a
|
wininet: Set available bytes in InternetQueryDataAvailable even if it ends up in async call.
|
2013-02-14 20:05:05 +01:00 |
Hans Leidekker
|
c68bb8da7f
|
wininet/tests: Fix a test failure.
|
2013-02-12 19:56:42 +01:00 |
Detlef Riekenberg
|
097dee606e
|
wininet: Don't depend on user settings.
|
2013-01-28 19:43:32 +01:00 |
Detlef Riekenberg
|
2a66b25e6d
|
wininet: Remove most GetLastError tests for IsDomainLegalCookieDomainW.
|
2013-01-28 19:43:32 +01:00 |
Detlef Riekenberg
|
e1c2f18ab1
|
wininet: Fix a test failure on w2k.
|
2013-01-28 19:43:32 +01:00 |
Jacek Caban
|
81edd2acfc
|
wininet: Fixed handling NULL buffer in INTERNET_OPTION_PROXY queries.
|
2013-01-08 12:18:06 +01:00 |
Andrew Eikum
|
d6c0e8159b
|
wininet: Fail on URLs without a scheme.
|
2013-01-02 13:10:51 +01:00 |
Jacek Caban
|
f877fe9ba4
|
wininet: Properly handle output buffer size in InternetGetCookieA.
|
2012-12-28 11:26:56 +01:00 |
Jacek Caban
|
0c02e35841
|
wininet: Properly handle output buffer size in InternetGetCookieW.
|
2012-12-28 11:26:52 +01:00 |
Hans Leidekker
|
f33f7a5df1
|
wininet: Map socket errors to ERROR_INTERNET_CANNOT_CONNECT in create_netconn_socket.
|
2012-12-19 14:38:59 +01:00 |
Jacek Caban
|
21e7e28d64
|
wininet: Fixed NULL cookie data pointer handling in InternetGetCookieA.
|
2012-12-03 19:13:23 +01:00 |
Erich Hoover
|
499c53175b
|
wininet: Fix InternetCrackUrl parsing URLs containing a semicolon.
|
2012-11-16 19:25:11 +01:00 |
Jacek Caban
|
54639c5dc5
|
wininet: Commit cache file as soon as all data is written.
|
2012-11-02 19:47:19 +01:00 |
Jacek Caban
|
b012765e91
|
wininet: Write received data to cache before notifying progress.
|
2012-11-02 19:47:18 +01:00 |
Piotr Caban
|
8e6d2bab37
|
wininet: Fixed failing test.
|
2012-10-03 13:14:29 +02:00 |
Piotr Caban
|
fc219b0ab3
|
wininet: Added basic cookie domain validation in set_cookie function.
|
2012-10-01 14:32:24 +02:00 |
Piotr Caban
|
c34bc977a0
|
wininet: Added basic persistent cookie tests.
|
2012-10-01 14:32:17 +02:00 |
Piotr Caban
|
306f53cbf2
|
wininet: Added more GetUrlCacheEntryInfo tests with GET_INSTALLED_ENTRY flag.
|
2012-09-25 21:13:08 +02:00 |
Piotr Caban
|
71511c9fc5
|
wininet: Added tests for entries with identical hash key.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
95a4f3dd6d
|
wininet/tests: Remove all temporary files.
|
2012-09-18 14:51:29 +02:00 |
Piotr Caban
|
65034ce2a4
|
wininet: Set entry type based on container type.
|
2012-09-18 14:51:21 +02:00 |
Piotr Caban
|
8f2b0fdf52
|
wininet: Added support for cache entries overwriting.
|
2012-09-18 14:51:05 +02:00 |
Piotr Caban
|
359ed33824
|
wininet: Delete file when cache entry is deleted.
|
2012-09-18 14:50:54 +02:00 |
Piotr Caban
|
7967f8beec
|
wininet: Don't define DELETED_CACHE_ENTRY in public headers.
|
2012-09-18 14:50:49 +02:00 |
Jacek Caban
|
c4c3ff47e7
|
wininet: Set last error for invalid URL argument.
|
2012-09-04 17:32:31 +02:00 |
Gerald Pfeifer
|
44953d7003
|
wininet: Fix initialization in test_cert_struct.
|
2012-08-20 20:18:11 +02:00 |
Bruno Jesus
|
dc9f5becd1
|
wininet/tests: Add invalid index test for HttpQueryInfo.
|
2012-08-17 09:56:39 +02:00 |