bind9/bin
Michał Kępień fc3dd703d8 Enable dns_zoneverify_dnssec() to check whether the zone was signed by a trust anchor
Extend check_dnskey_sigs() so that, if requested, it checks whether the
DNSKEY RRset at zone apex is signed by at least one trust anchor.  The
trust anchor table is passed as an argument to dns_zoneverify_dnssec()
and passed around in the verification context structure.  Neither
dnssec-signzone nor dnssec-verify are yet modified to make use of that
feature, though.
2018-06-28 13:38:39 +02:00
..
check address win32 build issues 2018-05-22 16:32:21 -07:00
confgen address win32 build issues 2018-05-22 16:32:21 -07:00
delv address win32 build issues 2018-05-22 16:32:21 -07:00
dig Change isc_random() to be just PRNG, and add isc_nonce_buf() that uses CSPRNG 2018-05-29 22:58:21 +02:00
dnssec Enable dns_zoneverify_dnssec() to check whether the zone was signed by a trust anchor 2018-06-28 13:38:39 +02:00
named Add new "mirror" slave zone option 2018-06-28 13:38:39 +02:00
nsupdate Change isc_random() to be just PRNG, and add isc_nonce_buf() that uses CSPRNG 2018-05-29 22:58:21 +02:00
pkcs11 Remove the OpenSSL PKCS#11 patches - not really needed now 2018-06-13 10:53:21 +02:00
python Remove support for obsoleted ECC-GOST (GOST R 34.11-94) algorithm 2018-06-05 09:14:14 +02:00
rndc prepare 9.13.1 release 2018-06-21 12:31:33 +02:00
tests Add a system test for mirror zones 2018-06-28 13:38:39 +02:00
tools Change isc_random() to be just PRNG, and add isc_nonce_buf() that uses CSPRNG 2018-05-29 22:58:21 +02:00
win32/BINDInstall address win32 build issues 2018-05-22 16:32:21 -07:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:12:50 -08:00