1. 21 Sep, 2007 1 commit
  2. 09 Aug, 2007 1 commit
  3. 19 Jul, 2007 1 commit
  4. 29 May, 2007 1 commit
  5. 16 Apr, 2007 1 commit
  6. 24 Oct, 2006 1 commit
  7. 05 Oct, 2006 1 commit
  8. 29 Jul, 2006 1 commit
  9. 19 Jun, 2006 1 commit
  10. 25 May, 2006 1 commit
  11. 23 May, 2006 1 commit
  12. 10 May, 2006 1 commit
  13. 30 Mar, 2006 2 commits
  14. 31 Dec, 2005 3 commits
  15. 15 Nov, 2005 1 commit
  16. 07 Jul, 2005 1 commit
  17. 13 Jun, 2005 1 commit
  18. 04 May, 2005 1 commit
  19. 18 Apr, 2005 1 commit
  20. 24 Mar, 2005 1 commit
  21. 21 Mar, 2005 2 commits
  22. 17 Mar, 2005 1 commit
  23. 08 Feb, 2005 1 commit
  24. 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
  25. 03 Sep, 2004 1 commit
  26. 26 Aug, 2004 1 commit
  27. 19 Aug, 2004 2 commits
  28. 09 Aug, 2004 1 commit
  29. 27 Jan, 2004 1 commit
  30. 31 Dec, 2003 1 commit
  31. 30 Dec, 2003 1 commit
  32. 12 Dec, 2003 1 commit
  33. 05 Sep, 2003 1 commit
  34. 08 Aug, 2003 1 commit
  35. 05 Aug, 2003 1 commit
    • Robert Shearman's avatar
      - Documentation of the index.dat files. · 4450a611
      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).
      4450a611