RELEASE-NOTES: two more bug fixes
[platform/upstream/c-ares.git] / ares__get_hostent.c
2013-02-17 Daniel Stenbergares_inet_pton/ntop: cleanup
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2011-08-20 Yang Tsewarnings: fix some 'conversion may lose significant...
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-05 Yang TseAdded IPv6 name servers support
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-10-19 Yang TseFix compiler warning: local variable may be used withou...
2009-10-08 Yang TseFix compiler warning
2009-10-08 Yang TseFix compiler warning
2009-10-08 Yang TseFix compiler warning: addition result could be truncate...
2009-10-07 Yang TseOverhauled ares__get_hostent()
2009-04-14 Yang Tsefix compiler warning: implicit conversion shortens...
2009-01-31 Daniel Stenberg- ares_gethostbyname() now accepts 'AF_UNSPEC' as a...
2008-09-15 Yang Tseinclude header file only when available
2008-09-11 Yang Tsemove inclusion of ares_private.h last
2007-06-02 Daniel StenbergAshish Sharma provided a patch for supporting multiple...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2006-10-18 Yang TseReplace is*() macros with our own IS*() ones.
2006-07-22 Gisle Vanem2nd try adding CVS id.
2006-07-22 Gisle VanemAdded CVS id.
2005-04-08 Dominick MeglioAdded include for inet_net_pton.h to ares__get_hostent.c
2005-04-08 Dominick MeglioMade ares_gethostbyaddr support IPv6 by specifying...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-05-27 Daniel Stenbergbetter checks to avoid free(NULL)
2004-05-27 Daniel StenbergJames Bursa's fix to prevent free(NULL) to occur
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