mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-01 13:01:40 -05:00
- mishandling of trailing dots caused bad behavior with the root zone or names like "example.com." - fixing this exposed an error in dnssec-coverage caused the wrong return value if there were KSK errors but no ZSK errors - incidentally silenced the dnssec-keygen output in the coverage system test |
||
|---|---|---|
| .. | ||
| 01-ksk-inactive | ||
| 02-zsk-inactive | ||
| 03-ksk-unpublished | ||
| 04-zsk-unpublished | ||
| 05-ksk-unpub-active | ||
| 06-zsk-unpub-active | ||
| 07-ksk-ttl | ||
| 08-zsk-ttl | ||
| 09-check-zsk | ||
| 10-check-ksk | ||
| 11-cutoff | ||
| 12-ksk-deletion | ||
| clean.sh | ||
| setup.sh | ||
| tests.sh | ||