platform/upstream/c-ares.git
2005-12-11 Yang TseUndo last changes
2005-12-11 Yang TseFix compiler warning and compatibility issue with the...
2005-12-10 Yang TseModified lookup_service() to avoid the risk of a potent...
2005-12-09 Yang TseFix compiler warning
2005-12-09 Yang TseFix compiler warning
2005-11-25 Daniel StenbergYang Tse fixed compiler warnings
2005-11-25 Daniel Stenbergread_tcp_data() fix to get the proper buffer pointer...
2005-11-25 Daniel StenbergYang Tse: fixed compiler warnings
2005-11-25 Daniel StenbergChange based on Yang Tse's excellent fix to reduce...
2005-11-24 Daniel Stenbergavoid doing #if an a predef symbol that might not be...
2005-11-16 Daniel Stenbergcheck for and use winsock2.h instead of winsock.h and...
2005-11-15 Daniel Stenberginclude ws2tcpip.h in an attempt to detect some of...
2005-11-14 Daniel StenbergDetect big/little endian in the configure script and...
2005-11-14 Gisle VanemAdded '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.
2005-11-14 Gisle VanemAdded CVS id.
2005-11-14 Gisle VanemWe have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.
2005-11-12 Gisle VanemFixed typo. Detabified.
2005-11-12 Gisle VanemSupport big-endian machines.
2005-11-12 Gisle VanemAdded CVS id, Detabified, applied c-ares coding-style.
2005-11-12 Gisle VanemAdded CVS id. Detabified.
2005-11-12 Gisle VanemInclude <getopt.h>.
2005-11-12 Daniel Stenbergremoved files no longer existing
2005-11-11 Gisle VanemSquelch gcc 4.x warning.
2005-11-11 Gisle VanemDetabified. Added CVS id.
2005-11-11 Gisle VanemHAVE_xx defines moved to config-win32.h.
2005-11-11 Gisle VanemUpdate using ares_inet_pton() and ares_inet_ntop().
2005-11-10 Gisle VanemUse config-win32.h on Windows. Fixes for djgpp.
2005-11-10 Gisle VanemDefines moved to config-win32.h.
2005-11-10 Gisle VanemEasy configuration with this file.
2005-11-10 Gisle VanemRemove generated files areslib.plg areslib.mak from...
2005-11-10 Gisle VanemRemove generated files ahost.plg ahost.mak from CVS.
2005-11-10 Gisle VanemRemove generated files adig.plg adig.mak from CVS.
2005-11-09 Gisle VanemUpdate with "new" HAVE_xx.
2005-11-09 Gisle VanemReplace <winsock.h> with <winsock2.h>
2005-11-09 Gisle VanemAdd cvs id.
2005-11-09 Gisle VanemAdded Makefile.vc6.
2005-11-09 Gisle VanemI hate MS-devstudio project files.
2005-11-09 Gisle VanemUpdated for MingW. Added inet_ntop.o inet_net_pton...
2005-11-09 Gisle VanemMSVC fix for 'socklen_t'. Replace <winsock.h> with...
2005-11-09 Gisle VanemFixes for building with MSVC-6/7. Added inet*.c.
2005-11-09 Gisle VanemFixes for building ahost with MSVC-6/7. Added inet*.c.
2005-10-03 Daniel StenbergOk, based on the online docs for AIX'es getservbyport_r...
2005-09-21 Daniel Stenberg1 - attempted fix of uninitialized variable
2005-09-21 Daniel Stenbergsimplified the sin6_scope_id test and removed some...
2005-09-21 Daniel Stenbergfixed the check for the addrinfo struct
2005-09-18 Dominick MeglioAdded constants that will be used by ares_getaddrinfo...
2005-09-15 Daniel Stenbergmention the configure change
2005-09-10 Daniel StenbergUse the AC_CHECK_MEMBER() function for check struct...
2005-08-29 Daniel Stenberg1.3.0 coming just up
2005-08-21 Daniel Stenbergwell hit me, that wasn't possible, use 1:0:0 anyway...
2005-08-21 Daniel Stenbergmodified the version-info, we only added functions
2005-08-21 Daniel Stenbergincrease version info
2005-08-21 Daniel StenbergAlfredo Tupone provided a fix for the Windows code...
2005-08-18 Daniel Stenbergdetabified
2005-08-10 Gunter Knaufminor Makefile fix.
2005-08-10 Gunter Knaufminor Makefile fix.
2005-08-10 Gunter Knaufmake ares compile again for NetWare.
2005-08-10 Gunter Knaufmake ares compile again for NetWare.
2005-08-10 Gunter Knauffixed line endings so it works again with gnu make...
2005-08-04 Daniel Stenbergkilled trailing whitespace, narrowed a few lines to...
2005-06-19 Dominick MeglioAdded some checks for the addrinfo structure.
2005-06-03 Daniel StenbergFIONBIO is in sys/ioctl.h on AIX
2005-06-02 Daniel Stenbergsigh, define TRUE if not already
2005-06-02 Daniel StenbergWilliam Ahern:
2005-06-02 Daniel StenbergWilliam Ahern:
2005-05-17 Dominick MeglioMore of the same
2005-05-17 Dominick MeglioMore compiler warning cleanups
2005-05-16 Dominick MeglioMade ares_free_hostent man page refer to ares_parse_aaa...
2005-05-16 Dominick MeglioCleaned up some compile warnings
2005-05-16 Dominick MeglioAdded ares_getnameinfo which mimics the getnameinfo API
2005-05-15 Dominick MeglioConverted some macros to use NS_* so they work on non...
2005-05-15 Dominick MeglioForgot to ares_-ize inet_ntop
2005-05-14 Daniel Stenbergreplaced the CRLF newlines with plain LF ones
2005-05-14 Dominick MeglioAdded an inet_ntop function from BIND for systems that...
2005-05-11 Daniel Stenbergprevent NS_IN6ADDRSZ from getting set to zero if the...
2005-05-02 Daniel Stenbergthe new functions and the upcoming ipv6 calls for the...
2005-04-23 Gunter Knauffix for recent changes.
2005-04-22 Daniel StenbergFixed for Mac OS X builds based on excellent feedback...
2005-04-22 Gunter Knaufchanges for building with IPV6.
2005-04-21 Daniel Stenbergadded missing headers
2005-04-19 Daniel Stenbergindented source to look more like other ares code,
2005-04-19 Daniel Stenbergsortlist_alloc() is never used on win32, so ifdef out...
2005-04-16 Daniel Stenbergavoid warning on windows
2005-04-15 Daniel Stenbergadd needed include
2005-04-15 Dominick MeglioAttempted to fix c-ares not building on non-IPv6 systems
2005-04-13 Dan FandrichAllow environment variables to override default autotools.
2005-04-11 Daniel Stenbergcredits
2005-04-09 Dominick MeglioRemoved usage of u_int and u_char
2005-04-09 Dominick MeglioMade sortlist support IPv6 (this can probably use some...
2005-04-09 Dominick MeglioMade sortlist support CIDR matching for IPv4
2005-04-08 Dominick MeglioAdded preliminary IPv6 support to ares_gethostbyname
2005-04-08 Dominick MeglioAdded include for inet_net_pton.h to ares__get_hostent.c
2005-04-08 Dominick MeglioMade ares_gethostbyaddr support IPv6 by specifying...
2005-04-08 Daniel Stenberginclude sys/types.h too when checking for headers as...
2005-04-07 Daniel StenbergTry harder to see if arpa/nameser_compat.h REALLY is...
2005-04-06 Daniel StenbergTupone Alfredo fixed includes of arpa/nameser_compat...
2005-04-06 Daniel Stenbergbetter errno constant replacements, as mentioned by...
2005-04-06 Gisle VanemInclude inet_net_pton.h for 'struct in6_addr'. Ideally...
2005-04-06 Gisle VanemMoved inet_net_pton.h to HHEADERS.
2005-04-06 Daniel Stenbergcheck for struct sizes and use those sizes if the NS_...
next