Sweden-Number/dlls/wininet
Hans Leidekker 26b59bf8e5 wininet/tests: Add tests for a prematurely closed connection. 2013-04-17 16:31:09 +02:00
..
tests wininet/tests: Add tests for a prematurely closed connection. 2013-04-17 16:31:09 +02:00
Makefile.in
cookie.c wininet: Fixed memory leak in load_persistent_cookie. 2013-04-01 14:08:02 +02:00
dialogs.c wininet: Moved dialog-related functions to dialog.c. 2013-02-26 18:18:46 +01:00
ftp.c
gopher.c
http.c wininet: Correctly set SYSTEMTIME year in HTTP_HttpQueryInfoW. 2013-04-01 18:17:28 +02:00
internet.c wininet: Do case-insensitive compare when looking for scheme. 2013-04-01 14:07:57 +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: Make urlcache_{entry_create,get_entry_info}() static. 2013-04-10 19:47:28 +02:00
utility.c wininet: Address string should never be converted to UNICODE in status notifications. 2013-02-18 17:02:14 +01:00
wininet.rc
wininet.spec
wininet_main.c