bind9/lib
Andreas Gustafsson aa5940281a When handling the response to an ANY query in a secure zone, deal with
the multiple answer RRsets by validating each one separately.  Also,
eliminated the "done" variable in answer_response() because in the
rare situations where it got set to ISC_TRUE, it caused the function
to return prematurely by exiting a loop with a result of ISC_R_SUCCESS
and hitting a "if (result != ISC_R_NOMORE) return (result);" test
immediately following following the loop.

This should fix [RT #109], "ANY query in secure zone crashes server".
2000-07-19 23:19:05 +00:00
..
dns When handling the response to an ANY query in a secure zone, deal with 2000-07-19 23:19:05 +00:00
isc 334. [func] Added hmac-md5 to libisc. 2000-07-17 17:33:39 +00:00
lwres incremented library version numbers to 1.0.0 2000-07-10 22:20:43 +00:00
omapi 329. [func] omapi_auth_register() now takes a size_t argument for 2000-07-11 22:03:12 +00:00
tests new error code DNS_R_NOTZONETOP 2000-07-04 03:59:54 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in add RCS id string 2000-06-22 22:00:42 +00:00