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
/
ares_parse_aaaa_reply.c
Age
Commit message (
Collapse
)
Author
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
2008-09-15
include header file only when available
Yang Tse
2008-05-08
check for strings.h in configure and use it for the strcasecmp() proto
Daniel Stenberg
2007-11-16
Fix a double free.
Steinar H. Gunderson
2007-11-15
Needed now that in6_addr is referenced in ares.h
Yang Tse
2007-11-15
Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. ↵
Steinar H. Gunderson
Patch from the Google tree.
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
since it's already included through "setup.h".
2006-07-22
2nd try adding CVS id.
Gisle Vanem
2005-04-22
Fixed for Mac OS X builds based on excellent feedback from Heinz Stockinger.
Daniel Stenberg
2005-04-06
Include inet_net_pton.h for 'struct in6_addr'. Ideally this
Gisle Vanem
should come from <ws2tcpip.h>, but Winsock 1.1 should suffice.
2005-03-10
Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The
Daniel Stenberg
first little steps towards IPv6 support!