Makefile.am: increment -version-info for 1.10.0 release
[platform/upstream/c-ares.git] / ares_gethostbyaddr.c
2013-02-17 Daniel Stenbergares_inet_pton/ntop: cleanup
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-14 Yang TseHeader inclusion clean-up
2011-03-25 Yang Tserenamed getplatform() to ares__getplatform() to avoid...
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()
2010-12-02 Yang Tseares_gethostbyaddr: fix compiler warning: conversion...
2010-07-30 Ben Greearfix signed v/s unsigned casts warning in ares_gethostby...
2010-06-02 Daniel Stenbergstyle: make code less than 80 columns wide
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-06 Yang Tseremoved usage of 's6_addr', fixing compilation issue...
2010-03-05 Yang TseAdded IPv6 name servers support
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-04-14 Yang Tsefix compiler warning: implicit conversion shortens...
2009-01-18 Gisle VanemConstified some arguments in local functions.
2008-12-09 Dan FandrichC89 compilers (like Minix' ACK) only need to handle...
2008-11-25 Yang TseIn preparation for the upcomming IPv6 nameservers patch...
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2008-09-15 Yang Tseinclude header file only when available
2008-09-11 Yang Tsemove inclusion of ares_private.h last
2007-12-03 Yang TseFix three issues previous cleanup introduces.
2007-12-03 Daniel Stenberg Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup...
2007-11-28 Daniel Stenbergthe gethostbyname fix applied here as well
2007-09-28 Steinar H. GundersonMake the query callbacks return the number of timeouts...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-19 Yang Tseadd debug messages for initialization failures
2007-02-17 Yang Tsecompiler warning fix
2007-02-17 Yang Tsecompiler warning fix
2007-02-16 Yang Tseadd debug messages for fopen() failures
2005-11-11 Gisle VanemDetabified. Added CVS id.
2005-08-18 Daniel Stenbergdetabified
2005-04-09 Dominick MeglioMade sortlist support IPv6 (this can probably use some...
2005-04-08 Dominick MeglioAdded preliminary IPv6 support to ares_gethostbyname
2005-04-08 Dominick MeglioMade ares_gethostbyaddr support IPv6 by specifying...
2005-04-06 Daniel StenbergTupone Alfredo fixed includes of arpa/nameser_compat...
2005-03-21 Daniel Stenbergtypecase to fix win32 compiler warning (and intended...
2004-12-10 Daniel Stenberguntabified
2004-11-10 Gisle VanemReplace IsNT with IS_NT().
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-09-26 Daniel StenbergDominick Meglio host file path discovery patch for...
2004-08-20 Gisle VanemMore patches for Watt-32 on Win32; don't include "names...
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-07-01 Daniel Stenbergdjgpp fixes by Gisle
2004-03-23 Daniel Stenbergchanged the long to int typecasts to see if icc 8.0...
2004-02-23 Daniel Stenbergtypecase the bitfiddling results since we get a long...
2004-02-02 Daniel Stenbergremove rcsid stuff from c files, it serves no useful...
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches