Age | Commit message (Collapse) | Author | |
---|---|---|---|
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! |