Igor Paliychuk
|
64d668a2bc
|
wininet: Convert Ukrainian resources into utf-8.
|
2011-06-20 19:32:04 +02:00 |
Jerome Leclanche
|
f30616e257
|
wininet: Fix a warning when compiling --without-openssl.
|
2011-06-20 19:32:02 +02:00 |
Francois Gouget
|
df63b63614
|
Standardize the OK buttons.
|
2011-06-15 20:04:38 +02:00 |
Jacek Caban
|
adf08d586d
|
wininet: A small netconn_secure_verify code clean up.
|
2011-06-10 15:28:46 +02:00 |
Jacek Caban
|
a664fa8041
|
wininet: Added dwError of INTERNET_STATUS_REQUEST_COMPLETE notifications tests.
|
2011-06-10 15:28:42 +02:00 |
Jacek Caban
|
cfdc539972
|
wininet: Set content_length when we reach end of data in netconn_read.
|
2011-06-10 15:28:37 +02:00 |
Jacek Caban
|
8e37ed551a
|
wininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened via InternetPoenUrl.
|
2011-06-10 15:28:32 +02:00 |
Jacek Caban
|
c0293df46a
|
wininet: Moved INTERNET_STATUS_REQUEST_COMPLETE notifications sending to separated function.
|
2011-06-10 15:28:26 +02:00 |
Hans Leidekker
|
9acd1ef15f
|
wininet: Consistently use the allocation macros.
|
2011-06-01 15:16:53 +02:00 |
Hans Leidekker
|
14d4d1957d
|
wininet: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
|
2011-06-01 15:16:49 +02:00 |
Marcus Meissner
|
c0ad2d4a92
|
wininet: Mark internal symbols with hidden visibility.
|
2011-05-26 13:30:38 +02:00 |
Jacek Caban
|
6eff315555
|
wininet: Added connection closing tests.
|
2011-05-23 16:25:44 +02:00 |
Jacek Caban
|
193da884ad
|
wininet: Correctly handle closed socket in HTTP_ReceiveRequestData.
|
2011-05-23 16:25:42 +02:00 |
Jacek Caban
|
2e2ed52cfb
|
wininet: Use set_cookie directly in HTTP_ProcessCookies.
|
2011-05-19 19:37:26 +02:00 |
Jacek Caban
|
dce9181c91
|
wininet: Use get_cookie directly in HTTP_InsertCookies.
|
2011-05-19 19:37:26 +02:00 |
Jacek Caban
|
9a741bf3d7
|
wininet: Moved getting cookie from known host to separated function.
|
2011-05-19 19:37:26 +02:00 |
Juan Lang
|
d797e5fc7e
|
wininet: Handle invalid HTTP time of "0".
|
2011-05-13 17:05:28 +02:00 |
Jacek Caban
|
5a5eddfe81
|
wininet: Added 204 No Content response tests.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
188de03497
|
wininet: Better closing async handles in tests.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
3ab297125d
|
wininet: Clean up closing connection notifications tests.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
a890e3a144
|
wininet: Fixed handling of 204 No Content response.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
086eb61c84
|
wininet: Don't depend on is_end_of_read_data in HTTPREQ_Read.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
c280970c3e
|
wininet: Set TCP_NODELAY on socket.
|
2011-05-11 14:56:49 +02:00 |
Jacek Caban
|
8a1df203ae
|
wininet: Added support for persistent HTTP connections.
|
2011-05-10 18:57:23 +02:00 |
Karsten Elfenbein
|
5b173cb405
|
wininet: Follow 307 temporary redirect.
|
2011-05-09 11:44:29 +02:00 |
Jacek Caban
|
4c1c5fe64c
|
wininet: Moved connected check out of NETCON_set_timeout.
|
2011-05-04 17:26:51 +02:00 |
Jacek Caban
|
aa4e663954
|
wininet: Use test.winehq.org for post tests.
|
2011-05-02 16:38:01 +02:00 |
Jacek Caban
|
59f2e837eb
|
wininet: Allocate buffer for host name in HTTP_HttpOpenRequestW only if needed.
|
2011-05-02 12:48:05 +02:00 |
Jacek Caban
|
aa612ec39b
|
wininet: Get rid of useless read_ret in netconn_read.
|
2011-05-02 12:48:00 +02:00 |
Jacek Caban
|
e594268421
|
wininet: Moved OpenSSL initialization to separated function.
|
2011-04-28 18:33:43 +02:00 |
Jacek Caban
|
12bf3472dd
|
wininet: Rename WININET_NETCONNECTION to netconn_t.
|
2011-04-28 18:33:10 +02:00 |
Marcus Meissner
|
2ac87cb695
|
wininet: Mark internal symbols as hidden visibility.
|
2011-04-26 15:31:26 +02:00 |
Jacek Caban
|
55b2722816
|
wininet: Use wrappers for HeapReAlloc calls.
|
2011-04-22 12:59:17 +02:00 |
Thomas Mullaly
|
2e61684c51
|
wininet: Prevent a race condition which results in handles being leaked.
|
2011-04-22 11:14:09 +02:00 |
Jacek Caban
|
354a74e004
|
wininet: Use wrappers for HeapAlloc calls.
|
2011-04-21 16:53:42 +02:00 |
Alexandre Julliard
|
5b4be5d4c3
|
wininet: Use an accessor function instead of directly accessing the X509_STORE_CTX structure.
|
2011-04-20 16:28:27 +02:00 |
Rex Tsai
|
b7582991de
|
wininet: Added stub for option DATA_SEND_TIMEOUT.
|
2011-04-13 14:13:51 +02:00 |
Juan Lang
|
0b8bfd9736
|
wininet: Honor security flags specified when opening a connection.
|
2011-04-07 17:48:28 +02:00 |
Jacek Caban
|
9e30a2f5ee
|
wininet: Check NETCON_connected in netconn_end_of_data.
|
2011-04-06 21:17:41 +02:00 |
Michael Stefaniuc
|
9bf247d44e
|
wininet: Move "inline" right after the storage specifier.
|
2011-04-05 16:23:02 +02:00 |
Jacek Caban
|
7611d10732
|
wininet: Added more tests.
|
2011-04-04 11:53:01 +02:00 |
Jacek Caban
|
ccd11eb7d6
|
wininet: Abstract different transfer and content encoding reading to layered structures.
|
2011-04-04 11:52:56 +02:00 |
André Hentschel
|
316f1c2e7c
|
wininet: Port numbers are unsigned.
|
2011-03-29 12:34:30 +02:00 |
André Hentschel
|
1a39e29c3b
|
wininet: Port numbers are unsigned.
|
2011-03-28 17:26:14 +02:00 |
Marcus Meissner
|
6e1f37151c
|
wininet: Added missing break (Coverity).
|
2011-03-28 17:10:55 +02:00 |
Francois Gouget
|
4abe4cf1b1
|
wininet/tests: Fix compilation on systems that don't support nameless unions.
|
2011-03-18 11:28:45 +01:00 |
Jacek Caban
|
685daf2006
|
wininet: Ensure that we have data to report before sending INTERNET_STATUS_REQUEST_COMPLETE in HTTP_HttpEndRequestW.
|
2011-03-17 10:43:40 +01:00 |
Jacek Caban
|
2bb3f4fa75
|
wininet: Decompress gzip data in refill_buffer to ensure that we have the data to report.
|
2011-03-17 10:43:31 +01:00 |
Francois Gouget
|
d705465de8
|
wininet/tests: Make test_InternetErrorDlg() static.
|
2011-03-16 14:14:24 +01:00 |
Jacek Caban
|
71265980ff
|
wininet: Update remaining HttpOpenRequest to use the new hello.html location.
|
2011-03-15 17:14:07 +01:00 |