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 (
Expand
)
Author
2009-11-23
- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and
Yang Tse
2009-11-02
Renamed c-ares setup.h to ares_setup.h
Yang Tse
2009-10-30
Comparison of the Initial revision of this file with ares_parse_a_reply.c
Yang Tse
2009-04-14
use HAVE_LIMITS_H symbol to protect limits.h inclusion
Yang Tse
2009-01-11
- Phil Blundell added the internal function ares__expand_name_for_response()
Daniel Stenberg
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. P...
Steinar H. Gunderson
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
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
2005-03-10
Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The
Daniel Stenberg