wine-wine/dlls/wininet
Thomas Faber 62d6b24e4c wininet: Use the correct type for sock_namelen in FTP_Connect. 2012-06-20 19:26:13 +02:00
..
tests wininet: Fixed returned buffer size in HttpQueryInfo(HTTP_QUERY_STATUS_CODE) when insufficient buffer is passed. 2012-06-15 20:29:28 +02:00
Makefile.in
cookie.c
dialogs.c wininet: Read status code directly from request object in InternetErrorDlg. 2012-06-08 18:00:17 +02:00
ftp.c wininet: Use the correct type for sock_namelen in FTP_Connect. 2012-06-20 19:26:13 +02:00
gopher.c
http.c wininet: Use the correct struct in a sizeof. 2012-06-18 11:59:41 +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 support for more certificate error types. 2012-06-18 17:49:05 +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: Added better traces for status info in INTERNET_SendCallback. 2012-05-24 20:08:47 +02:00
wininet.rc
wininet.spec wininet: Added InternetGetSecurityInfoByURL* stubs. 2012-06-06 20:54:22 +02:00
wininet_main.c