Mark Andrews
702cc2dde3
enforce known SSHFP finger print lengths
...
(cherry picked from commit 1722728c80 )
2019-05-09 08:49:19 +10:00
Mark Andrews
1cc0bf2cee
add CHANGES
...
(cherry picked from commit ba1d7f3a07 )
2019-05-07 14:34:00 +10:00
Evan Hunt
52347fa883
CHANGES
...
(cherry picked from commit d3cd0729c9 )
2019-05-06 18:38:34 -07:00
Mark Andrews
eef0430b75
add CHANGES note
...
(cherry picked from commit ce5520b695 )
2019-05-07 10:35:03 +10:00
Evan Hunt and Ondřej Surý
b96a3a0c79
CHANGES, release note
...
(cherry picked from commit 5e18ad05f4 )
2019-04-25 15:05:12 +02:00
Mark Andrews
29525f639f
add CHANGES
...
(cherry picked from commit 19e4098139 )
2019-04-24 09:31:51 +10:00
Michał Kępień
48ddc78fb2
Add CHANGES entry
...
5214. [bug] win32: named now removes its lock file upon shutdown.
[GL #979 ]
(cherry picked from commit e048436805 )
2019-04-19 11:00:47 +02:00
Michał Kępień
89c8fed449
Add CHANGES entry
...
5213. [bug] win32: Eliminated a race which allowed named.exe running
as a service to be killed prematurely during shutdown.
[GL #978 ]
(cherry picked from commit e7332343ed )
2019-04-19 09:54:20 +02:00
Matthijs Mekking
4af2d5b6d6
With update-check-ksk also consider offline keys
...
The option `update-check-ksk` will look if both KSK and ZSK are
available before signing records. It will make sure the keys are
active and available. However, for operational practices keys may
be offline. This commit relaxes the update-check-ksk check and will
mark a key that is offline to be available when adding signature
tasks.
(cherry picked from commit 3cb8c49c73 )
(cherry picked from commit b508cffeee3bfb8bc7dcf39db59ec3782a5d9e4c)
2019-04-12 15:57:31 +02:00
Evan Hunt
9c9ee35936
CHANGES
...
(cherry picked from commit ded4650794 )
2019-04-11 19:12:47 -07:00
Mark Andrews
d37c85a302
Add CHANGES
...
(cherry picked from commit 307a1b563b )
2019-04-11 19:52:41 +10:00
Mark Andrews
d5da331093
add CHANGES
...
(cherry picked from commit dfc485b02e )
2019-04-10 16:20:12 +10:00
Mark Andrews
4bb239abbe
add CHANGES
...
(cherry picked from commit 97b7360ce1 )
2019-04-10 15:44:00 +10:00
Mark Andrews
a8ead01989
add CHANGES
...
(cherry picked from commit d712b88048 )
2019-04-10 13:24:42 +10:00
Mark Andrews
449129b8c9
add CHANGES
...
(cherry picked from commit f78c688c4f )
2019-04-09 14:27:40 +10:00
Mark Andrews
dbd53847a3
add CHANGES
...
(cherry picked from commit b779342017 )
2019-03-26 21:33:18 +11:00
Mark Andrews
f65b2c434d
add CHANGES
2019-03-26 05:51:00 -04:00
Mark Andrews
24b66c00f9
add CHANGES
...
(cherry picked from commit e1db1b8dcb )
2019-03-22 06:52:32 +11:00
Mark Andrews
b6952a6202
add CHANGES
...
(cherry picked from commit c20b89fcf8 )
2019-03-21 20:27:18 +11:00
Mark Andrews
d3976fe4cc
add CHANGES
2019-03-20 12:52:07 +11:00
Mark Andrews and Evan Hunt
d5c57db1ae
Remove revoked root DNSKEY from bind.keys.
...
(cherry picked from commit 0e805b58e8 )
(cherry picked from commit 3954d4ec30 )
2019-03-18 21:30:22 -07:00
Matthijs Mekking
1461accf9c
Add test for rpz zone load fail
2019-03-15 09:16:49 +01:00
Mark Andrews
b4963500df
add CHANGES
...
(cherry picked from commit 788f784191 )
2019-03-15 16:20:14 +11:00
Mark Andrews
9c2f4af5a1
pkcs11-kegen build failed if ECDSA was not supported
2019-03-14 13:15:21 +11:00
Mark Andrews
0a1e079e79
add CHANGES
...
(cherry picked from commit 32f2ae3791 )
2019-03-14 09:02:12 +11:00
Witold Kręcicki and Evan Hunt
3993503de4
CHANGES
...
(cherry picked from commit 50f6054294 )
2019-03-12 13:00:44 -07:00
Mark Andrews and Evan Hunt
6115670bd4
add CHANGES
...
(cherry picked from commit ad785e4f93 )
2019-03-11 11:28:29 -07:00
Michał Kępień
addb1f3f7a
Add CHANGES entry
...
5180. [bug] delv now honors the operating system's preferred
ephemeral port range. [GL #925 ]
(cherry picked from commit bf98324956 )
2019-03-08 13:14:11 +01:00
Tony Finch and Mark Andrews
660c9af77b
cleanup: use dns_secalg_t and dns_dsdigest_t where appropriate
...
Use them in structs for various rdata types where they are missing.
This doesn't change the structs since we are replacing explicit
uint8_t field types with aliases for uint8_t.
Use dns_dsdigest_t in library function arguments.
(cherry picked from commit 0f219714e1 )
2019-03-08 22:25:27 +11:00
Mark Andrews and Evan Hunt
28ea43ab35
Handle EDQUOT and ENOSPC errors
...
(cherry picked from commit 435ae2f29a )
2019-03-07 21:29:59 -08:00
Evan Hunt
63c95f8a6d
add CHANGES
...
(cherry picked from commit 57e44efc73 )
2019-03-06 21:15:10 -08:00
Tony Finch and Evan Hunt
0f8351b282
cleanup dnssec-keygen manual page
...
Alphabetize options and synopsis; remove spurious -z from synopsis;
refer to -T KEY in options that are only relevant to pre-RFC3755
DNSSEC, and add a -f KSK example.
(cherry picked from commit 1954f8d2bf )
2019-03-06 17:34:26 -08:00
Mark Andrews
c2495053f2
add CHANGES
...
(cherry picked from commit 5bc06a0a11 )
2019-03-07 10:59:11 +11:00
Michał Kępień
dbcabd87b6
Add CHANGES entry
...
5172. [bug] nsupdate now honors the operating system's preferred
ephemeral port range. [GL #905 ]
(cherry picked from commit 0e64948274 )
2019-03-06 14:03:21 +01:00
Mark Andrews
f85f6b21a9
add CHANGES
...
(cherry picked from commit 5f125df462 )
2019-03-04 14:11:30 +11:00
Tinderbox User
639695b37d
prep 9.11.6
2019-02-27 23:27:22 +00:00
Tinderbox User and Evan Hunt
4b1b4e1f78
prep 9.11.6rc1
2019-02-20 19:54:38 -08:00
Mark Andrews and Evan Hunt
2a76f24b14
add CHANGES and release notes entries
...
(cherry picked from commit 354ad18a12e84e5c660ce8e08e56382e529d8b2c)
2019-02-20 19:54:23 -08:00
Mark Andrews and Evan Hunt
bf6b477994
add CHANGES and release note entries
...
(cherry picked from commit 8134c9a3f3bf46455ce4d16f2bf01e086d20f69b)
(cherry picked from commit 193e59fb06687055c675d21f1829644673ac8db2)
2019-02-20 19:54:22 -08:00
Matthijs Mekking and Evan Hunt
a39f1fae0b
CHANGES, notes
...
(cherry picked from commit f0eefb06d488cc99e8b4a4b7238e4a556afb7586)
2019-02-20 19:54:21 -08:00
Evan Hunt
bf39e98daf
CHANGES
...
(cherry picked from commit 60125f1ecc )
2019-02-20 19:12:40 -08:00
Mark Andrews
212e126fb8
add CHANGES
...
(cherry picked from commit a0c0d76029 )
2019-02-20 10:17:19 +11:00
Mark Andrews
e818eefc01
add CHANGES
...
(cherry picked from commit 3a21fdf884 )
2019-02-20 09:46:07 +11:00
Tony Finch and Mark Andrews
33cdef544d
Improve dnssec-keymgr manual
...
Illustrate the syntax for the policy options, with semicolons.
Explicitly mention the "default" policy.
Fix a few typos and remove some redundant wording.
(cherry picked from commit 7ee56e2abd )
2019-02-18 15:46:24 +11:00
Evan Hunt
9bc1bbe5d8
added DNAME support to DLZ LDAP schema, and fixed a DLZ compile error
...
Thanks to Roland Gruber for the schema contribution.
(cherry picked from commit 2e3b5db195 )
2019-02-10 14:09:55 -08:00
Mark Andrews
495d4153ad
fix AMTRELAY name
...
(cherry picked from commit a9fadafecd )
2019-02-08 14:10:37 +11:00
Evan Hunt
6244ca6c01
CHANGES
...
(cherry picked from commit a242c704f5 )
2019-02-07 18:29:14 -08:00
Evan Hunt and Mark Andrews
95797f740b
CHANGES
...
(cherry picked from commit 72f6fb0697 )
2019-02-08 08:33:09 +11:00
Mark Andrews
9e89c1f898
error out if there are extra command line options
...
(cherry picked from commit f73816ff0f )
2019-02-07 23:46:13 +11:00
Mark Andrews
f59dbd2976
add CHANGES
...
(cherry picked from commit 946d5c2c1e )
2019-02-06 13:14:26 +11:00