platform/upstream/c-ares.git
2006-11-03 Daniel Stenbergstand clear for release 1.3.2
2006-11-03 Daniel StenbergAndreas Rieke added missing file and changed line endings
2006-10-31 Gisle VanemUpdated dependency output.
2006-10-31 Gisle VanemUpdated dependencies to not include config.h.
2006-10-31 Gisle VanemRemoved unneeded stuff.
2006-10-31 Gisle VanemAdded Watt-32 section to fix things for Watt32+Win32...
2006-10-31 Gisle VanemDon't include "nameser.h" for Watt32. Use the normal...
2006-10-31 Gisle VanemAdded definition of select() for Watt32.
2006-10-31 Gisle VanemRewritten to use ../packages/DOS/common.dj.
2006-10-27 Yang TseSync with lib/setup_once.h
2006-10-25 Gisle VanemFixed "'x' might be used uninitialized in this function...
2006-10-25 Gisle VanemAdded '-d' option for Watt32 targets. Added cvs id.
2006-10-25 Yang TseCompiler warning fix
2006-10-18 Yang TseSync with lib/setup_once.h
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-18 Yang TseIntroduce symbol USE_WINSOCK which will be defined...
2006-10-18 Daniel StenbergTor's spell fixes
2006-10-18 Yang TseReplace is*() macros with our own IS*() ones.
2006-10-18 Yang TseMove definition of IS*() macros to setup_once.h
2006-10-14 Yang TseDefine HAVE_STRUCT_TIMEVAL as appropriate for platforms...
2006-10-13 Daniel StenbergPrevent ares_getsock() to overflow if more than 16...
2006-10-13 Yang TseCheck for struct timeval at configuration time
2006-10-12 Daniel Stenbergavoid an overflow if an excessive amount of servers...
2006-10-11 Yang TseRemove redundant __CYGWIN__ symbol check
2006-09-11 Daniel Stenberg- Guilherme Balena Versiani: I noted a strange BUG...
2006-08-29 Daniel StenbergBrad Spencer did
2006-08-14 Daniel Stenbergadd missing man page
2006-08-06 Yang TseCheck for network libraries the _same_ way it is done...
2006-08-05 Yang TseCheck for network libraries the same way it is done...
2006-08-04 Yang TseMinor compatibility fix
2006-08-04 Gisle VanemFixed comment.
2006-08-04 Yang TseFix compiler warning
2006-08-04 Yang TseAvoid redundant check. configure script takes care...
2006-08-04 Yang TseBeing unable to link or find out recv() or send() args...
2006-08-03 Yang TseMinGW/MSYS needs lib ws2_32 for proper operation of...
2006-08-03 Daniel StenbergRavi Pratap fixed ares_getsock() to actually return...
2006-07-31 Yang TseAvoid the risk of a false positive detection of MSG_NOS...
2006-07-31 Yang TseForce compilation failure in case macros sread() or...
2006-07-31 Yang TseProvide definitions needed for macros sread() and swrit...
2006-07-29 Yang TseFix compiler warnings.
2006-07-29 Yang Tseinclude setup_once.h dependency and adjust to 80 char...
2006-07-28 Yang TseReplace send() and recv() with swrite() and sread(...
2006-07-28 Yang TseFirst step trying to avoid the multiple header inclusio...
2006-07-26 Yang TseProvide multiple header inclusion prevention definition...
2006-07-26 Yang TseChange multiple header inclusion prevention definition...
2006-07-26 Yang TseChange multiple header inclusion prevention definition...
2006-07-26 Yang TseSync header with source code
2006-07-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
2006-07-23 Gisle VanemAdded getopt() processing.
2006-07-22 Gisle VanemAdded getopt() processing of [-t {a|aaaa}].
2006-07-22 Gisle VanemAdded CVS id.
2006-07-22 Gisle Vanem2nd try adding CVS id.
2006-07-22 Gisle VanemAdded CVS id.
2006-07-22 Gisle VanemUse ares_free_string() to avoid detecting leaks.
2006-07-22 Gisle VanemIf CURLDEBUG defined, call curl_memdebug() if $CARES_ME...
2006-07-14 Yang TseFix compiler warning
2006-07-14 Yang TseChange the ai_addrlen type of struct addrinfo from...
2006-07-11 Yang TseDefine NEED_MALLOC_H if including <stdlib.h> is not...
2006-07-07 Yang TseFinally get rid of CURL_CHECK_HEADERS_ONCE since it...
2006-07-07 Yang TseSubstitution of the literal '-' is only done if it...
2006-07-07 Yang TseUsing backslashes and slashes in the strings of the...
2006-07-07 Yang TseFix excessive escaping.
2006-07-07 Yang TseFix CURL_CHECK_HEADERS_ONCE
2006-07-06 Yang TseFix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and...
2006-07-05 Yang TsePrevent definition of HAVE_WINxxx_H symbols and avoid...
2006-07-04 Yang TseUse a more descriptive var name.
2006-07-04 Yang TseGet qualifier of arg 2 for send() apart into SEND_QUAL_...
2006-07-04 Yang TsePlatforms that don't have/run configure need default...
2006-07-04 Yang TseFind out return types and argument types for functions...
2006-07-03 Yang TseUse CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_N...
2006-07-02 Yang TseMake CURL_CHECK_NI_WITHSCOPEID actually try to compile...
2006-07-02 Yang TseFix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
2006-07-02 Yang TseFix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
2006-07-01 Yang TseGet qualifier of arg 1 for getnameinfo apart. Take 2.
2006-06-30 Yang TseGet qualifier of arg 1 for getnameinfo apart.
2006-06-30 Yang TseRemove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
2006-06-26 Daniel Stenberginclude config-win32.h in release archives
2006-06-24 Daniel Stenberg1.3.1
2006-06-19 William AhernRemove "big endian" DNS section and RR data integer...
2006-06-19 William AhernHandle EAGAIN/EWOULDBLOCK readiness errors, which can...
2006-05-24 Daniel StenbergCopied the NO_UNDEFINED magic from libcurl to make...
2006-05-10 Daniel StenbergBram Matthys brought my attention to a libtool peculiar...
2006-05-05 Daniel Stenbergtwo more contributors
2006-05-03 Daniel Stenbergmoved the curl_off_t check to within the --enable-debug...
2006-05-03 Daniel StenbergNick Mathewson added the ARES_OPT_SOCK_STATE_CB option...
2006-04-20 Gunter Knaufremoved -fpack-struct because gcc4 seems to know its...
2006-04-17 Gunter Knaufminor Makefile fix - let's go 2006;
2006-01-09 Daniel StenbergAlexander Lazic improved the getservbyport_r() configur...
2006-01-06 Daniel Stenbergbuildconf fixes
2006-01-06 Daniel StenbergUse $ACLOCAL_FLAGS too, pointed out by Alexander Lazic
2006-01-05 Daniel StenbergJames Bursa fixes: find the hosts file on RISC OS,...
2006-01-05 Daniel StenbergYang Tse has been helping out
2006-01-04 Gisle VanemAdded ares_getsock.obj.
2006-01-02 Daniel Stenbergwe're working on 1.3.1 (or more)
2005-12-22 Daniel StenbergThis function was added in c-ares [version]
2005-12-22 Daniel Stenbergadded ares_getsock()
2005-12-22 Daniel StenbergAdded ares_getsock() to extract sockets to wait for...
2005-12-21 Yang TseChecking for function getnameinfo and its arguments...
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
next