platform/upstream/c-ares.git
2011-06-17 Yang Tseconfigure: avoid direct usage of AS_TR_* macros
2011-06-17 Yang Tsexc-translit.m4 provides transliteration macros with...
2011-06-15 Jakub HrozekRevert "Only fall back to AF_INET searches when looking...
2011-06-15 Jakub HrozekRevert "Do not use sized constants in public headers"
2011-06-14 Jakub HrozekUse correct sizeof in ares_getnameinfo()
2011-06-14 Jakub HrozekDo not leak rr_name on failures inside ares_parse_ptr_reply
2011-06-14 Jakub HrozekDo not leak rr_name on failures inside ares_parse_a_reply
2011-06-14 Jakub HrozekDo not leak rr_name on failures inside ares_parse_aaaa_...
2011-06-14 Jakub HrozekDo not leak rr_name on failures inside ares_parse_ns_reply
2011-06-14 Jakub HrozekFix incorrect sizeof() in ares_save_options
2011-06-14 Jakub HrozekFix incorrect allocation in ares_parse_ptr_reply()
2011-06-14 Jakub HrozekOnly fall back to AF_INET searches when looking for...
2011-06-14 Jakub HrozekDo not use sized constants in public headers
2011-06-13 Jakub Hrozekares_free_hostent(NULL) should be a noop
2011-06-08 Yang Tseconfigure: fix recvfrom 5th arg type qualifier detectio...
2011-06-08 Yang Tseconfigure: fix recvfrom 5th arg type qualifier detection
2011-06-04 Daniel Stenbergstrlen: use size_t to receive the return
2011-06-04 Yang Tsexlc: avoid preprocessor definition usage when linking
2011-06-01 Yang Tseares_nowarn: icc 9.1 workaround
2011-05-27 Yang Tseares_nowarn: header inclusion fix
2011-05-26 Yang Tseares_init: make ares_private.h last included header...
2011-05-26 Yang Tsecompiler warning: fix
2011-05-25 Yang Tsecompiler warning: fix
2011-05-21 Yang Tseares_iphlpapi: fix compiler warnings
2011-05-20 Yang Tsewinsock: compilation fixes
2011-05-17 David StuartIPv6-on-windows: find DNS servers correctly
2011-05-09 Daniel Stenbergman pages: docs for the c-ares utility programs
2011-04-29 Daniel Stenbergares_parse_ns_reply.c: remove CVSism
2011-03-27 Yang Tsebuild: fix header inclusion
2011-03-27 Yang Tsegetservbyport replacement for Win CE
2011-03-25 Yang Tserenamed getplatform() to ares__getplatform() to avoid...
2011-03-25 Yang Tseconfigure: fix libtool warning
2011-03-24 Yang Tseadig: RFC4034 resource record type detection
2011-03-24 Yang Tsenameser.h: RFC4034 resource record type definitions
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...
next