Jacek Caban
|
c400117027
|
wininet: Try harder to reuse connection after authorization.
|
2012-07-02 19:18:08 +02:00 |
Thomas Faber
|
62d6b24e4c
|
wininet: Use the correct type for sock_namelen in FTP_Connect.
|
2012-06-20 19:26:13 +02:00 |
Jacek Caban
|
e2a9511b30
|
wininet: Added support for more certificate error types.
|
2012-06-18 17:49:05 +02:00 |
Thomas Faber
|
7d24e59229
|
wininet: Use the correct struct in a sizeof.
|
2012-06-18 11:59:41 +02:00 |
Jacek Caban
|
120c413f39
|
wininet: Fixed returned buffer size in HttpQueryInfo(HTTP_QUERY_STATUS_CODE) when insufficient buffer is passed.
|
2012-06-15 20:29:28 +02:00 |
Alexandre Julliard
|
3521e1b89b
|
wininet: Fix a compiler warning on Mingw.
|
2012-06-15 18:35:44 +02:00 |
Thomas Faber
|
0b60b8f35a
|
wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if libssl is not available.
|
2012-06-15 18:35:33 +02:00 |
Jacek Caban
|
1325c400c1
|
wininet: Added InternetGetSecurityInfoByURL tests.
|
2012-06-11 12:19:07 +02:00 |
Jacek Caban
|
6c764fbd47
|
wininet: Added InternetGetSecurityInfoByURL[AW] implementation.
|
2012-06-11 12:19:07 +02:00 |
Jacek Caban
|
e3dfbe33f6
|
wininet: Skip security flags tests on too old wininet versions.
|
2012-06-08 19:35:08 +02:00 |
Jacek Caban
|
74f596c5ed
|
wininet: Read status code directly from request object in InternetErrorDlg.
|
2012-06-08 18:00:17 +02:00 |
Jacek Caban
|
ebff6036bf
|
wininet: Access request object directly in WININET_SetAuthorization.
|
2012-06-08 18:00:12 +02:00 |
Jacek Caban
|
4f51146a46
|
wininet: Access directly host name from request object in dialogs.
|
2012-06-08 18:00:04 +02:00 |
Jacek Caban
|
9bc3046896
|
wininet: Simplify proxy server access in dialogs.
|
2012-06-08 17:59:59 +02:00 |
Jacek Caban
|
f6fc1e3cac
|
wininet: Added more security flags and errors tests.
|
2012-06-07 16:07:13 +02:00 |
Jacek Caban
|
448f2452c4
|
wininet: Added support for ERROR_INTERNET_SEC_CERT_REV_FAILED in InternetErrorDlg.
|
2012-06-07 16:07:13 +02:00 |
Jacek Caban
|
964e538ba9
|
wininet: Set SECURITY_FLAG_SECURE when error dialog ignores invalid certificate.
|
2012-06-07 16:07:12 +02:00 |
Jacek Caban
|
b5fec3c033
|
wininet: Store request object instead of handle in error dialog.
|
2012-06-07 16:07:12 +02:00 |
Jacek Caban
|
d8b5f468ab
|
wininet: Added support for undocumented InternetSetOption(99) call.
|
2012-06-07 16:07:11 +02:00 |
Jacek Caban
|
c3eec8dc57
|
wininet: Improved handling ERROR_INTERNET_INVALID_CA error.
|
2012-06-07 16:07:11 +02:00 |
Jacek Caban
|
8dbc39b4be
|
wininet: Properly set flags in InternetSetOption(INTERNET_OPTION_SECURITY_FLAGS).
|
2012-06-06 20:54:22 +02:00 |
Jacek Caban
|
4c7e9aa920
|
wininet: Added InternetGetSecurityInfoByURL* stubs.
|
2012-06-06 20:54:22 +02:00 |
Jacek Caban
|
0133683c46
|
wininet: Added support for undocumented InternetQueryOption(98).
|
2012-06-05 10:23:54 +02:00 |
Jacek Caban
|
2ef0676042
|
wininet: Set correct security flags in InternetErrorDlg for ERROR_INTERNET_SEC_CERT_ERRORS.
|
2012-06-01 17:41:52 +02:00 |
Jacek Caban
|
f5cbc9f3f2
|
wininet: Properly set security flags for ERROR_INTERNET_SEC_CERT_DATE_INVALID.
|
2012-06-01 17:41:52 +02:00 |
Jacek Caban
|
37e483d567
|
wininet: Use CRLF separator in INTERNET_CERTIFICATE_INFO.
|
2012-05-30 17:17:56 +02:00 |
Jacek Caban
|
2ed97ebe43
|
wininet: Get rid of no longer used serverName and serverPort from http_session_t.
|
2012-05-29 10:44:08 +02:00 |
Jacek Caban
|
a24b5588d2
|
wininet: Fixed grouping security error flags.
|
2012-05-29 10:43:58 +02:00 |
Jacek Caban
|
79259064c9
|
wininet: Handle error flags only for masked-error mode.
|
2012-05-29 10:43:50 +02:00 |
Jacek Caban
|
22e25ea006
|
wininet: Added INTERNET_OPTION_SECURITY_FLAGS tests.
|
2012-05-25 16:59:01 +02:00 |
Jacek Caban
|
868575a416
|
wininet: Store certificate error information in security flags.
|
2012-05-25 16:58:56 +02:00 |
Jacek Caban
|
f8f2273b7c
|
wininet: Added INTERNET_OPTION_SETTINGS_CHANGED semi-stub implementation.
|
2012-05-25 16:48:16 +02:00 |
Jacek Caban
|
95c1b74fc9
|
wininet: Store server_t on the list until clean up.
|
2012-05-25 16:48:11 +02:00 |
Jacek Caban
|
f3dd75d8a4
|
wininet: Set SECURITY_FLAG_STRENGTH_* flags in NETCONN_secure_connect.
|
2012-05-25 16:48:06 +02:00 |
Jacek Caban
|
90ec92dfd1
|
wininet: Set SECURITY_FLAG_SECURRE in NETCON_secure_connect.
|
2012-05-25 16:48:01 +02:00 |
Jacek Caban
|
59a0ab54cb
|
wininet: Store security flags in server_t.
|
2012-05-25 16:47:57 +02:00 |
Jacek Caban
|
3aeb8eb6b6
|
wininet: Store server_t in http_request_t.
|
2012-05-25 16:47:52 +02:00 |
Jacek Caban
|
23440d918b
|
wininet: Added better traces for status info in INTERNET_SendCallback.
|
2012-05-24 20:08:47 +02:00 |
Jacek Caban
|
17d683b0f4
|
wininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.
|
2012-05-24 20:08:47 +02:00 |
Jacek Caban
|
27af81972f
|
wininet: Added real implementation of InternetQueryOption(INTERNET_OPTION_REQUEST_FLAGS).
|
2012-05-24 20:08:46 +02:00 |
Alexander Morozov
|
ef95a79384
|
wininet: Add "Content-Disposition" field.
|
2012-05-24 19:53:43 +02:00 |
Jacek Caban
|
c0400560b5
|
wininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS implementation to HTTPREQ_QueryOption.
|
2012-05-23 19:12:11 +02:00 |
Michael Stefaniuc
|
92c97c1710
|
wininet/tests: Remove wrong check for 'len'.
|
2012-05-22 17:44:02 +02:00 |
Hans Leidekker
|
b1c4eecdc8
|
wininet: Support setting the user agent string on handles returned by InternetOpen.
|
2012-05-18 18:10:32 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Francois Gouget
|
d0579d02cc
|
wininet: Fix the spelling of an InternetQueryDataAvailable() parameter.
|
2012-05-15 16:26:42 +02:00 |
Piotr Caban
|
d5913b5c45
|
wininet/tests: Added INTERNET_OPTION_CONNECT_TIMEOUT setting tests.
|
2012-05-14 17:46:37 +02:00 |
Piotr Caban
|
0b42100615
|
wininet: Store connect timeout in all layers.
|
2012-05-14 17:46:31 +02:00 |
Jacek Caban
|
07e5b87feb
|
wininet: Fixed typo in tests and accompanying implementation.
|
2012-05-14 17:42:13 +02:00 |
Alexandre Julliard
|
0b3b6ba26d
|
wininet/tests: Mark a failing test as broken.
|
2012-05-09 23:20:51 +02:00 |