aboutsummaryrefslogtreecommitdiff
path: root/ares/inet_net_pton.c
AgeCommit message (Expand)Author
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse
2009-10-09Fix compiler warningYang Tse
2008-09-24HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse
2008-09-17adjust inclusion of "nameser.h"Yang Tse
2007-02-26Removed inclusion of <sys/types.h> in .c-filesGisle Vanem
2007-02-16use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse
2007-02-13use our own ISUPPER and ISLOWER macrosYang Tse
2007-02-01compiler warning fixYang Tse
2006-10-18Replace is*() macros with our own IS*() ones.Yang Tse
2006-07-222nd try adding CVS id.Gisle Vanem
2006-07-22Added CVS id.Gisle Vanem
2005-04-19indented source to look more like other ares code,Daniel Stenberg
2005-04-15add needed includeDaniel Stenberg
2005-04-09Removed usage of u_int and u_charDominick Meglio
2005-04-06moved the *_inet_pton protos to inet_net_pton.h insteadDaniel Stenberg
2005-04-05with these changes, it builds on my win32 cross-compilerDaniel Stenberg
2005-04-05Provided implementations of inet_net_pton and inet_pton from BIND for systems...Dominick Meglio