1. 31 Mar, 2004 9 commits
  2. 30 Mar, 2004 18 commits
  3. 29 Mar, 2004 10 commits
  4. 28 Mar, 2004 1 commit
  5. 27 Mar, 2004 1 commit
  6. 26 Mar, 2004 1 commit
    • Daniel Stenberg's avatar
      Gisle Vanem: · 843391c7
      Daniel Stenberg authored
      A patch to bypass MS' sillyness with regard to IPv6 and getaddrinfo().
      
      The CURLDEBUG part is to avoid redefinition warning caused by memdebug.h. If
      ENABLE_IPV6 isn't enabled, it doesn't matter since we never call
      getaddrinfo(). Allthough we could to support weird protocols like SOCK_RDM
      that Win-2K/XP has.
      843391c7