platform/upstream/c-ares.git
2009-05-20 Yang TseUpdate man page
2009-05-19 Yang TseInitial ares_library_init(3) man page attempt
2009-05-19 Yang TseForce revision update, to force CVS to update the ...
2009-05-19 Yang TseAdd same copyright notice as other c-ares files
2009-05-19 Yang TseFix case
2009-05-18 Yang TseRemove run-time requirement for advapi32.dll since
2009-05-18 Yang TseIntentionally avoid checking if the address of SystemFu...
2009-05-18 Yang Tse- Provide in external interface preprocessor symbol...
2009-05-17 Yang TseIntroduction of ares_library_init() and ares_library_cl...
2009-05-17 Yang TseIntroduction of ares_library_init() and ares_library_cl...
2009-05-15 Yang Tseremove outdated comment
2009-05-15 Yang TseFix preprocessor conditional expression
2009-05-12 Yang TsefiX *__SOCKLEN_T definitions for remaining targets
2009-05-12 Yang Tse*__SOCKLEN_T definitions for OS400 already fixed
2009-05-11 Yang TsefIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS...
2009-05-11 Daniel Stenberg- Gregor Jasny made c-ares link with libtool 's -export...
2009-05-11 Yang TseRemove experimental check. Currently there's no need...
2009-05-07 Yang TseFix an m4 overquoting triggering a spurious 'AS_TR_CPP...
2009-05-07 Yang TseProper naming for the experimental compiler test and...
2009-05-07 Yang TseMoved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL...
2009-05-06 Yang TsefIX *__SOCKLEN_T definitions for OS400 and generic...
2009-05-04 Yang TsefIX *__SOCKLEN_T definitions for MVS and 370 targets
2009-05-04 Yang TsefIX *__SOCKLEN_T definitions for several Windows target...
2009-05-03 Yang TseHP-UX's X/Open network library requirement check follow-up
2009-05-03 Yang TseHP-UX's X/Open network library requirement check follow-up
2009-05-02 Yang TseUse build-time configured ares_socklen_t instead of...
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2009-05-01 Daniel Stenbergs/libcurl/c-ares
2009-05-01 Daniel Stenbergversion number typo fix
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2009-05-01 Yang TseCheck definition of _XOPEN_SOURCE_EXTENDED with the...
2009-04-30 Yang TseCheck if X/Open network library is required
2009-04-30 Yang Tsecope with ares_build.h and ares_rules.h follow-up
2009-04-30 Yang TseAdded some notes regarding ares_build.h
2009-04-30 Yang Tsefix EOL
2009-04-30 Yang Tsefix EOL
2009-04-30 Yang Tsecope with ares_build.h and ares_rules.h
2009-04-30 Yang Tsebuildconf.bat for CVS-tree c-ares
2009-04-30 Yang TseUse 'unsigned int' instead of size_t attempting to...
2009-04-30 Yang TseNetWare LibC's getpeername() third argument data type...
2009-04-29 Yang TseRemove temporary debug tracing for ares_socklen_t Windo...
2009-04-29 Yang Tseares_socklen_t follow-up
2009-04-29 Yang Tseares_build.h Windows follow-up
2009-04-29 Yang TseAdd temporary debug tracing for ares_socklen_t Windows...
2009-04-29 Yang Tseares_build.h NetWare follow-up
2009-04-29 Yang Tseares_build.h NetWare attempt
2009-04-28 Yang TseInitial step towards a configure time ares_socklen_t...
2009-04-28 Yang Tseignore stamp-h*
2009-04-28 Yang TseAdded CARES_INCLUDES_SYS_TYPES
2009-04-26 Yang TseInitial step towards a configure time curl_socklen_t...
2009-04-22 Yang Tseavoid use of alloca()
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2009-04-21 Yang Tseignore
2009-04-18 Gisle VanemAdded '-DHAVE_LIMITS_H'.
2009-04-17 Yang Tseremove compiler options used while debugging the icc...
2009-04-15 Yang Tsemoved HAVE_LIMITS_H to common defines
2009-04-15 Yang TseSet HP-UX compiler warning level back to the one that...
2009-04-14 Yang TseHAVE_LIMITS_H definition for NetWare CLIB
2009-04-14 Yang Tseuse HAVE_LIMITS_H symbol to protect limits.h inclusion
2009-04-14 Yang Tsefix compiler warning: implicit conversion shortens...
2009-03-11 Yang Tses/u_long/unsigned long/
2009-02-20 Yang TseDo not halt compilation when using VS2008 to build...
2009-02-13 Yang Tseignore
2009-02-03 Phil Blundell* February 3 2009 (Phil Blundell)
2009-01-31 Daniel Stenberg- ares_gethostbyname() now accepts 'AF_UNSPEC' as a...
2009-01-18 Gisle Vanemfopen() returns error in 'errno' even on Windows.
2009-01-18 Gisle VanemConstified some arguments in local functions.
2009-01-14 Daniel Stenberg- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define...
2009-01-13 Phil Blundell- ares__send_query() now varies the retry timeout pseud...
2009-01-11 Daniel Stenberg- Phil Blundell added the internal function ares__expan...
2008-12-30 Gunter Knaufadded HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile...
2008-12-09 Daniel Stenberguse the new URL
2008-12-09 Daniel Stenbergstart over on the 1.6.1 release...
2008-12-09 Daniel Stenbergadd space
2008-12-09 Gisle VanemFix for Win32 targets using Watt-32.
2008-12-09 Dan FandrichC89 compilers (like Minix' ACK) only need to handle...
2008-12-08 Gisle VanemAdded needed defines for Watt-32 on Windows.
2008-12-08 Gisle VanemUndefine 'optarg', 'optind' and 'opterr' when using...
2008-12-08 Gisle Vanemares_writev() shall not be exported when using Watt...
2008-12-08 Gisle VanemRemoved unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,
2008-12-04 Daniel Stenbergthe initial version of the ares_set_socket_callback...
2008-12-04 Daniel StenbergGregor Jasny provided the patch that introduces ares_se...
2008-12-04 Dan FandrichBring the sys/include.h include test in line with curl's.
2008-12-03 Daniel StenbergLet's not call ares_save_options() deprecated just yet
2008-12-03 Daniel StenbergIntroduce ares_dup(3) and new thoughts about API/ABI...
2008-12-02 Dan FandrichMake sure sys/socket.h is included before netinet/in...
2008-12-01 Daniel Stenbergminor indent fix
2008-12-01 Daniel StenbergConvert the public config struct to the same binary...
2008-11-29 Gisle VanemAdded '-DHAVE_GETHOSTNAME'.
2008-11-29 Dan FandrichMake sure sys/socket.h is included before netinet/in...
2008-11-28 Dan FandrichNetware has gethostname()
2008-11-28 Dan FandrichFixed a couple of typos
2008-11-28 Dan FandrichDon't tweak the HAVE_* macros when using autoconf
2008-11-28 Dan FandrichMake use of gethostname() conditional on it being available
2008-11-28 Dan FandrichOnly set TCP_NODELAY when it exists
2008-11-28 Daniel Stenbergupdated with changes, preparing for a release soon
2008-11-26 Yang TseGerald Combs fixed a bug in ares_parse_ptr_reply()...
2008-11-26 Yang TseBrad Spencer provided changes to allow buildconf to...
2008-11-25 Yang TseIn preparation for the upcomming IPv6 nameservers patch...
2008-11-20 Dan FandrichMake checking for struct ifreq a prerequisite for setting
next