282 Commits (374bc69debc074fc67c187d24b52a394dc5f4656)
 

Author SHA1 Message Date
Daniel Stenberg 374bc69deb Detect big/little endian in the configure script and adjust the ares_dns.h 19 years ago
Gisle Vanem 8e55d1b7a1 Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'. 19 years ago
Gisle Vanem af93e3305e Added CVS id. 19 years ago
Gisle Vanem d9f2b29e03 We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID. 19 years ago
Gisle Vanem 2bf6cf0a10 Fixed typo. Detabified. 19 years ago
Gisle Vanem d629c2affd Support big-endian machines. 19 years ago
Gisle Vanem fbb01a0ebe Added CVS id, Detabified, applied c-ares coding-style. 19 years ago
Gisle Vanem 0776e67138 Added CVS id. Detabified. 19 years ago
Gisle Vanem 7bd15b8baa Include <getopt.h>. 19 years ago
Daniel Stenberg 617c3100f5 removed files no longer existing 19 years ago
Gisle Vanem 9c99a58191 Squelch gcc 4.x warning. 19 years ago
Gisle Vanem 46774e514d Detabified. Added CVS id. 19 years ago
Gisle Vanem 5d0d35bb21 HAVE_xx defines moved to config-win32.h. 19 years ago
Gisle Vanem 831818677b Update using ares_inet_pton() and ares_inet_ntop(). 19 years ago
Gisle Vanem b9f81c8e01 Use config-win32.h on Windows. Fixes for djgpp. 19 years ago
Gisle Vanem 9b106cf987 Defines moved to config-win32.h. 19 years ago
Gisle Vanem 6bc3b441c5 Easy configuration with this file. 19 years ago
Gisle Vanem 5f85e119d1 Remove generated files areslib.plg areslib.mak from CVS. 19 years ago
Gisle Vanem e3b0e81281 Remove generated files ahost.plg ahost.mak from CVS. 19 years ago
Gisle Vanem 38de342800 Remove generated files adig.plg adig.mak from CVS. 19 years ago
Gisle Vanem 7500a2028e Update with "new" HAVE_xx. 19 years ago
Gisle Vanem 65ec4e9940 Replace <winsock.h> with <winsock2.h> 19 years ago
Gisle Vanem 4e1a593929 Add cvs id. 19 years ago
Gisle Vanem 4ab4e3792e Added Makefile.vc6. 19 years ago
Gisle Vanem 9df9494e5f I hate MS-devstudio project files. 19 years ago
Gisle Vanem 57363c9e97 Updated for MingW. Added inet_ntop.o inet_net_pton.o bitncmp.o. 19 years ago
Gisle Vanem 14199ea4b9 MSVC fix for 'socklen_t'. Replace <winsock.h> with <winsock2.h> + 19 years ago
Gisle Vanem a8e801a4d9 Fixes for building with MSVC-6/7. Added inet*.c. 19 years ago
Gisle Vanem 8aadde8e5e Fixes for building ahost with MSVC-6/7. Added inet*.c. 19 years ago
Daniel Stenberg 876ea69745 Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code 19 years ago
Daniel Stenberg 209e8147a1 1 - attempted fix of uninitialized variable 19 years ago
Daniel Stenberg af27d8743d simplified the sin6_scope_id test and removed some left-overs from the previous 19 years ago
Daniel Stenberg cbe5ec4597 fixed the check for the addrinfo struct 19 years ago
Dominick Meglio 6afd5c16d3 Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment 19 years ago
Daniel Stenberg 8df407ed7d mention the configure change 19 years ago
Daniel Stenberg f22a6589bf Use the AC_CHECK_MEMBER() function for check struct members instead of 19 years ago
Daniel Stenberg 7885baf74d 1.3.0 coming just up 20 years ago
Daniel Stenberg 86f22ffb66 well hit me, that wasn't possible, use 1:0:0 anyway... 20 years ago
Daniel Stenberg d8263771f5 modified the version-info, we only added functions 20 years ago
Daniel Stenberg 59f2a579bc increase version info 20 years ago
Daniel Stenberg a8bb249d07 Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info() 20 years ago
Daniel Stenberg b117fef909 detabified 20 years ago
Gunter Knauf 5374e1ea76 minor Makefile fix. 20 years ago
Gunter Knauf 26d72f76cf minor Makefile fix. 20 years ago
Gunter Knauf 7dfc7b6d56 make ares compile again for NetWare. 20 years ago
Gunter Knauf 29203fd66d make ares compile again for NetWare. 20 years ago
Gunter Knauf 3badf06f02 fixed line endings so it works again with gnu make on Win32. 20 years ago
Daniel Stenberg be551e6a00 killed trailing whitespace, narrowed a few lines to 80 cols 20 years ago
Dominick Meglio ebcf14a69b Added some checks for the addrinfo structure. 20 years ago
Daniel Stenberg 01118be8ae FIONBIO is in sys/ioctl.h on AIX 20 years ago