Commit Graph
13929 Commits
Author SHA1 Message Date
Mark Andrews 71faae1e6f auto update 2006-08-20 23:17:03 +00:00
Mark Andrews 18a2850e98 auto update 2006-08-19 23:16:54 +00:00
Mark Andrews 6cc48f8567 auto update 2006-08-17 23:18:09 +00:00
Mark Andrews 6997817dd0 v9_3_2_patch and v9_2_6_patch branches 2006-08-17 07:07:39 +00:00
Mark Andrews 458bcfaee0 update copyright notice 2006-08-16 23:54:35 +00:00
Mark Andrews 68baa2d193 newcopyrights 2006-08-16 23:30:24 +00:00
Mark Andrews 02ced31b6a 2072. [bug] We were not generating valid HMAC SHA digests.
[RT #16320]
2006-08-16 03:15:09 +00:00
Mark Andrews 9464f58356 update copyright notice 2006-08-10 23:59:30 +00:00
Mark Andrews 57afda49b8 newcopyrights 2006-08-10 23:30:25 +00:00
Mark Andrews 728156dfbd 2071. [port] Test whether gcc accepts -fno-strict-aliasing.
[RT #16324]
2006-08-10 01:57:41 +00:00
Mark Andrews d4f5efb4d6 2070. [bug] The remote address was not always displayed when
reporting dispatch failures. [RT #16315]
2006-08-10 01:38:15 +00:00
Mark Andrews e560f615b2 2069. [bug] Cross compiling was not working. [RT #16330] 2006-08-09 22:27:26 +00:00
Mark Andrews 23accee132 auto update 2006-08-08 23:17:45 +00:00
Mark Andrews b12ab90a1f draft-ietf-dnsop-respsize-06.txt 2006-08-08 23:07:08 +00:00
Mark Andrews cedc9b79d3 new draft 2006-08-08 23:06:43 +00:00
Mark Andrews cfaf65f53f 2068. [cleanup] Lower incremental tuning message to debug 1.
[RT #16319]
2006-08-08 06:37:12 +00:00
Mark Andrews 2b59366035 4470: Minimally Covering NSEC Records and DNSSEC On-line Signing 2006-08-08 05:06:06 +00:00
Mark Andrews 7de2130286 new draft 2006-08-08 00:51:54 +00:00
Mark Andrews 50450bc11e auto update 2006-08-04 23:18:23 +00:00
Mark Andrews f07fe5a1ac 2067. [bug] 'rndc' could close the socket too early triggering
a INSIST under Windows. [RT #16317]
2006-08-04 02:55:37 +00:00
Mark Andrews cdd28dc017 4634: US Secure Hash Algorithms (SHA and HMAC-SHA) 2006-08-04 02:48:14 +00:00
Mark Andrews 0ee4d2c42b auto update 2006-08-03 23:17:51 +00:00
Mark Andrews dbfc2232ef placeholder 2006-08-03 23:02:02 +00:00
Mark Andrews ce8cd4a3ef 2065. [bug] libbind: probe for HPUX prototypes for
endprotoent_r() and endservent_r().  [RT 16313]
2006-08-03 01:16:08 +00:00
Mark Andrews a6c97839cf auto update 2006-08-02 23:18:10 +00:00
Mark Andrews 2ca8eb30b7 new draft 2006-08-02 00:38:00 +00:00
Mark Andrews 635af0704d auto update 2006-08-01 23:16:55 +00:00
Mark Andrews 8db2f89e23 spelling 2006-08-01 03:42:56 +00:00
Mark Andrews 9d45619a1e newcopyrights 2006-08-01 03:12:09 +00:00
Mark Andrews 8c1fa9afb5 #endif in wrong place 2006-08-01 01:44:13 +00:00
Mark Andrews 393e4679cf 2064. [bug] libbind: silence AIX compiler warnings. [RT #16218] 2006-08-01 01:15:03 +00:00
Mark Andrews 854dac0f18 2063. [bug] Change #1955 introduced a bug which caused the first
'rndc flush' call to not free memory. [RT #16244]
2006-08-01 01:03:27 +00:00
Mark Andrews 67b1eee9df change number 2006-08-01 00:53:22 +00:00
Mark Andrews 431fd1b0b5 2061. [bug] 'dig +nssearch' was reusing a buffer before it had
been returned by the socket code. [RT #16307]
2006-08-01 00:49:02 +00:00
Mark Andrews a4eea08984 update comment 2006-07-31 02:04:03 +00:00
Mark Andrews f06be527ae auto update 2006-07-28 23:16:55 +00:00
Mark Andrews e03997e88c auto update 2006-07-27 23:17:03 +00:00
Mark Andrews 121ed57a19 auto update 2006-07-26 23:17:57 +00:00
Mark Andrews 3a08964eea auto update 2006-07-24 23:17:46 +00:00
Mark Andrews cc7d91bd5c 2061. [bug] Accept expired wildcard message reversed. [RT #16296] 2006-07-24 22:41:59 +00:00
Mark Andrews 39ef7dddef 2060. [bug] Enabling DLZ support could leave views partially
configured. [RT #16295]
2006-07-24 05:51:22 +00:00
Mark Andrews f22ef4dfb9 2059. [bug] Search into cache rbtdb could trigger an INSIST
failure while cleaning up a stale rdataset.
                        [RT #16292]
2006-07-24 01:12:45 +00:00
Mark Andrews 26cde4b081 auto update 2006-07-22 23:17:04 +00:00
Tatuya JINMEI 神明達哉 3b57292873 2059. [placeholder] rt16292 2006-07-22 11:32:12 +00:00
Mark Andrews 50d3f097d4 and -> and/or 2006-07-22 01:24:44 +00:00
Mark Andrews 84f5576c14 2058. [bug] Adjust how we calculate rtt estimates in the presence
of authoritative servers that drop EDNS and CD
                        requests.  Also fallback to EDNS/512 and plain DNS
                        faster for zones with less than 3 servers.  [RT #16187]
2006-07-22 01:18:35 +00:00
Mark Andrews 6953fd6e20 2057. [bug] Make setting "ra" dependent on both allow-query-cache
and allow-recursion. [RT #16290]
2006-07-22 01:00:04 +00:00
Mark Andrews 2b67af24fa 2056. [bug] dig: ixfr= was not being treated case insensitively
at all times. [RT #15955]
2006-07-21 23:50:15 +00:00
Mark Andrews f02b985650 2055. [bug] Missing goto after dropping multicast query.
[RT #15944]
2006-07-21 23:38:16 +00:00
Mark Andrews b6617c5ada newcopyrights 2006-07-21 23:30:25 +00:00