Added LGPL standard comment, and copyright notices where necessary.
[wine] / dlls / wininet / internet.c
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...