RELEASE-NOTES: two more bug fixes
[platform/upstream/c-ares.git] / inet_net_pton.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-22 Yang TseSystem's errno.h inclusion cleanup.
2010-12-27 Daniel Stenberggetv4: Value stored to 'dst' is never read
2010-12-16 Yang Tsefix compiler warning: conversion may lose significant...
2010-12-15 Yang Tseares_inet_net_pton: fix non-rejection of some malformed...
2010-12-15 Yang Tseconfigure: inet_net_pton function check adjustments
2010-11-25 Yang Tseinet_pton: fix compiler warning
2010-07-30 Ben Greearipv6: Fix some build issues related to the local-bind...
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-09 Yang TseFix compiler warning
2008-09-24 Yang TseHAVE_INET_PTON will only be defined when an IPv6 capabl...
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-13 Yang Tseuse our own ISUPPER and ISLOWER macros
2007-02-01 Yang Tsecompiler warning fix
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-19 Daniel Stenbergindented source to look more like other ares code,
2005-04-15 Daniel Stenbergadd needed include
2005-04-09 Dominick MeglioRemoved usage of u_int and u_char
2005-04-06 Daniel Stenbergmoved the *_inet_pton protos to inet_net_pton.h instead
2005-04-05 Daniel Stenbergwith these changes, it builds on my win32 cross-compiler
2005-04-05 Dominick MeglioProvided implementations of inet_net_pton and inet_pton...