1. 05 Apr, 2012 1 commit
  2. 21 Nov, 2011 1 commit
  3. 11 Mar, 2011 1 commit
  4. 20 Jan, 2011 1 commit
  5. 21 Dec, 2010 1 commit
  6. 19 May, 2010 1 commit
  7. 11 Aug, 2009 1 commit
  8. 16 Jun, 2009 1 commit
  9. 29 May, 2009 1 commit
  10. 27 Apr, 2009 1 commit
  11. 12 Feb, 2009 1 commit
  12. 30 Jun, 2008 1 commit
  13. 07 May, 2008 1 commit
  14. 16 Oct, 2007 1 commit
  15. 31 Aug, 2007 1 commit
  16. 30 Aug, 2007 1 commit
  17. 09 Aug, 2007 1 commit
  18. 30 Oct, 2006 1 commit
  19. 05 Jul, 2006 1 commit
  20. 23 May, 2006 1 commit
  21. 20 Mar, 2006 1 commit
  22. 07 Nov, 2005 1 commit
  23. 24 Jul, 2005 1 commit
  24. 21 Jun, 2005 1 commit
  25. 10 Jun, 2005 1 commit
  26. 09 Jun, 2005 1 commit
  27. 21 Mar, 2005 1 commit
  28. 17 Mar, 2005 1 commit
  29. 01 Feb, 2005 1 commit
    • Hans Leidekker's avatar
      - Stub implementations for FtpGetFileSize, FtpCommand{A,W}, · 6a367dbf
      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.
      6a367dbf
  30. 18 Jan, 2005 1 commit
  31. 29 Oct, 2004 1 commit
  32. 30 Mar, 2004 1 commit
  33. 08 Oct, 2003 1 commit
  34. 31 Mar, 2003 1 commit
  35. 19 Feb, 2003 1 commit
  36. 28 Jan, 2003 1 commit
  37. 05 Dec, 2002 1 commit
    • Alberto Massari's avatar
      - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA to urlcache.c. · adae4350
      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).
      adae4350
  38. 18 Nov, 2002 1 commit
  39. 31 May, 2002 1 commit
  40. 09 Mar, 2002 1 commit