platform/upstream/c-ares.git
2012-04-28 Yang Tseversion: start working on 1.8.1-DEV
2012-04-27 Daniel StenbergRELEASE-NOTES: call next 1.8 instead
2012-04-25 Yang TseINSTALL: some adjustments
2012-04-25 Daniel StenbergGIT-INFO: mention buildconf
2012-04-25 Yang TseINSTALL: remove more sections that don't apply to c...
2012-04-25 Yang Tseares_timeout.c: fix compiler warning
2012-04-25 Ben NoordhuisMakefile.m32: fix mingw32 build
2012-04-22 Daniel StenbergRELEASE-NOTES: added what's happened since 1.7.5
2012-04-22 Guenter KnaufUpdated copyright year.
2012-04-21 Yang Tseares_init.c: Further refactoring of Windows system...
2012-04-20 Guenter KnaufAndroid: small changes to dns property part.
2012-04-19 Guenter KnaufHandle CNAME-only in ares_parse_aaaa_reply().
2012-04-19 Guenter KnaufAdd support for multiple DNS servers on Android.
2012-04-19 Guenter KnaufAdded INSTALL so it gets into tarballs.
2012-04-17 Guenter KnaufAdded some more ifdefs to silent compiler warnings.
2012-04-17 Yang TseINSTALL: remove a non c-ares section
2012-04-17 Yang Tsecares-compilers.m4: -Wno-pedantic-ms-format for Windows...
2012-04-17 Yang Tsesetup_once.h: tighten requirements for stdbool.h header...
2012-04-17 Yang Tseconfigure: NATIVE_WINDOWS no longer defined in config...
2012-04-17 Yang Tsecares-compilers.m4: double underscore decoration for...
2012-04-17 Yang Tsebuild adjustments: CARES_SYMBOL_HIDING no longer define...
2012-04-17 Yang Tseconfigure: Windows cross-compilation fixes
2012-04-17 Guenter KnaufAdded INSTALL file adapted from libcurl.
2012-04-16 Yang Tseares_init.c: get_iphlpapi_dns_info() refactoring
2012-04-16 Guenter KnaufKill some more compiler warnings.
2012-04-16 Guenter KnaufKill compiler warning about unused var.
2012-04-16 Guenter KnaufFixed my last commit: wrong preprocessor directive.
2012-04-16 Guenter KnaufCheck for __ANDROID__ in addition to ANDROID macro.
2012-04-16 Guenter KnaufCheck for __ANDROID__ in addition to ANDROID macro.
2012-04-14 Guenter KnaufFix for Android to disable useless arpa/nameser.h.
2012-04-14 Guenter KnaufFix for Android to include sys/select.h for fd_set.
2012-03-17 Yang Tseares_data.c: some NAPTR related fixes
2012-03-16 Daniel Stenbergport numbers: convert them to network order!
2012-02-25 Daniel Stenbergwhite space cleanup
2012-02-25 Poul Thomas... get_iphlpapi_dns_info: fix buffer overrun
2012-02-24 Daniel StenbergMerge pull request #7 from saghul/naptr
2012-02-23 saghulAdded support for parsing NAPTR records
2012-01-19 Yang Tseares_init.c: fix compiler warning on winsock builds
2011-12-20 Yang Tseconfigure: libtool 1.5 tweaks
2011-12-19 Daniel Stenbergares_timeout.3: fix the NAME section
2011-09-27 Albert Chinconfigure - m4: make CURL_CHECK_DEF ignore leading...
2011-09-06 Yang Tseares_init.c: fix segfault triggered in ares_init_option...
2011-09-06 Yang Tseares_process.c: fix compiler warning
2011-09-04 Yang Tsefix MSVC compiler warning 'conditional expression is...
2011-09-04 Yang Tsesetup_once.h cleanup and sync
2011-08-24 Denis Bilenkoares_getnameinfo: fix random results with c-ares 1.7.5
2011-08-21 Yang Tsewarnings: fix another 'conversion may lose significant...
2011-08-21 Yang Tseares_dns.h: adjust DNS__16BIT and DNS__32BIT macro...
2011-08-21 Yang Tseares_destroy.c: fix segfault in ares_destroy_options()
2011-08-21 Daniel Stenbergares_parse_srv_reply: silence compiler warnings
2011-08-21 Daniel StenbergCHANGES: generate from script
2011-08-20 Yang TseMakefile.netware: SIZEOF_SHORT definition
2011-08-20 Yang Tsewarnings: fix some 'conversion may lose significant...
2011-08-20 Yang Tseconfigure: fix symbol hiding usability check
2011-08-16 Daniel Stenberg1.7.6: start working...
2011-08-16 Daniel StenbergCHANGES: synced for 1.7.5 release
2011-08-16 Daniel StenbergRELEASE-NOTES: synced with bb4096effef7f000
2011-08-15 Jakub HrozekOnly fall back to AF_INET searches when looking for...
2011-08-10 Gisle Vanemares_iphlpapi.h: Watcom C fix
2011-08-10 Gisle VanemMakefile.Watcom:
2011-08-08 Yang Tsecares-compilers.m4: CARES_CONVERT_INCLUDE_TO_ISYSTEM...
2011-08-06 Yang Tseconfig-win32.h: comments adjustments - followup
2011-08-06 Yang Tseconfig-win32.h: comments adjustments
2011-08-05 Tom Hughesares_parse_a_reply: fix memleak
2011-07-29 Yang Tsecares-functions.m4 serial # bump
2011-07-29 Yang TseRevert "configure: additional flag checks for fcntl...
2011-07-29 Yang Tseconfigure: additional flag checks for fcntl() and socket()
2011-06-20 Yang Tsexc-translit.m4 fix quoting
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
next