Displaying 7 results from an estimated 7 matches for "netconn_secure_connect".
Did you mean:
netcon_secure_connect
2008 Sep 13
1
Google Chrome (BETA) for Windows browser fails to install
...ltProxyConfiguration 0xbf8ed170
fixme:winhttp:WinHttpGetProxyForUrl 0x1,
L"http://tools.google.com/service/update2", 0xbf8ed00c, 0xbf8ed024
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetDefaultProxyConfiguration 0xbf8ed170
err:winhttp:netconn_secure_connect couldn't verify server certificate (20)
fixme:winhttp:WinHttpGetProxyForUrl 0x1,
L"https://tools.google.com/service/update2", 0xbf8ed00c, 0xbf8ed024
fixme:dbghelp:EnumerateLoadedModulesW64 If this happens, bump the number
in mod
fixme:dbghelp:dump_system_info fill in CPU vendorID an...
2010 Aug 04
3
How to fix the SSL/https problem?
Schuttwegraeumer <wineforum-user at winehq.org> wrote:
>Sent: Aug 3, 2010 11:21 AM
>To: wine-users at winehq.org
>Subject: [Wine] Re: How to fix the SSL/https problem?
>
>Is that usefull?:
If you want us to tell you that you are doing this right, yes. For location of errors, no.
>
>
>> schutti at hell:~/Desktop/X/WINE/wine-git$ git bisect start
>> schutti
2018 Oct 12
0
Wine release 3.18
...rt this property or method: 'ObjRegistry.CreateKey'" (needs 'StdRegProv.CreateKey')
40303 Control Data passed in DIALOGEX Resource passes pointer with offset sizeof(WORD)
40703 MSI InstallService does not respect msidbServiceInstallErrorControlVital (0x8000) flag
41679 netconn_secure_connect: Add calling TRACE, add sock_send retcode to 'send failed' message
41934 Spreaker Studio 1.4.2 fails to install
41953 Guitar Hero World Tour (msi_view_get_row Error fetching data for 1)
42285 Age of empire 3 crashes
42677 Black Desert Online launcher fails to download/update fil...
2013 Feb 01
1
Wine release 1.5.23
...PRUint16 type.
mshtml: Get rid of PRUint32 outside XPCOM C API.
mshtml: Get rid of PRUint64 type.
winhttp: Test that the data is really read in test_secure_connection.
winhttp: Enable more OpenSSL-independent code when OpenSSL is not available.
winhttp: Use schannel in netconn_secure_connect if OpenSSL is not available.
winhttp: Added schannel-based netconn_recv implementation.
winhttp: Added schannel-based netconn_send implementation.
winhttp: Added schannel-based netconn_get_certificate implementation.
winhttp: Added schannel-based netconn_get_cipher_strength...
2013 Apr 12
0
Wine release 1.5.28
...jscript: Use helpers to access string buffer in string.c.
jscript: Moved string buffer to separated struct from jsstr_t.
mshtml: Fixed builtin getter call with arguments.
wininet: Moved more compat logic to netcon_secure_connect_setup.
winhttp: Improved error handling in netconn_secure_connect.
ieframe: Moved travellog to its own struct.
ieframe: Fixed index of stored history when loading from history.
ieframe: Moved freeing travellog entry into a helper function.
ieframe: Use IPersistHistory for history navigation, if possible.
ieframe: Added GoForward impl...
2012 May 25
0
Wine release 1.5.5
...sts.
wininet: Added better traces for status info in INTERNET_SendCallback.
wininet: Store server_t in http_request_t.
wininet: Store security flags in server_t.
wininet: Set SECURITY_FLAG_SECURRE in NETCON_secure_connect.
wininet: Set SECURITY_FLAG_STRENGTH_* flags in NETCONN_secure_connect.
wininet: Store server_t on the list until clean up.
wininet: Added INTERNET_OPTION_SETTINGS_CHANGED semi-stub implementation.
wininet: Store certificate error information in security flags.
wininet: Added INTERNET_OPTION_SECURITY_FLAGS tests.
Julian R?ger (1):
po: Up...
2009 Dec 04
0
Wine release 1.1.34
...wincrypt.h: Add missing URL OIDs.
cryptnet: Add tests for getting the certificate issuer URL from a cert's authority info access extension.
cryptnet: Implement getting the certificate issuer URL from a cert's authority info access extension.
winhttp: Pass hostname to netconn_secure_connect.
winhttp: Store hostname for secure connection in its SSL context.
winhttp: Set callback to verify hostname with peer's certificate.
winhttp: Check the certificate in an https connection using the crypto api.
cryptnet: Store the bytes actually read, not the bytes availab...