Skip to content
Snippets Groups Projects
  1. Oct 25, 2006
  2. Oct 18, 2006
  3. Oct 14, 2006
  4. Oct 13, 2006
  5. Oct 12, 2006
  6. Oct 11, 2006
  7. Sep 11, 2006
    • Daniel Stenberg's avatar
      - Guilherme Balena Versiani: I noted a strange BUG in Win32 port · 00ae13f9
      Daniel Stenberg authored
        (ares_init.c/get_iphlpapi_dns_info() function): when I disable the network
        by hand or disconnect the network cable in Windows 2000 or Windows XP, my
        application gets 127.0.0.1 as the only name server. The problem comes from
        'GetNetworkParams' function, that returns the empty string "" as the only
        name server in that case. Moreover, the Windows implementation of
        inet_addr() returns INADDR_LOOPBACK instead of INADDR_NONE.
      00ae13f9
  8. Aug 29, 2006
    • Daniel Stenberg's avatar
      Brad Spencer did · 7c621cfb
      Daniel Stenberg authored
       o made ares_version.h use extern "C" for c++ compilers
       o fixed compiler warnings in ares_getnameinfo.c
       o fixed a buffer position init for TCP reads
      7c621cfb
  9. Aug 14, 2006
  10. Aug 06, 2006
  11. Aug 05, 2006
  12. Aug 04, 2006
  13. Aug 03, 2006
  14. Jul 31, 2006
  15. Jul 29, 2006
  16. Jul 28, 2006
  17. Jul 26, 2006
  18. Jul 25, 2006
  19. Jul 23, 2006
  20. Jul 22, 2006
Loading