Mark Andrews
d02525f23d
regen
2004-03-10 03:24:25 +00:00
Mark Andrews
6790f1d962
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:55:59 +00:00
cvs2git
6630c9a7e3
This commit was manufactured by cvs2git to create branch 'v9_3'.
2004-03-10 02:19:59 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
fa7ee558e0
1584. [bug] "make test" failed with a readonly source tree.
...
[RT #10461 ]
2004-03-10 01:06:06 +00:00
Mark Andrews
3ec98505e3
1584. [bug] "make test" failed with a readonly source tree.
...
[RT #10461 ]
2004-03-10 01:05:57 +00:00
Mark Andrews
3a2a85aafc
remove old drafts
2004-03-10 00:55:46 +00:00
Mark Andrews
9b6e6a1e70
1587. [bug] dns_message_settsigkey() failed to clear existing key.
...
[RT #10590 ]
2004-03-10 00:48:49 +00:00
Mark Andrews
510ffffaad
also accept draft url
2004-03-10 00:48:07 +00:00
Mark Andrews
5a680f4170
1587. [bug] dns_message_settsigkey() failed to clear existing key.
...
[RT #10590 ]
2004-03-10 00:47:40 +00:00
Mark Andrews
d38cad0add
remove expired/drafts
2004-03-10 00:39:48 +00:00
Mark Andrews
bfbc9f1ba1
update libbind to BIND 8.4.5
2004-03-09 08:33:56 +00:00
Mark Andrews
a80cc8dfd9
update libbind to BIND 8.4.5
2004-03-09 06:30:18 +00:00
Mark Andrews
2b16db29a5
update copyrights
2004-03-09 05:21:10 +00:00
Mark Andrews
a1ade0efb5
add mfc70.dll and msvcr70.dll
2004-03-09 04:25:06 +00:00
Mark Andrews
8380c6a02e
add #!/bin/sh
2004-03-09 04:23:43 +00:00
Mark Andrews
f48c37d2b6
update for 9.3
2004-03-09 04:20:07 +00:00
Mark Andrews
438e3090de
update list archive url
2004-03-09 04:19:16 +00:00
cvs2git
2cb37d9a01
This commit was manufactured by cvs2git to create branch 'v9_3'.
2004-03-09 03:29:55 +00:00
cvs2git
7e09ee261b
This commit was manufactured by cvs2git to create branch 'v9_2'.
2004-03-09 03:29:54 +00:00
Mark Andrews
09233633da
3390: Internationalizing Domain Names In Applications (IDNA)
...
3491: Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN)
3492: Punycode:A Bootstring encoding of Unicode for
Internationalized Domain Names in Applications (IDNA)
2004-03-09 03:29:53 +00:00
Mark Andrews
460c00584a
new draft
2004-03-09 03:06:21 +00:00
Mark Andrews
e808d325e4
new draft
2004-03-09 03:05:37 +00:00
Mark Andrews
f89ccd99a4
allow the full url to be specified.
2004-03-09 02:44:22 +00:00
Mark Andrews
000c4ba6e1
new draft
2004-03-09 02:43:56 +00:00
Mark Andrews
772631aa89
new draft
2004-03-09 02:40:01 +00:00
Mark Andrews
bdcf936b70
new draft
2004-03-09 02:28:22 +00:00
Mark Andrews
d26c9abacf
no longer required.
2004-03-09 02:20:44 +00:00
Mark Andrews
5ad8325553
update
2004-03-08 21:07:54 +00:00
Mark Andrews
511621255e
1528. [cleanup] Simplify some dns_name_ functions based on the
...
deprecation of bitstring labels.
1527. [cleanup] Reduce the number of gettimeofday() calls without
losing necessary timer granularity.
2004-03-08 21:06:29 +00:00
Mark Andrews
15665adc1e
pullup:
...
lookup SOA record w/o TSIG if initial SOA lookup w/ TSIG fails due
to TSIG err. Required for nsupdate to discover the zone when using
a server which is forwarding updates but doesn't share the secret.
2004-03-08 12:19:48 +00:00
Mark Andrews
96436e45c6
pullup:
...
lookup SOA record w/o TSIG if initial SOA lookup w/ TSIG fails due
to TSIG err. Required for nsupdate to discover the zone when using
a server which is forwarding updates but doesn't share the secret.
2004-03-08 12:19:32 +00:00
Mark Andrews
af5ee9aff7
TXT failed to handle multiple Copyright lines
2004-03-08 12:08:12 +00:00
Mark Andrews
ce1adfda13
autom4te.cache
2004-03-08 10:06:50 +00:00
Mark Andrews
f33f78f801
update copyrights
2004-03-08 10:05:29 +00:00
Mark Andrews
8229c1631f
update
2004-03-08 10:00:13 +00:00
Mark Andrews
6324dadc7a
update
2004-03-08 09:15:10 +00:00
Mark Andrews
347c832469
update copyrights
2004-03-08 09:05:15 +00:00
Mark Andrews
ae02b43bb9
update
2004-03-08 07:50:53 +00:00
Mark Andrews
c3138c6928
doc regen / copyrights
2004-03-08 04:04:47 +00:00
Mark Andrews
4e889fcc5a
sync w/ HEAD
2004-03-08 02:20:18 +00:00
Mark Andrews
a821d5fa3d
DNSSEC bis merge from HEAD:
...
1581. [func] Disable DNSSEC support by default. To enable
DNSSEC specify "enable-dnssec yes;" in named.conf.
1565. [bug] CD flag should be copied to outgoing queries unless
the query is under a secure entry point in which case
CD should be set.
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
1541. [func] NSEC now uses new bitmap format.
1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
length of the new bitmap.
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
2004-03-08 02:08:05 +00:00
Mark Andrews
83a9f037e5
mark zone files
2004-03-08 00:44:50 +00:00
Mark Andrews
3646b4c94c
autom4te.cache
2004-03-08 00:39:08 +00:00
Mark Andrews
e4dfb76322
util/tabify-changes copyright
2004-03-08 00:18:34 +00:00
Mark Andrews
117fd406c1
fix tabing
2004-03-07 23:00:56 +00:00
Mark Andrews
1576cde466
add change number
2004-03-07 22:56:44 +00:00
Mark Andrews
a54e9be491
add change number
2004-03-07 22:55:18 +00:00
Mark Andrews
19028c75e4
add change number
2004-03-07 22:50:12 +00:00
Mark Andrews
4178709cb7
fix tabing
2004-03-07 22:48:27 +00:00