Move excpt.h out of include/msvcrt/ as it does not conflict with any
[wine] / dlls / wininet / internet.c
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-12-05  Alberto Massari - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA...
2002-11-27  Alexandre JulliardAdded definitions for a couple of stub functions that...
2002-11-13  Huw DaviesAdd a counter to keep track of the number of outstandin...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-28  Jaco Greeff- Implementation of [Internet|Ftp]*W functions to exten...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-09-27  Chris MorganAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-07-22  Roderick ColenbranderSimple implementation of InternetAutodial.
2002-07-19  Marcus MeissnerProtect InternetCloseHandle() against invalid handles.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-23  Patrik StridvallFixed some issues found by winapi_check.
2002-03-20  Bernhard RosenkraenzerAdded InternetOpenURLA implementation.
2002-03-11  Andriy PalamarchukCreated dummy implementation of InternetSetOption function.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-21  Francois GougetFix invalid C code (undefined behavior).
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-10  Marcus MeissnerMore debug output for InternetGetCookie, added stub...
2001-08-24  Francois GougetMade independent from winsock.
2001-07-11  Marcus MeissnerHave InternetGetConnectedState always return 'LAN conne...
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-14  Ulrich CzekallaStub for InternetGetCookieA.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-06  Huw D M DaviesImplement InternetCanonicalizeUrl.
2000-12-02  Andreas MohrInternetCloseHandle didn't return TRUE in all appropria...
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-09-27  Gerald PfeiferInclude <unistd.h> for prototype of select().
2000-08-22  Marcus MeissnerFixed some warnings.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-04  Patrik StridvallFixed issues found by winapi_check.
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
2000-07-23  John R. SheetsPut the URL parameter list in with the URL path if...
2000-07-16  Andreas MohrSpelling fixes.
2000-06-23  Patrik StridvallFixed some warnings.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-23  Gerard PatelStub for InternetGetConnectedState.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...