Sweden-Number/dlls/wininet
Thomas Faber 0b60b8f35a wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if libssl is not available. 2012-06-15 18:35:33 +02:00
..
tests wininet: Added InternetGetSecurityInfoByURL tests. 2012-06-11 12:19:07 +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: Read status code directly from request object in InternetErrorDlg. 2012-06-08 18:00:17 +02: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: Correctly fail INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if libssl is not available. 2012-06-15 18:35:33 +02:00
internet.c wininet: Added InternetGetSecurityInfoByURL[AW] implementation. 2012-06-11 12:19:07 +02:00
internet.h wininet: Added InternetGetSecurityInfoByURL[AW] implementation. 2012-06-11 12:19:07 +02:00
netconnection.c wininet: Added InternetGetSecurityInfoByURL[AW] implementation. 2012-06-11 12:19:07 +02:00
resource.h wininet: Add a simple certificate dialog to InternetErrorDlg. 2010-12-20 12:47:39 +01:00
urlcache.c wininet: Use the same hashing function as native does. 2012-04-19 19:28:11 +02:00
utility.c wininet: Added better traces for status info in INTERNET_SendCallback. 2012-05-24 20:08:47 +02:00
wininet.rc wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
wininet.spec wininet: Added InternetGetSecurityInfoByURL* stubs. 2012-06-06 20:54:22 +02:00
wininet_main.c