Skip to content
Snippets Groups Projects
  1. Jan 27, 2007
  2. Jan 23, 2007
  3. Dec 11, 2006
  4. Nov 25, 2006
  5. Nov 24, 2006
  6. Nov 22, 2006
  7. Nov 11, 2006
  8. Nov 07, 2006
  9. Nov 06, 2006
  10. Nov 05, 2006
  11. Nov 03, 2006
  12. Oct 31, 2006
  13. Oct 27, 2006
  14. Oct 25, 2006
  15. Oct 18, 2006
  16. Oct 14, 2006
  17. Oct 13, 2006
  18. Oct 12, 2006
  19. Oct 11, 2006
  20. 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
  21. 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
Loading