Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-11 | - Phil Blundell added the internal function ares__expand_name_for_response() | Daniel Stenberg | |
that is now used by the ares_parse_*_reply() functions instead of the ares_expand_name() simply to easier return ARES_EBADRESP for the cases where the name expansion fails as in responses that really isn't expected. | |||
2008-09-17 | adjust inclusion of "nameser.h" | Yang Tse | |
2008-09-15 | include header file only when available | Yang Tse | |
2007-02-26 | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem | |
since it's already included through "setup.h". | |||
2007-02-19 | Vlad Dinulescu added ares_parse_ns_reply() | Daniel Stenberg | |