- Phil Blundell added the internal function ares__expand_name_for_response()
authorDaniel Stenberg <daniel@haxx.se>
Sun, 11 Jan 2009 13:49:13 +0000 (13:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 11 Jan 2009 13:49:13 +0000 (13:49 +0000)
commit32b75d1b6995653a4f1131aaa7e4c23b9946047e
treefb92246b61bbaf1158d0da993bfc9642883c6c09
parentf7e3bd28b4347cd111f2a77be4543c44664ac8f5
- Phil Blundell added the internal function ares__expand_name_for_response()
  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.
ares/CHANGES
ares/RELEASE-NOTES
ares/ares_expand_name.c
ares/ares_parse_a_reply.c
ares/ares_parse_aaaa_reply.c
ares/ares_parse_ns_reply.c
ares/ares_parse_ptr_reply.c
ares/ares_private.h