- 21 Sep, 2007 1 commit
-
-
Misha Koshelev authored
-
- 09 Aug, 2007 1 commit
-
-
Francois Gouget authored
wininet: Add a skeleton winineti.h header with fixed prototypes for [GS]etUrlCacheConfigInfo*(), DeleteIE3Cache() and IsUrlCacheEntryExpired*(). Remove SetUrlCacheConfigInfo*() from wininet.h, it's supposed to be declared in winineti.h. Update win32.api to fix the winapi_check warnings.
-
- 19 Jul, 2007 1 commit
-
-
Huw Davies authored
-
- 29 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 16 Apr, 2007 1 commit
-
-
Alban Browaeys authored
-
- 24 Oct, 2006 1 commit
-
-
Francois Gouget authored
Remove uneeded COM_NO_WINDOWS_H defines.
-
- 05 Oct, 2006 1 commit
-
-
Hans Leidekker authored
-
- 29 Jul, 2006 1 commit
-
-
James Hawkins authored
-
- 19 Jun, 2006 1 commit
-
-
Mike McCormack authored
-
- 25 May, 2006 1 commit
-
-
Andrew Ziem authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 May, 2006 1 commit
-
-
Michael Stefaniuc authored
Some HeapFree's are hidden behind macros. Found by smatch.
-
- 30 Mar, 2006 2 commits
-
-
Robert Shearman authored
Fix some string length calculations that didn't account for the different sized characters with Unicode.
-
Robert Shearman authored
-
- 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).
-