platform/upstream/c-ares.git
2008-12-09 Daniel Stenberguse the new URL
2008-12-09 Daniel Stenbergstart over on the 1.6.1 release...
2008-12-09 Daniel Stenbergadd space
2008-12-09 Gisle VanemFix for Win32 targets using Watt-32.
2008-12-09 Dan FandrichC89 compilers (like Minix' ACK) only need to handle...
2008-12-08 Gisle VanemAdded needed defines for Watt-32 on Windows.
2008-12-08 Gisle VanemUndefine 'optarg', 'optind' and 'opterr' when using...
2008-12-08 Gisle Vanemares_writev() shall not be exported when using Watt...
2008-12-08 Gisle VanemRemoved unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,
2008-12-04 Daniel Stenbergthe initial version of the ares_set_socket_callback...
2008-12-04 Daniel StenbergGregor Jasny provided the patch that introduces ares_se...
2008-12-04 Dan FandrichBring the sys/include.h include test in line with curl's.
2008-12-03 Daniel StenbergLet's not call ares_save_options() deprecated just yet
2008-12-03 Daniel StenbergIntroduce ares_dup(3) and new thoughts about API/ABI...
2008-12-02 Dan FandrichMake sure sys/socket.h is included before netinet/in...
2008-12-01 Daniel Stenbergminor indent fix
2008-12-01 Daniel StenbergConvert the public config struct to the same binary...
2008-11-29 Gisle VanemAdded '-DHAVE_GETHOSTNAME'.
2008-11-29 Dan FandrichMake sure sys/socket.h is included before netinet/in...
2008-11-28 Dan FandrichNetware has gethostname()
2008-11-28 Dan FandrichFixed a couple of typos
2008-11-28 Dan FandrichDon't tweak the HAVE_* macros when using autoconf
2008-11-28 Dan FandrichMake use of gethostname() conditional on it being available
2008-11-28 Dan FandrichOnly set TCP_NODELAY when it exists
2008-11-28 Daniel Stenbergupdated with changes, preparing for a release soon
2008-11-26 Yang TseGerald Combs fixed a bug in ares_parse_ptr_reply()...
2008-11-26 Yang TseBrad Spencer provided changes to allow buildconf to...
2008-11-25 Yang TseIn preparation for the upcomming IPv6 nameservers patch...
2008-11-20 Dan FandrichMake checking for struct ifreq a prerequisite for setting
2008-11-20 Daniel Stenberguse unsigned short better intead of mixing with ints...
2008-11-20 Daniel Stenbergplease the picky compilers by staying with short as...
2008-11-19 Daniel Stenberg- Brad Spencer brought the new function ares_gethostbyn...
2008-11-19 Yang Tseuser provided PATH_SEPARATOR always overrides auto...
2008-11-18 Yang Tseattempting to keep lines below 80 chars
2008-11-18 Yang Tseprovide a common PATH_SEPARATOR check method which...
2008-11-18 Yang Tsecheck for gethostbyaddr and gethostbyname as it is...
2008-11-17 Yang TseMake configure script check if ioctl with the SIOCGIFAD...
2008-11-17 Yang Tsefix leftover from previous commit
2008-11-17 Yang Tsefix inet_pton() runtime configure check
2008-11-16 Yang Tsetrim down configure script size
2008-11-15 Daniel StenbergFixed an OOM condition reported by Jim Meyering
2008-11-14 Yang Tsefix typo affecting inclusion of <arpa/inet.h> in configure
2008-11-14 Yang Tse#include <string.h> in the getaddrinfo() runtime check...
2008-11-14 Yang Tsefix symbol definition check for fcntl.h inclusion
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-11-01 Daniel StenbergAdded a TODO file to list things we want changed, added...
2008-11-01 Daniel Stenberg- Carlo Contavalli added support for the glibc "rotate...
2008-11-01 Yang TseAdjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo...
2008-11-01 Yang TseWIN32 availability of freeaddrinfo, getaddrinfo and...
2008-10-30 Yang Tsecheck for freeaddrinfo() at configuration phase
2008-10-30 Yang Tseupdate aclocal file serial number
2008-10-30 Yang Tseremove verification of the freeability of the addrinfo...
2008-10-29 Yang Tsefix comment
2008-10-29 Yang Tsemake CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
2008-10-28 Yang Tsefix leftover
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-25 Yang Tseicc adjustments:
2008-10-24 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-24 Yang Tseicc permanent adjustment:
2008-10-23 Yang Tseicc adjustments:
2008-10-23 Yang Tse#include <stdlib.h> for exit() prototype
2008-10-22 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-22 Yang Tseremove from configure.ac temporary magic for the icc...
2008-10-21 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-21 Yang TseCharles Hardin patch:
2008-10-20 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-19 Yang Tsemessages initially intended only for debug purposes...
2008-10-17 Yang Tsefix compiler warning
2008-10-17 Yang Tsefix missing double-quotes
2008-10-17 Daniel StenbergCharles Hardin made adig support a regular numerical...
2008-10-16 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-15 Yang TseEnsure that shell variable contents which have active...
2008-10-14 Yang TseAdjust Watcom C warnings:
2008-10-14 Yang TseWith this change Solaris target builds will now be...
2008-10-14 Yang TseAdjust Tiny C basic options:
2008-10-14 Yang TseAdjust GCC warnings:
2008-10-14 Yang Tsefix syntax error
2008-10-14 Yang TseInitial attempt to detect Watcom C compiler
2008-10-13 Yang Tsemake naming scheme more consistent across whole file
2008-10-13 Yang TseAdjust GCC warnings:
2008-10-13 Yang TseAdjust GCC --enable-warnings:
2008-10-12 Yang Tseadjust SGI MIPSpro C detection
2008-10-12 Yang TseLCC compiler adjustments:
2008-10-11 Yang Tseremove extra space
2008-10-11 Yang Tsesplit SGI compiler check. One for MIPS C and another...
2008-10-11 Yang TseLCC compiler adjustments:
2008-10-10 Yang TseInitial attempt to detect Tiny C compiler
2008-10-10 Yang TseInitial attempt to detect LCC compiler
2008-10-10 Yang Tse1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM
2008-10-10 Yang Tsesimplify SGI C compiler check
2008-10-10 Yang TseHP C adjustments:
2008-10-10 Yang TseAdd debug tracing for COMPILER_WORKS_IFELSE
2008-10-09 Yang Tseconfigure will also warn on 'strict compiler warning...
2008-10-09 Yang Tseconvert rejected compiler options messages into a warnings
2008-10-09 Yang Tseremove extra whitespace from string in SGI C check
2008-10-09 Yang Tseoops
2008-10-09 Yang TseInitial attempt to detect SGI C compiler
2008-10-09 Yang TseHP C adjustments:
2008-10-08 Yang Tseimprove presentation of accepted/rejected debug/optimiz...
next