[WININET] Fix port for HTTPS

Maarten Lankhorst m.b.lankhorst at gmail.com
Mon Jun 20 18:44:06 CDT 2005


If the port number is invalid, only during connect time we should
determine what port to use, else MSN will try to open a SSL connection
to port 80, and fail to connect.

I also added a stub for INTERNET_OPTION_DISABLE_PASSPORT_AUTH, it is a
TRACE because we don't have a way to enable passport authing, so it is
harmless, and it gets rid of the "Unknown option 87" during signing in.

Changelog:
  - Stub DISABLE_PASSPORT_AUTH
  - Moved dealing with INVALID_PORT from Http_Connect to Http_OpenRequest
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wininet.patch
Type: text/x-patch
Size: 2276 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050621/1bb56d45/wininet.bin


More information about the wine-patches mailing list