Commit Graph
17127 Commits
Author SHA1 Message Date
Mark Andrews d80b91ebe8 update 2007-01-08 02:50:58 +00:00
Mark Andrews 815fada52d update copyright notice 2007-01-08 02:45:03 +00:00
Mark Andrews 46e41c5c1c newcopyrights 2007-01-08 02:42:41 +00:00
Mark Andrews e1221b7c86 prime_len -> key->key_size 2007-01-08 02:38:26 +00:00
Mark Andrews 151411eea7 newcopyrights 2007-01-08 02:28:51 +00:00
Mark Andrews c5cf944cd1 2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563] 2007-01-08 01:59:46 +00:00
Mark Andrews fcc4a3dd25 2126. [bug] Serialise validation of type ANY responses. [RT #16555] 2007-01-08 01:37:34 +00:00
Mark Andrews 52c39ec75e 2124. [bug] It was possible to dereference a freed fetch
context. [RT #16584]
2007-01-08 00:44:25 +00:00
Mark Andrews f47dad7fc8 newcopyrights 2006-12-22 23:30:09 +00:00
Mark Andrews 3fe2779c96 isc_time_seconds 2006-12-22 05:29:30 +00:00
Mark Andrews e291023c7a update 2006-12-22 04:28:11 +00:00
Mark Andrews 47439b53a7 regen 2006-12-20 01:38:08 +00:00
Mark Andrews 84f3b369a4 update copyright notice 2006-12-20 00:57:20 +00:00
Mark Andrews 7ded6dee1b newcopyrights 2006-12-19 23:30:10 +00:00
Mark Andrews c33469de8b regen 2006-12-19 01:35:29 +00:00
Mark Andrews 75b19b9f01 add paragraph on CH/IN name space overlap 2006-12-18 23:36:09 +00:00
Mark Andrews e368614b76 regen 2006-12-17 04:54:08 +00:00
Mark Andrews 6cc849f2b5 update copyright notice 2006-12-17 04:53:06 +00:00
Mark Andrews ea6bde1866 newcopyrights 2006-12-16 23:30:11 +00:00
Rob Austein 6d1a7d2ed6 2120. [doc] Fix markup on nsupdate man page. [RT #16556] 2006-12-16 01:15:00 +00:00
Mark Andrews 4d300dd161 regen 2006-12-12 01:43:37 +00:00
Mark Andrews 4ae1fe7a08 2119. [compat] libbind: allow res_init() to succeed enough to
return the default domain even if it was unable
                        to allocate memory.
2006-12-11 04:46:54 +00:00
Mark Andrews 5c889c8923 0 => 0U 2006-12-08 05:06:37 +00:00
Mark Andrews 9876ba9443 update copyrights 2006-12-08 00:03:34 +00:00
Mark Andrews 379606a34a update copyright notice 2006-12-07 23:57:57 +00:00
Mark Andrews 5e151fdf56 newcopyrights 2006-12-07 23:30:12 +00:00
Mark Andrews 1c4d4252ab remove DNS_R_TOOMANYHOPS test 2006-12-07 13:24:44 +00:00
Mark Andrews 1b8e8b031b 2118. [bug] Handle response with long chains of domain name
compression pointers which point to other compression
                        pointers. [RT #16427]
2006-12-07 07:02:45 +00:00
Mark Andrews f5d326fb23 2117. [bug] DNSSEC fixes: named could fail to cache NSEC records
which could lead to validation failures.  named didn't
                        handle negative DS responses that were in the process
                        of being validated.  Check CNAME bit before accepting
                        NODATA proof. To be able to ignore a child NSEC there
                        must be SOA (and NS) set in the bitmap. [RT #16399]
2006-12-07 06:50:38 +00:00
Mark Andrews b9e4c69b15 2116. [bug] 'rndc reload' could cause the cache to continually
be cleaned. [RT #16401]
2006-12-07 06:31:52 +00:00
Mark Andrews 6509d298a0 2115. [bug] 'rndc reconfig' could trigger a INSIST if the
number of masters for a zone was reduced. [RT #16444]
2006-12-07 06:21:45 +00:00
Mark Andrews 0a00465058 2114. [bug] dig/host/nslookup: searches for names with multiple
labels were failing. [RT #16447]
2006-12-07 06:07:56 +00:00
Mark Andrews 9ecab1b31c 2113. [bug] nsupdate: if a zone is specified it should be used
for server discover. [RT# 16455]
2006-12-07 05:39:26 +00:00
Mark Andrews 23ef2906b0 2112. [security] Warn if weak RSA exponent is used. [RT #16460] 2006-12-07 05:24:05 +00:00
Mark Andrews f89a736130 2111. [bug] Fix a number of errors reported by Coverity.
[RT #16507]
2006-12-07 04:52:50 +00:00
Mark Andrews af2a5bd326 2110. [bug] "minimal-response yes;" interacted badly with BIND 8
priming queries. [RT #16491]
2006-12-07 04:38:19 +00:00
Mark Andrews 92a8377f93 2109. [port] libbind: silence aix 5.3 compiler warnings. [RT #16502] 2006-12-07 04:00:08 +00:00
Mark Andrews bf9f31b18b 2107. [bug] dighost.c: more cleanup of buffers. [RT #16499] 2006-12-07 01:26:33 +00:00
Mark Andrews 7078c589e4 9.3.3 2006-11-28 01:53:45 +00:00
Mark Andrews 31148c17eb 9.3.3 2006-11-28 00:52:38 +00:00
Mark Andrews 82ab1fe015 regen 2006-11-15 04:33:42 +00:00
Rob Austein 221e3f58d9 RT #16490: missed an occurance of "unthaw" in ARM. 2006-11-14 22:38:53 +00:00
Mark Andrews dce27caff0 2102. [port] Silence solaris 10 warnings. 2006-11-13 11:57:41 +00:00
Mark Andrews 2ba1ae0751 2102. [port] Silence solaris 10 warnings. 2006-11-13 05:04:49 +00:00
Mark Andrews c157f5fa16 2102. [port] Silence solaris 10 warnings. 2006-11-10 19:00:32 +00:00
Mark Andrews 1df43383f8 2104. [port] Fix Solaris SMF error message. 2006-11-10 18:51:06 +00:00
Mark Andrews 29bd966a2c 2103. [port] Add /usr/sfw to list of locations for OpenSSL
under Solaris.
2006-11-10 18:31:16 +00:00
Mark Andrews 9f45ebb473 2102. [port] Silence solaris 10 warnings. 2006-11-10 00:00:29 +00:00
Mark Andrews 3e13c55c5d 2099. [port] win32: more manifiest issues. 2006-11-08 01:56:59 +00:00
Mark Andrews c90523798b 2101. [bug] OpenSSL version checks were not quite right.
[RT #16476]
2006-11-07 21:30:59 +00:00