Sweden-Number/dlls/wininet
Hans Leidekker 54df9c9101 wininet: Include the Proxy-Connection header in the keep-alive check. 2013-04-22 12:37:51 +02:00
..
tests wininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PASSWORD. 2013-04-22 12:37:51 +02:00
Makefile.in
cookie.c wininet: Fixed memory leak in load_persistent_cookie. 2013-04-01 14:08:02 +02:00
dialogs.c
ftp.c
gopher.c
http.c wininet: Include the Proxy-Connection header in the keep-alive check. 2013-04-22 12:37:51 +02:00
internet.c wininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PASSWORD. 2013-04-22 12:37:51 +02:00
internet.h wininet: Use schannel for HTTPS connection by defaul and get rid of OpenSSL dependency. 2013-04-03 17:50:03 +02:00
netconnection.c wininet: Don't bother reconnecting to server for compat secure mode if we don't have compat cred handle. 2013-04-08 19:49:07 +02:00
resource.h
urlcache.c wininet: Added missing return (Coverity). 2013-04-22 12:32:07 +02:00
utility.c
wininet.rc
wininet.spec
wininet_main.c