Sweden-Number/dlls/wininet
Lionel Ulmer a1852bff23 - fix multiple consecutive downloads (by flushing when needed the
command socket)
- detect attempts to download multiple files at the same time
- fix size / date reporting when enumerating files
- fix Y2K problem in NT parsing of files
2003-07-21 22:04:14 +00:00
..
tests InternetOpenUrlA (http/s case): Use client for HttpOpenRequestA, don't 2003-02-25 03:57:59 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in - implemented support for https protocol 2003-06-20 23:26:56 +00:00
cookie.c - implemented support for https protocol 2003-06-20 23:26:56 +00:00
ftp.c - fix multiple consecutive downloads (by flushing when needed the 2003-07-21 22:04:14 +00:00
http.c Fixed a couple of buffer overflows. 2003-07-09 22:15:33 +00:00
internet.c - use SIZE command to retrieve the file size (as the file size is not 2003-07-21 19:59:03 +00:00
internet.h - fix multiple consecutive downloads (by flushing when needed the 2003-07-21 22:04:14 +00:00
netconnection.c Add inclusion of <sys/time.h> needed for struct timeval declaration. 2003-06-27 04:04:00 +00:00
urlcache.c Stubs for InternetCreateUrlA/W and CreateUrlCacheEntryA. 2003-07-19 03:08:05 +00:00
utility.c Only call wininet callbacks if dwContext is non-zero. 2003-07-18 22:59:25 +00:00
version.rc Reworking of http and asyncronous calls to get IE6 to install. 2002-06-21 23:59:49 +00:00
wininet.spec Stubs for InternetCreateUrlA/W and CreateUrlCacheEntryA. 2003-07-19 03:08:05 +00:00
wininet_main.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00