aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2005-11-16check for and use winsock2.h instead of winsock.h and I fixed a typo in theDaniel Stenberg
2005-11-15include ws2tcpip.h in an attempt to detect some of the ipv6 structs betterDaniel Stenberg
2005-11-14Detect big/little endian in the configure script and adjust the ares_dns.hDaniel Stenberg
2005-11-14Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.Gisle Vanem
2005-11-14Added CVS id.Gisle Vanem
2005-11-14We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.Gisle Vanem
2005-11-12Fixed typo. Detabified.Gisle Vanem
2005-11-12Support big-endian machines.Gisle Vanem
2005-11-12Added CVS id, Detabified, applied c-ares coding-style.Gisle Vanem
2005-11-12Added CVS id. Detabified.Gisle Vanem
2005-11-12Include <getopt.h>.Gisle Vanem
2005-11-12removed files no longer existingDaniel Stenberg
2005-11-11Squelch gcc 4.x warning.Gisle Vanem
2005-11-11Detabified. Added CVS id.Gisle Vanem
2005-11-11HAVE_xx defines moved to config-win32.h.Gisle Vanem
2005-11-11Update using ares_inet_pton() and ares_inet_ntop().Gisle Vanem
2005-11-10Use config-win32.h on Windows. Fixes for djgpp.Gisle Vanem
2005-11-10Defines moved to config-win32.h.Gisle Vanem
2005-11-10Easy configuration with this file.Gisle Vanem
2005-11-10Remove generated files areslib.plg areslib.mak from CVS.Gisle Vanem
2005-11-10Remove generated files ahost.plg ahost.mak from CVS.Gisle Vanem
2005-11-10Remove generated files adig.plg adig.mak from CVS.Gisle Vanem
2005-11-09Update with "new" HAVE_xx.Gisle Vanem
2005-11-09Replace <winsock.h> with <winsock2.h>Gisle Vanem
2005-11-09Add cvs id.Gisle Vanem
2005-11-09Added Makefile.vc6.Gisle Vanem
2005-11-09I hate MS-devstudio project files.Gisle Vanem
2005-11-09Updated for MingW. Added inet_ntop.o inet_net_pton.o bitncmp.o.Gisle Vanem
2005-11-09MSVC fix for 'socklen_t'. Replace <winsock.h> with <winsock2.h> +Gisle Vanem
2005-11-09Fixes for building with MSVC-6/7. Added inet*.c.Gisle Vanem
2005-11-09Fixes for building ahost with MSVC-6/7. Added inet*.c.Gisle Vanem
2005-10-03Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to codeDaniel Stenberg
2005-09-211 - attempted fix of uninitialized variableDaniel Stenberg
2005-09-21simplified the sin6_scope_id test and removed some left-overs from the previousDaniel Stenberg
2005-09-21fixed the check for the addrinfo structDaniel Stenberg
2005-09-18Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...Dominick Meglio
2005-09-15mention the configure changeDaniel Stenberg
2005-09-10Use the AC_CHECK_MEMBER() function for check struct members instead ofDaniel Stenberg
2005-08-291.3.0 coming just upDaniel Stenberg
2005-08-21well hit me, that wasn't possible, use 1:0:0 anyway...Daniel Stenberg
2005-08-21modified the version-info, we only added functionsDaniel Stenberg
2005-08-21increase version infoDaniel Stenberg
2005-08-21Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info()Daniel Stenberg
2005-08-18detabifiedDaniel Stenberg
2005-08-10minor Makefile fix.Gunter Knauf
2005-08-10minor Makefile fix.Gunter Knauf
2005-08-10make ares compile again for NetWare.Gunter Knauf
2005-08-10make ares compile again for NetWare.Gunter Knauf
2005-08-10fixed line endings so it works again with gnu make on Win32.Gunter Knauf
2005-08-04killed trailing whitespace, narrowed a few lines to 80 colsDaniel Stenberg