Mark Andrews
472ce617b7
1988. [bug] Remove a bus error from the SHA256/SHA512 support.
...
[RT #15878 ]
2006-02-24 00:03:15 +00:00
Mark Andrews
3432cd6979
update copyright notice
2006-02-22 23:50:10 +00:00
Mark Andrews
fcbc5d2353
post merge problem
2006-02-22 01:55:10 +00:00
Mark Andrews
c5387e6942
1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608 ]
2006-02-21 23:49:51 +00:00
Mark Andrews
d00e58d481
1986. [func] Report when a zone is removed. [RT #15849 ]
2006-02-21 23:12:27 +00:00
Mark Andrews
0cfc2b930c
update copyright notice
2006-02-19 06:50:48 +00:00
Mark Andrews
f3a8cd3835
1985. [protocol] DLV has now been assigned a official type code of
...
32769. [RT #15807 ]
2006-02-17 01:04:14 +00:00
Mark Andrews
7d4a465de0
1597. [func] Allow notify-source and query-source to be specified
...
on a per server basis similar to transfer-source.
2006-02-17 00:24:21 +00:00
Mark Andrews
fd3cdd15de
update copyright notice
2006-02-16 23:51:33 +00:00
Mark Andrews
6e373c5025
1983. [func] Two new update policies. "selfsub" and "selfwild".
...
[RT #12895 ]
2006-02-16 01:34:24 +00:00
Mark Andrews
3bf783a6d4
1982. [bug] DNSKEY was being accepted on the parent side of
...
a delegation. KEY is still accepted there for
RFC 3007 validated updates. [RT #15620 ]
2006-02-16 00:59:38 +00:00
Mark Andrews
2043039104
update copyright notice
2006-02-13 23:50:54 +00:00
Mark Andrews
a37e44f107
1981. [bug] win32: condition.c:wait() could fail to reattain
...
the mutex lock.
2006-02-13 03:35:47 +00:00
Mark Andrews
e0fe05b5ae
update copyright notice
2006-02-03 23:51:39 +00:00
Mark Andrews
43501e6570
1978. [port] Handle systems which have a broken recvmsg().
...
[RT #15742 ]
2006-02-02 23:07:53 +00:00
Mark Andrews
d140ae2834
1976. [bug] Handle systems with no IPv4 addresses. [RT #15695 ]
2006-02-02 22:32:27 +00:00
Mark Andrews
b32bf402e0
comment typo
2006-02-01 22:38:56 +00:00
Mark Andrews
e256ce5f47
update copyright notice
2006-02-01 00:10:35 +00:00
Mark Andrews
bc4f5d111a
silence compiler warnings
2006-01-31 23:01:23 +00:00
Mark Andrews
aa520ab1cb
silence compiler warning
2006-01-31 01:58:12 +00:00
Mark Andrews
d3bcf7adca
1975. [bug] libbind: isc_gethexstring() could misparse multi-line
...
hex strings with comments. [RT #15814 ]
2006-01-31 00:54:46 +00:00
Mark Andrews
fc7685a7f1
silence compiler warnings
2006-01-31 00:35:21 +00:00
Mark Andrews
68e0fce2df
set BYTE_ORDER from WORDS_BIGENDIAN if not otherwise defined
2006-01-31 00:10:57 +00:00
Mark Andrews
605b07cadd
regen
2006-01-29 22:57:16 +00:00
Mark Andrews
26e2a07a0b
update copyright notice
2006-01-27 23:57:46 +00:00
Mark Andrews
c6d4f78152
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
...
HMACSHA512 support. [RT #13606 ]
2006-01-27 02:35:15 +00:00
Mark Andrews
d0207ee71b
1955. [bug] Pre-allocate the cache cleaning interator. [RT #14998 ]
...
Fix the CLEANER_IDLE macro to make this change complete. [RT #15815 ]
2006-01-26 22:56:04 +00:00
Mark Andrews
9d34316481
update copyright notice
2006-01-10 23:50:42 +00:00
Mark Andrews
3fc7753efd
1971. [port] linux: make detection of missing IF_NAMESIZE more
...
robust. [RT #15443 ]
2006-01-10 05:06:00 +00:00
Mark Andrews
4cf50d58d6
style
2006-01-10 02:59:56 +00:00
Mark Andrews
141132c272
update copyright notice
2006-01-07 00:23:35 +00:00
Mark Andrews
00b872e4f7
4255: Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints
2006-01-06 23:16:00 +00:00
Mark Andrews
e88d4e2ebd
1969. [bug] win32: the socket code was freeing the socket
...
structure too early. [RT #15776 ]
2006-01-06 01:32:08 +00:00
Mark Andrews
fde1a334ee
1968. [bug] Missing lock in resolver.c:validated(). [RT #15739 ]
2006-01-06 01:05:46 +00:00
Mark Andrews
14c80ce1b2
1966. [bug] Don't set CD when we have fallen back to plain DNS.
...
[RT #15727 ]
2006-01-06 00:38:21 +00:00
Mark Andrews
1b06367c34
update copyright notice
2006-01-06 00:01:44 +00:00
Mark Andrews
dc6da18ccb
1964. [func] Seperate out MX and SRV to CNAME checks. [RT #15723 ]
2006-01-05 23:45:34 +00:00
Mark Andrews
94b58e01ae
1963. [port] Tru64 4.0E doesn't support send() and recv().
...
[RT #15586 ]
2006-01-05 03:42:53 +00:00
Mark Andrews
a295fbb55c
1961. [bug] Check the port and address of responses forwarded
...
to dispatch. [RT #15474 ]
2006-01-05 03:26:01 +00:00
Mark Andrews
a1bc941093
1959. [func] Control the zeroing of the negative response TTL to
...
a soa query. Defaults "zero-no-soa-ttl yes;" and
"zero-no-soa-ttl-cache no;". [RT #15460 ]
2006-01-05 02:19:02 +00:00
Mark Andrews
d9c4f954a1
1958. [bug] Named failed to update the zone's secure state
...
until the zone was reloaded. [RT #15412 ]
2006-01-05 01:09:14 +00:00
Mark Andrews
6657a9e2d8
1957. [bug] Dig mishandled responses to class ANY queries.
...
[RT #15402 ]
2006-01-05 00:58:22 +00:00
Mark Andrews
118394ef2e
1956. [bug] Improve cross compile support, 'gen' is now built
...
by native compiler. See README for additional
cross compile support information. [RT #15148 ]
2006-01-05 00:30:34 +00:00
Mark Andrews
6178552326
1955. [bug] Pre-allocate the cache cleaning interator. [RT #14998 ]
2006-01-05 00:13:58 +00:00
Mark Andrews
08c9026166
1953. [func] Named now falls back to advertising EDNS with a
...
512 byte receive buffer if the initial EDNS queries
fail. [RT #14852 ]
1952. [func] The maximum EDNS UDP response named will send can
now be set in named.conf (max-udp-size). This is
independent of the advertised receive buffer
(edns-udp-size). [RT #14852 ]
2006-01-05 00:01:46 +00:00
Mark Andrews
acb4f52369
update copyright notice
2006-01-04 23:50:24 +00:00
Mark Andrews
2b66a51a7d
1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
...
a TCP socket. This prevents the source address being
set for TCP connections. [RT #15628 ]
2006-01-04 04:15:55 +00:00
Mark Andrews
e9733bc599
1949. [func] Addition memory leakage checks. [RT #15544 ]
2006-01-04 03:16:47 +00:00
Mark Andrews
332ed11af0
1948. [bug] If was possible to trigger a REQUIRE failure in
...
xfrin.c:maybe_free() if named ran out of memory.
[RT #15568 ]
2006-01-04 03:03:11 +00:00
Mark Andrews
fabf2ee6b0
1947. [func] It is now possible to configure named to accept
...
expired RRSIGs. Default "dnssec-accept-expired no;".
Setting "dnssec-accept-expired yes;" leaves named
vulnerable to replay attacks. [RT #14685 ]
2006-01-04 02:35:49 +00:00