index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
/
inet_net_pton.c
Age
Commit message (
Expand
)
Author
2008-09-24
HAVE_INET_PTON will only be defined when an IPv6 capable working
Yang Tse
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2007-02-13
use our own ISUPPER and ISLOWER macros
Yang Tse
2007-02-01
compiler warning fix
Yang Tse
2006-10-18
Replace is*() macros with our own IS*() ones.
Yang Tse
2006-07-22
2nd try adding CVS id.
Gisle Vanem
2006-07-22
Added CVS id.
Gisle Vanem
2005-04-19
indented source to look more like other ares code,
Daniel Stenberg
2005-04-15
add needed include
Daniel Stenberg
2005-04-09
Removed usage of u_int and u_char
Dominick Meglio
2005-04-06
moved the *_inet_pton protos to inet_net_pton.h instead
Daniel Stenberg
2005-04-05
with these changes, it builds on my win32 cross-compiler
Daniel Stenberg
2005-04-05
Provided implementations of inet_net_pton and inet_pton from BIND for systems...
Dominick Meglio