platform/upstream/c-ares.git
2006-01-06 Daniel StenbergUse $ACLOCAL_FLAGS too, pointed out by Alexander Lazic
2006-01-05 Daniel StenbergJames Bursa fixes: find the hosts file on RISC OS,...
2006-01-05 Daniel StenbergYang Tse has been helping out
2006-01-04 Gisle VanemAdded ares_getsock.obj.
2006-01-02 Daniel Stenbergwe're working on 1.3.1 (or more)
2005-12-22 Daniel StenbergThis function was added in c-ares [version]
2005-12-22 Daniel Stenbergadded ares_getsock()
2005-12-22 Daniel StenbergAdded ares_getsock() to extract sockets to wait for...
2005-12-21 Yang TseChecking for function getnameinfo and its arguments...
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
2005-12-21 Yang TseMake sure we're using 'c-ares' sources and not 'ares...
2005-12-20 Yang TseIn CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling...
2005-12-20 Gisle VanemFix PellesC warning.
2005-12-20 Gisle VanemChanges for PellesC for Win32. It needs <unistd.h>...
2005-12-20 Yang Tsefix ioctlsocket detection
2005-12-20 Yang TseFix, header checks must be done before using its results.
2005-12-20 Daniel Stenbergfix closing parentheses
2005-12-20 Daniel Stenberguse AC_PROG_LIBTOOL after AC_DISABLE_SHARED
2005-12-20 Yang TseFix quoting
2005-12-20 Yang TseUse native type SOCKET instead of int when testing...
2005-12-19 Yang TseOoops
2005-12-19 Yang TseAdd checking for type DWORD as argument 4 and 6 of...
2005-12-19 Yang TseAdjust more windows header includes
2005-12-19 Yang TseFix guard detection of _WIN32_WINNT for MingW in CURL_F...
2005-12-19 Yang TseAdd check for 'unsigned int' as type of arguments 4...
2005-12-19 Yang TseUndo previous change. This header file belongs to the...
2005-12-18 Yang TseWhen checking the type of the first argument of getname...
2005-12-18 Yang TseFix spacing. When defining, define to 1.
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2005-12-18 Yang TseMingW guards getnameinfo, getaddrinfo and freeaddrinfo...
2005-12-18 Yang TseFix Msys/Mingw not detecting getnameinfo() with AC_CHEC...
2005-12-18 Yang TseMake it compatible with vc60 and vc71
2005-12-17 Yang TseFix typo
2005-12-17 Yang TseFix compiler warning
2005-12-17 Yang TseCleanup
2005-12-17 Yang TseWindows related cleanup
2005-12-17 Yang TseCheck first arg of getnameinfo with and without const...
2005-12-17 Yang TseAvoid breaking configure due to CURL_FUNC_GETNAMEINFO_A...
2005-12-17 Yang Tseconst qualifier in getnameinfo check
2005-12-16 Yang TseSince there is no proof of the existence of a platform...
2005-12-16 Yang Tse'Fix' windows builds
2005-12-16 Yang TseTYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_S...
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.
next