Sweden-Number/dlls/wininet
Jacek Caban 905ede6c6d wininet: Use hostname stored in server_t in NETCON_secure_connect. 2012-04-30 19:32:58 +02:00
..
tests wininet/tests: Moved a test outside a loop to make numbers of tests run independent on the numbers of entries in the cache. 2012-04-09 18:10:32 +02:00
Makefile.in wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
cookie.c wininet: Use the constants from the wininet header. 2011-08-24 11:58:13 +02:00
dialogs.c wininet: Add prototypes for a couple of mpr functions. 2011-11-15 19:37:35 +01:00
ftp.c wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK. 2012-03-08 17:59:02 +01:00
gopher.c
http.c wininet: Use hostname stored in server_t in NETCON_secure_connect. 2012-04-30 19:32:58 +02:00
internet.c wininet: Added separated function for querying global options. 2012-03-08 17:59:35 +01:00
internet.h wininet: Use hostname stored in server_t in NETCON_secure_connect. 2012-04-30 19:32:58 +02:00
netconnection.c wininet: Use hostname stored in server_t in NETCON_secure_connect. 2012-04-30 19:32:58 +02:00
resource.h
urlcache.c wininet: Use the same hashing function as native does. 2012-04-19 19:28:11 +02:00
utility.c wininet: Don't free name before the IPv6 lookup. 2012-01-11 20:11:39 +01:00
wininet.rc wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
wininet.spec wininet: Add a stub for ShowClientAuthCerts. 2011-11-03 17:42:05 +01:00
wininet_main.c