platform/upstream/c-ares.git
2007-11-15 Yang TseNeeded now that in6_addr is referenced in ares.h
2007-11-15 Steinar H.... When looking up in DNS and then in the hosts file,...
2007-11-15 Steinar H.... Return TTL data from ares_parse_{a,aaaa}_reply, if...
2007-11-08 Yang TseDefine WIN32 when build target is Win32 API.
2007-11-08 Yang TseThe only libraries actually needed for sample programs...
2007-11-07 Yang TseMSVC versions prior to VS2005 do not complain about...
2007-10-24 Yang TseWindows build targets have socklen_t definition in...
2007-10-22 Gunter Knaufremoved dependency on gettimeofday() since we use only...
2007-10-20 Yang TseFix compiler warning: conversion from "int" to "unsigne...
2007-10-19 Yang TseFix message shown when detecting icc version
2007-10-19 Yang TseAvoid shadowing a global declaration
2007-10-18 Yang TseRenamed a variable to avoid shadowing a global declaration
2007-10-18 Yang TseRenamed internal function to avoid a variable shadowing it
2007-10-18 Yang TseFix compiler warning: feupdateenv is not implemented...
2007-10-18 Yang TseSync PLATFORM_AIX_V3 detection and CURL_CC_DEBUG_OPTS()
2007-10-18 Yang TseFix compiler warning: conversion from "int" to "unsigne...
2007-10-17 Yang Tseactually sync with lib/setup_once.h
2007-10-17 Yang Tsesync with lib/setup_once.h
2007-10-16 Steinar H.... Fix a bug where fallback from AF_INET6 to AF_INET would...
2007-10-15 Dan FandrichMention first version with CURLOPT_COPYPOSTFIELDS.
2007-10-08 Gisle VanemAdded needed 'HAVE_*' defines.
2007-10-08 Gisle Vanem'FD_CLOXEC' is meaningless on MSDOS/Watt-32.
2007-10-04 Steinar H.... Removed a piece of redundant code (process_answer alrea...
2007-10-04 Steinar H.... Another timeout fix in ares_getnameinfo().
2007-10-04 Steinar H.... Send the timeout count in ares_getnameinfo().
2007-10-04 Steinar H.... Moved the NULL check for channel upwards in ares_destroy().
2007-10-04 Steinar H.... Clarified the comment over ares_cancel.
2007-10-02 Yang TseAvoid a segfault when generating a DNS "Transaction...
2007-10-02 Yang TseAdd ares_llist.c and ares_llist.h to MSCV project file.
2007-10-02 Daniel StenbergFixed the problem where next_lookup would use 'status...
2007-10-02 Yang TseAvoid inline C99ism, and move c-ares routines for manag...
2007-10-01 Daniel Stenbergares_strerror() segfaulted if the input error number...
2007-10-01 Daniel StenbergPrevent ares_strerror() from segfaulting if an invalid...
2007-09-30 Yang TseFix compiler warning
2007-09-30 Yang Tsecheck availability of <netinet/tcp.h>
2007-09-30 Yang Tseimprove portability, defining MAXDNAME and MAXCDNAME
2007-09-30 Steinar H.... Fix a memory leak that I recently inadvertedly introduced.
2007-09-29 Steinar H.... Use ISDIGIT instead of isdigit; fixes a gcc warning.
2007-09-29 Steinar H.... Port the TCP socket fix made in ares_fds() to ares_gets...
2007-09-29 Steinar H.... Previously, processing a large batch of timeouts was...
2007-09-29 Gisle VanemWe should standarise on C comments.
2007-09-29 Gisle VanemFix compiler warning in setsockopt().
2007-09-29 Steinar H.... TCP queries can time out too, not just UDP queries...
2007-09-29 Steinar H.... Read and process as many packets as possible in read_ud...
2007-09-29 Steinar H.... There are two different places in write_tcp_data()...
2007-09-29 Steinar H.... Reject names that are longer than 255 characters, to...
2007-09-29 Steinar H.... In ares_mkquery, make sure we set buflen and buf to...
2007-09-29 Steinar H.... Be stricter about what's a valid IP address in fake_hos...
2007-09-29 Steinar H.... Handle the root of the DNS tree correctly in ares_expan...
2007-09-28 Daniel Stenbergtoday's modifications by Steinar and me
2007-09-28 Daniel StenbergBumped version to 1.5.0 for next release and soname...
2007-09-28 Steinar H.... Unrevert previous 'missing' hunks. They were missing...
2007-09-28 Steinar H.... Yet more missing hunks... Nggh.
2007-09-28 Steinar H.... Always register for TCP events even if there are no...
2007-09-28 Steinar H.... Forgot to include a few hunks from ares_process.c earli...
2007-09-28 Steinar H.... Support a few more socket options, and refactor the...
2007-09-28 Steinar H.... Make the query callbacks return the number of timeouts...
2007-09-28 Steinar H.... Three fixes in one commit (sorry): a) Take care of...
2007-09-28 Steinar H.... Don't skip a server if it's the only one. (Bugfix from...
2007-09-27 Daniel Stenbergwrong, revert the previous "fix" and instead check...
2007-09-27 Daniel Stenbergeek, fix the conditions to return on either problem...
2007-09-22 Daniel StenbergSteinar H. Gunderson fixed: Correctly clear sockets...
2007-09-22 Daniel StenbergSteinar H. Gunderson modified c-ares to now also do...
2007-09-22 Daniel StenbergBrad House provided a fix for ares_save_options():...
2007-07-26 Daniel Stenbergadded initial pkg-config file (attempt)
2007-07-20 Gunter Knaufadded curl include for debug builds.
2007-07-14 Daniel Stenbergadded another SEE ALSO
2007-07-14 Daniel StenbergBrad House's fix to hish a win32 compiler warning
2007-07-14 Daniel Stenbergadded Vlad's entire description of his valgrind fix
2007-07-14 Daniel StenbergVlad Dinulescu fixed two outstanding valgrind reports
2007-07-08 Gunter Knaufadded better CodeWarrior detection.
2007-07-07 Gunter Knaufremoved some obsolete include paths and defines.
2007-07-04 Gunter Knaufadd test for gettimeofday() so that HAVE_GETTIMEOFDAY...
2007-07-04 Gunter Knaufalthough the check for HAVE_STRUCT_TIMEVAL solved the...
2007-07-04 Gunter Knaufadded check for sys/param.h.
2007-07-03 Gunter Knauftrial to catch problem with Daniels cross-mingw ares...
2007-07-03 Gunter Knaufadded NetWare CLIB-own header to solve gcc warnings.
2007-07-03 Gunter Knauffew minor changes to make ares compile for NetWare...
2007-07-03 Gunter Knaufchanged to build for CLIB / LIBC.
2007-07-02 Gunter Knaufsync'd with lib makefile changes: use var for awk;...
2007-06-08 Daniel Stenbergstart working on 1.4.1
2007-06-08 Daniel Stenberg1.4.0 preps
2007-06-05 Daniel Stenbergthe revert
2007-06-04 Daniel StenbergRevered Ashish Sharma's multiple entries patch, as...
2007-06-04 Daniel Stenbergminor edit since getting an ID seems pointless when...
2007-06-04 Daniel Stenbergfix the bad bad bad mess this caused on name resolves...
2007-06-02 Daniel StenbergBrad Spencer found and fixed three flaws in the code...
2007-06-02 Daniel StenbergBrad House fixed VS2005 compiler warnings due to time_t...
2007-06-02 Daniel StenbergAshish Sharma provided a patch for supporting multiple...
2007-06-02 Daniel Stenbergares_destroy_options() and ares_save_options() man...
2007-05-30 Daniel Stenbergmake next version 1.4.0
2007-05-30 Daniel Stenbergfirst take at detecting a random device and seeding...
2007-05-30 Daniel StenbergShmulik Regev brought cryptographically secure transact...
2007-05-30 Daniel StenbergBrad House added ares_save_options() and ares_destroy_o...
2007-05-30 Daniel Stenbergadded ares_process_fd() to allow applications to ask...
2007-05-25 Daniel StenbergRavi Pratap fixed a flaw in the init_by_resolv_conf...
2007-04-25 Yang TseSteve Little's fixes to allow compilation on VMS 64...
2007-04-21 Gunter Knauffixed ARFLAGS for CodeWarrior build.
2007-04-16 Gunter Knaufadded ranlib when library is created with ar.
2007-04-16 Gisle VanemNo need for USE_MANUAL. Use select_s() instead of select().
next