- 31 Dec, 2005 3 commits
-
-
Robert Shearman authored
Move the freeing of allocation blocks for an entry into URLCache_DeleteEntry. Call URLCache_DeleteEntry to rollback from failure in CommitUrlCacheEntryInternal.
-
Robert Shearman authored
-
Robert Shearman authored
-
- 15 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 13 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 04 May, 2005 1 commit
-
-
Troy Rollo authored
-
- 18 Apr, 2005 1 commit
-
-
Peter Berg Larsen authored
-
- 24 Mar, 2005 1 commit
-
-
Jakob Eriksson authored
-
- 21 Mar, 2005 2 commits
-
-
Troy Rollo authored
existing 'A' versions with calls to the 'W' versions.
-
Vincent Béron authored
-
- 17 Mar, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 08 Feb, 2005 1 commit
-
-
Hans Leidekker authored
CreateCacheContainer{A,W}, FindFirstUrlCacheContainer{A,W}, FindNextUrlCacheContainer{A,W}. Handle the case where the supplied buffer size is too small in InternetQueryOption.
-
- 01 Feb, 2005 1 commit
-
-
Hans Leidekker authored
HttpSendRequestExW, InternetGetLastResponseInfoW, InternetConfirmZoneCrossing{A,W}, InternetDial{A,W}, InternetGoOnline{A,W}, InternetHangUp, CreateMD5SSOHash, InternetClearAllPerSiteCookieDecisions, InternetEnumPerSiteCookieDecision{A,W}, InternetGetCookieEx{A,W}, InternetGetPerSiteCookieDecision{A,W}, InternetSetPerSiteCookieDecision{A,W}, InternetSetCookieEx{A,W}, ResumeSuspendedDownload, RetrieveUrlCacheEntryFileW, UnlockUrlCacheEntryFileW, {Create,Delete}UrlCacheEntryW, CommitUrlCacheEntryW, RetrieveUrlCacheEntryStreamW, FindCloseUrlCache, FindFirstUrlCacheEntryEx{A,W}, FindFirstUrlCacheGroup, FindNextUrlCacheEntry{,Ex}{A,W}, FindNextUrlCacheGroup, SetUrlCacheEntryGroup{A,W}, {Get,Set}UrlCacheGroupAttribute{A,W}, SetUrlCacheConfigInfo{A,W}. - Spec file stubs for new undocumented functions ForceNexusLookup{,ExW}, Ftp{Get,Put}FileEx, HttpCheckDavCompliance, InternetAlgIdToString{A,W}, InternetFortezzaCommand, InternetGetCertByURLA, InternetQueryFortezzaStatus, InternetSecurityProtocolToString{A,W}, InternetSetDialState{A,W}, InternetShowSecurityInfoByURL{A,W}, IsUrlCacheEntryExpired{A,W}, Privacy{Get,Set}ZonePreferenceW, RegisterUrlCacheNotification, UrlZonesDetach. - Use memcpy instead of strncpy in InternetGetLastResponseInfoA. - Add and improve some traces. - Fix my own coding style in InternetTimeToSystemTimeW. - Fix a couple of signedness warnings.
-
- 03 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 26 Aug, 2004 1 commit
-
-
Robert Shearman authored
-
- 19 Aug, 2004 2 commits
-
-
Robert Shearman authored
-
Stefan Leichter authored
-
- 09 Aug, 2004 1 commit
-
-
Mike McCormack authored
-
- 27 Jan, 2004 1 commit
-
-
Francois Gouget authored
-
- 31 Dec, 2003 1 commit
-
-
Gerald Pfeifer authored
-
- 30 Dec, 2003 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Dec, 2003 1 commit
-
-
Robert Shearman authored
- In Internet{Set,Query}Option functions, hInternet can be NULL. - Add traces to Internet* functions.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 08 Aug, 2003 1 commit
-
-
Patrik Stridvall authored
-
- 05 Aug, 2003 1 commit
-
-
Robert Shearman authored
- Read support for "Temporary Internet Files". - Limited write support for "Temporary Internet Files" (provided file does not need enlarging). - Delete support (untested on anything other than Temporary Internet Files).
-
- 19 Jul, 2003 1 commit
-
-
Mike McCormack authored
-
- 16 Jun, 2003 1 commit
-
-
Mike Hearn authored
-
- 27 Apr, 2003 1 commit
-
-
Uwe Bonnes authored
-
- 31 Mar, 2003 1 commit
-
-
Dmitry Timoshkov authored
Cygwin.
-
- 05 Dec, 2002 1 commit
-
-
Alberto Massari authored
- Added stub implementation of GetUrlCacheEntryInfoExW. - Implemented InternetQueryOptionW, InternetCombineUrl[A|W]. - InternetSetOptionW prints FIXMEs with more informations. - INTERNET_SetLastError was crashing if called after the thread local storage area had already been deleted (it happens if you close Internet Explorer while the download is still in progress).
-
- 13 Nov, 2002 1 commit
-
-
Alberto Massari authored
-
- 27 Sep, 2002 1 commit
-
-
Chris Morgan authored
SetUrlCacheEntryGroup, CreateUrlCacheGroup, DeleteUrlCacheGroup.
-
- 21 Jun, 2002 1 commit
-
-
Aric Stewart authored
Added a version resource. Added unit test for http.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 29 Jan, 2002 1 commit
-
-
Eric Kohl authored
-