1. 31 Dec, 2005 3 commits
  2. 15 Nov, 2005 1 commit
  3. 07 Jul, 2005 1 commit
  4. 13 Jun, 2005 1 commit
  5. 04 May, 2005 1 commit
  6. 18 Apr, 2005 1 commit
  7. 24 Mar, 2005 1 commit
  8. 21 Mar, 2005 2 commits
  9. 17 Mar, 2005 1 commit
  10. 08 Feb, 2005 1 commit
  11. 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
  12. 03 Sep, 2004 1 commit
  13. 26 Aug, 2004 1 commit
  14. 19 Aug, 2004 2 commits
  15. 09 Aug, 2004 1 commit
  16. 27 Jan, 2004 1 commit
  17. 31 Dec, 2003 1 commit
  18. 30 Dec, 2003 1 commit
  19. 12 Dec, 2003 1 commit
  20. 05 Sep, 2003 1 commit
  21. 08 Aug, 2003 1 commit
  22. 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
  23. 19 Jul, 2003 1 commit
  24. 16 Jun, 2003 1 commit
  25. 27 Apr, 2003 1 commit
  26. 31 Mar, 2003 1 commit
  27. 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
  28. 13 Nov, 2002 1 commit
  29. 27 Sep, 2002 1 commit
  30. 21 Jun, 2002 1 commit
  31. 09 Mar, 2002 1 commit
  32. 29 Jan, 2002 1 commit