Igor Paliychuk
|
22b63d2c54
|
wininet: Fix translations.
|
2011-02-14 13:33:35 +01:00 |
|
Austin English
|
5da40467c8
|
wininet/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-07 10:11:06 -06:00 |
|
Jacek Caban
|
680f251220
|
wininet: status_string clean up.
|
2011-02-04 15:25:32 +01:00 |
|
Jacek Caban
|
923498da03
|
wininet: Moved freeing object to WININET_Release.
|
2011-02-04 15:25:32 +01:00 |
|
Jacek Caban
|
a073c66f0d
|
wininet: Moved creation of an object and allocating handles to common function.
Fixes a few leaks.
|
2011-02-03 13:15:18 +01:00 |
|
Jacek Caban
|
572c4f7039
|
wininet: Added more InternetCloseHandle tests.
|
2011-02-03 13:15:18 +01:00 |
|
Jacek Caban
|
968ab5fd28
|
wininet: Keep handles invalid but reserved in InternetCloseHandle.
|
2011-02-03 13:15:18 +01:00 |
|
Jacek Caban
|
f165e25e59
|
wininet: Handles handling clean up.
|
2011-02-03 13:15:18 +01:00 |
|
Hans Leidekker
|
86eb9c24f1
|
wininet/tests: Trace errors from InternetReadFile in test_basic_request.
|
2011-01-24 16:04:33 +01:00 |
|
Greg Geldorp
|
859be0a283
|
wininet/tests: Fix failures when connecting through proxy.
|
2011-01-21 13:49:33 +01:00 |
|
Jacek Caban
|
59bcbb2d8b
|
wininet: Fixed race in SSL connection handling.
|
2011-01-20 12:19:30 +01:00 |
|
Huw Davies
|
354f97dff8
|
wininet: Add tests for querying INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER and fix typo in the implementation.
|
2011-01-19 16:54:13 +01:00 |
|
Vincent Povirk
|
173b2c5b0f
|
wininet: Use LIST_FOR_EACH_SAFE in a loop where we can delete an entry.
|
2011-01-17 12:49:14 +01:00 |
|
Jacek Caban
|
2f4968b597
|
wininet: Fixed memory leak in tests (valgrind).
|
2011-01-13 17:26:21 +01:00 |
|
Jacek Caban
|
0662555af3
|
wininet: Added post data tests.
|
2011-01-13 17:26:17 +01:00 |
|
Jacek Caban
|
e86353fd30
|
wininet: Make sure to initialize the whole z_stream struct (valgrind).
|
2011-01-12 18:12:42 +01:00 |
|
Alexandre Julliard
|
ec547500f2
|
wininet: Convert string table resources to po files.
|
2011-01-12 18:12:10 +01:00 |
|
Hwang YunSong
|
e1c71291cc
|
wininet: Update Korean resource.
|
2011-01-10 12:41:34 +01:00 |
|
Rex Tsai
|
21578a1a40
|
wininet: Update Traditional Chinese translation.
|
2011-01-07 15:01:13 +01:00 |
|
André Hentschel
|
145031b8d4
|
wininet/tests: Don't call GetLastError() twice.
|
2010-12-31 11:42:35 +01:00 |
|
Yaron Shahrabani
|
4a17b11d97
|
wininet: Updated Hebrew translation.
|
2010-12-29 10:47:47 +01:00 |
|
Sven Baars
|
a529c4a835
|
wininet: Update the Dutch translation.
|
2010-12-27 11:46:05 +01:00 |
|
Aurimas Fišeras
|
088fffec94
|
wininet: Update Lithuanian translation.
|
2010-12-27 11:45:28 +01:00 |
|
Luca Bennati
|
63d8852c66
|
wininet: Update Italian translation.
|
2010-12-24 12:05:03 +01:00 |
|
Frédéric Delanoy
|
79f36b2a08
|
wininet: Update French translation.
|
2010-12-23 13:47:26 +01:00 |
|
Frédéric Delanoy
|
f204acdea7
|
wininet: Update French translation.
|
2010-12-22 12:50:02 +01:00 |
|
André Hentschel
|
0512adff71
|
wininet: Fix German translation.
|
2010-12-22 12:45:44 +01:00 |
|
Łukasz Wojniłowicz
|
c2be1747d3
|
wininet: Update Polish translation.
|
2010-12-22 12:45:05 +01:00 |
|
André Hentschel
|
cc90dc6f3b
|
include: Add ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED for wininet tests.
|
2010-12-21 19:47:14 +01:00 |
|
André Hentschel
|
5c7bb1e5b8
|
wininet: Update German translation.
|
2010-12-21 19:20:15 +01:00 |
|
David Hedberg
|
08fe24de06
|
wininet: Add a simple certificate dialog to InternetErrorDlg.
|
2010-12-20 12:47:39 +01:00 |
|
David Hedberg
|
46be41271c
|
wininet: Make module handle scope global.
|
2010-12-20 12:47:39 +01:00 |
|
David Hedberg
|
3ce9304592
|
wininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID.
|
2010-12-20 12:47:39 +01:00 |
|
Austin English
|
1c7d349f26
|
wininet: Add a stub for InternetShowSecurityInfoByURL.
|
2010-11-25 16:57:13 +01:00 |
|
Juan Lang
|
c2b42758da
|
wininet: Verify revocation status of certificate chain.
|
2010-11-16 11:44:11 +01:00 |
|
Francois Gouget
|
9ca197261d
|
wininet/tests: Add a trailing '\n' to ok() calls.
|
2010-11-02 13:16:14 +01:00 |
|
Paul Vriens
|
ddda9e939a
|
wininet: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-11-01 11:35:16 +01:00 |
|
Andrew Nguyen
|
7591563885
|
wininet: Fix misleading OpenSSL version number check.
|
2010-10-25 14:33:23 +02:00 |
|
Andrew Nguyen
|
b20e111088
|
wininet: Fix const qualifier warning when compiling with OpenSSL 1.0.0.
|
2010-10-25 14:33:12 +02:00 |
|
Jacek Caban
|
fa5839399f
|
wininet: Skip more tests on IE older than 6.0.
|
2010-10-19 13:47:58 +02:00 |
|
Yaron Shahrabani
|
17d8c5fbee
|
wininet: Added Hebrew translation.
|
2010-10-12 17:38:32 +02:00 |
|
Andrew Eikum
|
6525d89c95
|
shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize.
|
2010-10-12 12:17:38 +02:00 |
|
Alexandre Julliard
|
0cc9c52f8c
|
wininet: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl.
|
2010-10-08 19:15:45 +02:00 |
|
Andrew Eikum
|
3555226acf
|
wininet: Clean up returned UrlPath for file protocol URLs.
|
2010-10-06 11:20:23 +02:00 |
|
Juan Lang
|
80545ef966
|
wininet: Secure flag is set in the request, not in the session.
|
2010-10-01 17:48:05 +02:00 |
|
Juan Lang
|
948173b7f4
|
wininet: Set cipher strength bits when querying INTERNET_OPTION_SECURITY_FLAGS.
|
2010-10-01 15:21:18 +02:00 |
|
Juan Lang
|
887aeb6a09
|
wininet: Support querying the cipher strength of an SSL connection.
|
2010-10-01 15:20:49 +02:00 |
|
Juan Lang
|
56ebc04ab6
|
wininet: Returned certificate strings are always ASCII.
|
2010-10-01 15:20:41 +02:00 |
|
Juan Lang
|
86732e04d8
|
wininet: Add some secure connection tests.
|
2010-10-01 15:20:35 +02:00 |
|
Juan Lang
|
9f6cd2663e
|
wininet: Let CertVerifyCertificateChainPolicy handle certain security flags.
|
2010-10-01 15:20:27 +02:00 |
|