1. 18 Feb, 2018 2 commits
  2. 16 Feb, 2018 10 commits
  3. 15 Feb, 2018 7 commits
  4. 14 Feb, 2018 1 commit
  5. 13 Feb, 2018 7 commits
  6. 12 Feb, 2018 6 commits
  7. 09 Feb, 2018 3 commits
  8. 08 Feb, 2018 3 commits
  9. 07 Feb, 2018 1 commit
    • Steve Holme's avatar
      curl_addrinfo.c: Allow Unix Domain Sockets to compile under Windows · 0fd6221f
      Steve Holme authored
      Windows 10.0.17061 SDK introduces support for Unix Domain Sockets.
      Added the necessary include file to curl_addrinfo.c.
      
      Note: The SDK (which is considered beta) has to be installed, VS 2017
      project file has to be re-targeted for Windows 10.0.17061 and #define
      enabled in config-win32.h.
      0fd6221f