platform/upstream/c-ares.git
2011-03-24 Yang Tsebuild: move platform stuff to ares_platform.c and ares_...
2011-03-23 Yang Tsebuild: find out windows platform using GetVersionEx()
2011-03-23 Yang Tsebuild: use getenv() replacement function for systems...
2011-03-22 Yang Tsesetup_once: system error codes for Windows CE
2011-03-22 Yang Tseares_search: use ERRNO macro for portability sake
2011-03-22 Yang TseSystem's errno.h inclusion cleanup follow-up.
2011-03-22 Yang TseWindows CE specific adjustment
2011-03-22 Yang TseSystem's errno.h inclusion cleanup.
2011-03-22 Yang Tseares_init: fix gethostname error detection on winsock...
2011-03-22 Yang Tseconfigure: r-enable temporarily disabled detection...
2011-03-15 Daniel Stenbergconfigure: stop using the deprecated AM_INIT_AUTOMAKE...
2011-03-15 Gisle VanemWatt-32: use errno
2011-02-18 Guenter KnaufRemoved commented CLFAGS no longer needed.
2011-02-18 Guenter KnaufFixed CFLAGS for NetWare.
2011-02-18 Gisle VanemWatt32: fix server init
2011-02-16 Dima Tisnekconfig_sortlist: (win32) missing else
2011-01-17 Yang TseMakefile.msvc: add a couple of VS version strings
2011-01-17 Yang TseMakefile.msvc: add a couple of VS version strings
2011-01-17 Yang Tsebuild: add install target to Makefile.msvc
2010-12-27 Daniel Stenbergares_set_servers_csv: remove unused variables
2010-12-27 Daniel Stenberginit_by_resolv_conf: fix compiler warnings
2010-12-27 Daniel Stenberggetv4: Value stored to 'dst' is never read
2010-12-27 Daniel Stenbergadvance_tcp_send_queue: avoid NULL ptr dereference
2010-12-19 Peter Pentchevconfigure: fix a bashism
2010-12-18 Daniel Stenbergcleanup: avoid unsafe typecasts
2010-12-18 Stefan Bühlerares_expand_name: Fix encoded length for indirect root
2010-12-18 Yang Tsebuild: add some explicit file references to VS project...
2010-12-17 Yang Tseconfig-win32: provide HAVE_ASSERT_H definition
2010-12-17 Yang Tsebuild: include ares_nowarn in sample program VS project...
2010-12-16 Yang Tsebuild: include ares_nowarn among SAMPLESOURCES and...
2010-12-16 Yang Tseconfigure: temporarily disable detection of system...
2010-12-16 Yang Tsechanges: mention last fix
2010-12-16 Yang Tseares_inet_ntop: remove definition and usage of macro...
2010-12-16 Yang Tseares_inet_ntop: reapply changes from previous c-ares...
2010-12-16 Yang Tseares_inet_ntop: reapply changes from previous c-ares...
2010-12-16 Yang Tseares_inet_ntop: reapply changes from previous c-ares...
2010-12-16 Yang Tseares_inet_ntop: fix off by one error triggering out...
2010-12-16 Yang Tseares_nowarn: add conditional inclusion of assert.h...
2010-12-16 Yang Tsefix compiler warning: conversion may lose significant...
2010-12-15 Yang Tseares_inet_net_pton: fix non-rejection of some malformed...
2010-12-15 Yang Tsesetup_once: provide ISASCII macro
2010-12-15 Yang Tseconfigure: inet_net_pton function check adjustments
2010-12-10 Yang Tseares_init: fix detection of semicolon comments in resol...
2010-12-10 Yang Tseversion: start working on 1.7.5
2010-12-08 Daniel Stenbergrelease-preps: CHANGES and RELEASE-NOTES synced
2010-12-08 Daniel Stenbergares_set_local_*: added in 1.7.4, not before
2010-12-03 Yang Tsebuild: provide SIZEOF_SIZE_T definition for non-configu...
2010-12-03 Yang Tsebuild: config.dos renamed to config-dos.h
2010-12-02 Yang Tsebuild: provide SIZEOF_SIZE_T netware definition
2010-12-02 Yang Tseares_gethostbyaddr: fix compiler warning: conversion...
2010-12-02 Yang Tseconfigure: undo using autobuilds to temporarily verify...
2010-12-02 Yang Tsefix compiler warning: rounding, sign extension, or...
2010-12-02 Ben Noordhuisares_parse_a_reply: fix CNAME response parsing
2010-12-01 Yang Tsefix compiler warning: conversion may lose significant...
2010-11-29 Yang Tseatoi: remove atoi usage
2010-11-28 Yang Tseares_init: fix compiler warning: conversion may lose...
2010-11-25 Yang Tseconfigure: fix autoconf warning
2010-11-25 Yang Tseinet_pton: fix compiler warning
2010-11-18 Yang Tseconfigure: use autobuilds to temporarily verify strict...
2010-11-16 Yang Tseares_getnameinfo: Partially revert commit 85520d66e0ac7...
2010-11-16 Yang Tseares_getnameinfo: Validate socket address family and...
2010-11-16 Yang Tseares_getnameinfo: fix two compiler warnings
2010-11-16 Yang TseAdded another VS10 version string
2010-11-14 Yang TseFix GCC 4 compiler warning 'dereferencing type-punned...
2010-11-13 Yang TseRevert commit 494274e653936335c255a47599970de3df21e7c4
2010-11-13 Yang Tseconfigure: fix autoconf 2.68 warning: no AC_LANG_SOURCE...
2010-11-12 Yang TseFix compiler warning: array subscript has type 'char'
2010-11-12 Yang TseFix GCC 4 compiler warning 'dereferencing type-punned...
2010-11-12 Yang TseRevert following commits:
2010-11-12 Yang Tseares_options: reorder header inclusions to make inclusi...
2010-11-12 Patrik Thunstromadig: fix NAPTR parsing
2010-10-05 Daniel Stenbergares_save_options: assignments instead of memcpy
2010-10-05 Daniel Stenberginit_by_options: don't copy an empty sortlist
2010-10-03 Guenter KnaufMinor Watcom makefile tweaks.
2010-09-29 Mike CroweFix lookup with HOSTALIASES set.
2010-08-24 Ben GreearAdd missing break that caused get_ares_servers to fail.
2010-08-11 Yang Tseconfigure: werror related adjustments
2010-08-08 Guenter KnaufAdded copyright string to ares_version.h and make use...
2010-08-08 Guenter KnaufBlock created ares_build.h for NetWare to avoid usage...
2010-08-07 Guenter KnaufFix to overwrite default libname.
2010-08-06 Guenter KnaufSome more Watcom makefile massage ...
2010-08-06 Guenter KnaufSome more Watcom makefile massage ...
2010-08-04 Ben Greearsock-addr-storage: Detect and deal with lack of .ss_fa...
2010-08-02 Guenter KnaufAdded Watcom makefile based on libcurl's Makefile.Watcom.
2010-07-31 Ben Greeartypo: Fix compile bug for platforms that don't have...
2010-07-31 Ben GreearFix aliasing warning in gcc 4.4.4 (at least).
2010-07-30 Daniel Stenbergares_set_servers_csv: use ISDIGIT
2010-07-30 Ben Greearcast arg to isdigit to int
2010-07-30 Ben Greearremove all uses of uint32_t
2010-07-30 Ben Greearfix signed v/s unsigned casts warning in ares_gethostby...
2010-07-30 Ben Greearlocal-bind-fixup: Fix inet_pton warning.
2010-07-30 Ben Greearbuild: Enable compiling with -Werror.
2010-07-30 Ben Greearipv6: Fix some build issues related to the local-bind...
2010-07-29 Guenter KnaufReplaced uint32_t with unsigned int to fix broken build...
2010-07-18 Ben Greearlocal-bind: Support binding to local interface/IPs
2010-07-18 Daniel Stenbergversion: now start on 1.7.4
2010-06-16 Andrew C. Morrowfix memory leak in ares_getnameinfo
2010-06-11 Daniel Stenbergchangelogs: updated for 1.7.3
2010-06-11 BogDan Vatrainit: allow c-ares to work on Android OS
2010-06-11 Daniel Stenbergchangelog: fill in the 1.7.2 changes
next