Skip to content
Snippets Groups Projects
  1. Nov 03, 2006
  2. Oct 31, 2006
  3. Oct 27, 2006
  4. Oct 25, 2006
  5. Oct 18, 2006
  6. Oct 14, 2006
  7. Oct 13, 2006
  8. Oct 12, 2006
  9. Oct 11, 2006
  10. 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
  11. 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
  12. Aug 14, 2006
  13. Aug 06, 2006
  14. Aug 05, 2006
  15. Aug 04, 2006
  16. Aug 03, 2006
  17. Jul 31, 2006
  18. Jul 29, 2006
Loading