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 |
Chae Jong Bin
|
e8307fe160
|
wininet: Add stub for DeleteWpadCacheForNetworks.
|
2012-12-27 17:15:40 +01:00 |
Piotr Caban
|
a62e3f6442
|
wininet: NULL terminate cookie data in load_persistent_cookie function.
|
2012-12-21 17:29:03 +01:00 |
Piotr Caban
|
2f35659035
|
wininet: Fixed CreateUrlCacheEntryW behaviour on URLs without '\' and '/' characters.
|
2012-12-21 17:28:59 +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 |
Hans Leidekker
|
59247cf9db
|
wininet: Don't perform revocation checks when verifying a certificate.
|
2012-12-11 12:03:42 +01:00 |
Jacek Caban
|
bfad905bd8
|
wininet: Fixed handling empty HTTP version string in HttpOpenRequest.
|
2012-12-10 11:27:21 +01:00 |
Jacek Caban
|
21e7e28d64
|
wininet: Fixed NULL cookie data pointer handling in InternetGetCookieA.
|
2012-12-03 19:13:23 +01:00 |
Jacek Caban
|
5554292284
|
wininet: Use generic ReadFileEx entry in InternetReadFileExA and get rid of ReadFileExA entry.
|
2012-11-23 18:06:09 +01:00 |
Jacek Caban
|
52144829d1
|
wininet: Don't take INTERNET_BUFFERSW as argument in object's ReadFileEx entry.
|
2012-11-23 18:06:08 +01:00 |
Andrew Talbot
|
2691e580a0
|
wininet: Remove unused variable.
|
2012-11-23 14:40:54 +01:00 |
Jacek Caban
|
3e23b5e589
|
wininet: Use proxy settings directly from http_request_t in a few more places.
|
2012-11-19 16:35:17 +01:00 |
Jacek Caban
|
5fb49243af
|
wininet: Use processed string from server_t for constructing proxy path.
|
2012-11-19 16:35:16 +01:00 |
Jacek Caban
|
3cf2838a93
|
wininet: Store more useful strings in server_t.
|
2012-11-19 16:35:16 +01:00 |
Jacek Caban
|
e1d26a24ed
|
wininet: Allow passing INTERNET_INVALID_PORT_NUMBER port to get_server.
|
2012-11-19 16:35:15 +01:00 |
Jacek Caban
|
cdf25ee469
|
wininet: Store an info if connection is HTTPS in server_t.
|
2012-11-19 16:35:14 +01:00 |
Erich Hoover
|
499c53175b
|
wininet: Fix InternetCrackUrl parsing URLs containing a semicolon.
|
2012-11-16 19:25:11 +01:00 |
Jacek Caban
|
bd42c0416a
|
wininet: Fixed HTTP CONNECT secure connection.
|
2012-11-16 17:42:47 +01:00 |
Jacek Caban
|
c8da35729c
|
wininet: Store both proxy and destination host in http_request_t.
|
2012-11-16 17:42:46 +01:00 |
Marcus Meissner
|
02a80554f8
|
wininet: Move freeing netconn into create_netconn_socket (Coverity).
|
2012-11-15 21:22:05 +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 |
Hiroshi Miura
|
923ac2e546
|
wininet: Add a TLS fallback mechanism.
|
2012-11-01 19:16:25 +01:00 |
André Hentschel
|
5010f0933e
|
wininet: Fix WININET_SetAuthorization on error path (coverity).
|
2012-10-31 16:12:27 +01:00 |
Francois Gouget
|
ed9e745580
|
Assorted spelling tweaks and fixes.
|
2012-10-22 12:21:55 +02:00 |
Piotr Caban
|
8e6d2bab37
|
wininet: Fixed failing test.
|
2012-10-03 13:14:29 +02:00 |
Piotr Caban
|
a3a909f2b9
|
wininet: Correctly set headers size in CommitUrlCacheEntryW function.
|
2012-10-03 11:29:35 +02:00 |
Piotr Caban
|
b9c2a19591
|
wininet: Make cookies functions thread-safe.
|
2012-10-01 14:32: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
|
b49c980d0d
|
wininet: Added support for persistent cookies.
|
2012-10-01 14:32:11 +02:00 |
Piotr Caban
|
e4a0281679
|
wininet: Added support for urlcache file name generating.
|
2012-10-01 14:32:02 +02:00 |
Piotr Caban
|
ee47def0ad
|
wininet: Added more fields to cookie structure.
|
2012-10-01 14:31:49 +02:00 |
Francois Gouget
|
906127fe29
|
Assorted spelling fixes.
|
2012-10-01 12:07:41 +02:00 |
Francois Gouget
|
83af29fb03
|
wininet: Add a trailing '\n' to a couple of Wine traces.
|
2012-09-26 14:40:48 +02:00 |
Piotr Caban
|
fa0f0630c5
|
wininet: Delete cache directory when cache version doesn't match.
|
2012-09-26 14:40:48 +02:00 |
Piotr Caban
|
d2e5bb30eb
|
wininet: Don't ask for confirmation while deleting cache directory.
|
2012-09-26 14:40:46 +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
|
f9e80f588a
|
wininet: Ignore unsupported flags in GetUrlCacheEntryInfoEx functions.
|
2012-09-25 21:13:08 +02:00 |
Piotr Caban
|
7c6f0c9470
|
wininet: Fixed handling of GET_INSTALLED_ENTRY flag in GetUrlCacheEntryInfoW.
|
2012-09-25 21:13:08 +02:00 |
Piotr Caban
|
a342ded288
|
wininet: Fixed handling of GET_INSTALLED_ENTRY flag in GetUrlCacheEntryInfoA.
|
2012-09-25 21:13:07 +02:00 |
Piotr Caban
|
134db11eff
|
wininet: Move GetUrlCacheEntryInfoA code to GetUrlCacheEntryInfoExA function.
|
2012-09-25 21:13:07 +02:00 |
Francois Gouget
|
2606b85687
|
wininet: Check for the 'http:' protocol in a locale independent way.
|
2012-09-25 11:42:38 +02:00 |
Francois Gouget
|
5f55a71b70
|
Assorted spelling fixes.
|
2012-09-24 22:27:29 +02:00 |
Piotr Caban
|
d07d3cbe91
|
wininet: Added support for cache containers without subdirectories.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
78835843c2
|
wininet: Added support for cache path parameter in FreeUrlCacheSpace function.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
71511c9fc5
|
wininet: Added tests for entries with identical hash key.
|
2012-09-24 22:27:28 +02:00 |