server: Move socket async activation to sock_poll_event.
[wine] / dlls / wininet / wininet.spec
2009-11-03  Austin Englishwininet: Add stubs for FreeUrlCacheSpace.
2009-05-13  Hans Leidekkerwininet: Add a stub implementation of IncrementUrlCache...
2009-05-13  Hans Leidekkerwininet: Implement GetDiskInfoA.
2009-04-27  Alexandre Julliardwininet: Add stubs for PrivacyGet/SetZonePreferenceW.
2009-03-06  Vincent Povirkwininet: Stub RegisterUrlCacheNotification.
2009-01-30  Hans Leidekkerwininet: Implement IsDomainLegalCookieDomainW.
2009-01-29  Hans Leidekkerwininet: Add a stub implementation of GetDiskInfoA.
2008-03-25  Hans Leidekkerwininet: Correct spec file entry for InternetCanonicali...
2007-07-19  Huw Davieswininet: Stub for InternetQueryFortezzaStatus().
2007-07-19  Huw Davieswininet: Stubs for IsUrlCacheEntryExpired[AW].
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-08-08  Alexandre JulliardDon't prefix the functions DllInstall and DllGetVersion...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-02-08  Hans LeidekkerStub implementations for DeleteUrlCacheContainer{A,W},
2005-02-08  Steven EdwardsCorrect spec entry for FindFirstUrlCacheEntryEx.
2005-02-01  Hans Leidekker- Stub implementations for FtpGetFileSize, FtpCommand...
2005-01-18  Hans LeidekkerImplement and test InternetTime{From,To}SystemTime...
2004-11-04  Aric StewartImplemented InternetGetConnectedStateExA.
2004-08-19  Robert ShearmanFix type of DeleteIE3Cache function.
2004-08-19  Stefan LeichterAdded stub for DeleteIE3Cache.
2004-05-25  Kevin KoltzauMove all FTP functions to unicode.
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2003-12-12  Robert Shearman- Url Cache improvements.
2003-11-09  Kirill SmelkovAdded gopher stubs.
2003-08-05  Robert Shearman- Documentation of the index.dat files.
2003-07-22  Mike McCormackImplement support for proxies with usernames and passwords.
2003-07-19  Mike McCormackStubs for InternetCreateUrlA/W and CreateUrlCacheEntryA.
2003-07-15  Lionel Ulmer- fix spec file for FTPFindFirstFileA/W functions
2003-06-16  Mike HearnStub out SetUrlCacheEntryInfoA/W.
2003-06-06  Sylvain PetreolleImplemented wininet.InternetGetConnectedStateEx.
2003-05-11  Mike McCormackImplemented InternetSetOptionExA/W.
2003-04-27  Uwe BonnesSome UrlCache stubs.
2003-04-21  Dan WolfImplemented a stub for DetectAutoProxyUrl.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-28  Alberto MassariAdded InternetSetStatusCallbackA and a stub for
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-28  Andreas Mohr"InternetAutoDial" should be "InternetAutodial".
2002-12-12  Alberto MassariAdded stubs for FtpCommand[A|W].
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  Alberto MassariAdded stubs for IsHostInProxyBypassList and GetUrlCache...
2002-11-12  Alberto MassariAdded HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-28  Jaco Greeff- Implementation of [Internet|Ftp]*W functions to exten...
2002-09-27  Chris MorganAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
2002-07-22  Roderick ColenbranderSimple implementation of InternetAutodial.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Bernhard RosenkraenzerAdded InternetOpenURLA implementation.
2002-03-11  Andriy PalamarchukCreated dummy implementation of InternetSetOption function.
2002-01-29  Eric KohlAdded FindFirstUrlCacheEntry[AW] stubs.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-09-10  Marcus MeissnerMore debug output for InternetGetCookie, added stub...
2001-06-14  Ulrich CzekallaStub for InternetGetCookieA.
2001-01-06  Huw D M DaviesImplement InternetCanonicalizeUrl.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-28  Huw D M DaviesStub for HttpSendRequestExA.
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-23  Gerard PatelStub for InternetGetConnectedState.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...