Changes for version v7.1.0 - 2025-03-04
- Release information
- Translations have not been fully updated in this release. They will be updated in an upcoming extra release.
- Features
- Adds translation to Slovenian language (#1385, #1435)
- Fixes
- Updates translations for Swedish, Spanish and French (#1416, #1417, #1430)
- Corrects how EDNS buffer size is set through 'edns_details' (#1429)
- Corrects how Test Cases use returned values from some TestMethodsV2 methods (#1427)
- Updates implementation of test case DNSSEC10 (#1415)
- Updates the name server blacklisting mechanism (#1423)
- Fixes an infinite recursion bug when NS record points to CNAME (#1422)
Documentation
The Zonemaster Test Engine
Modules
A tool to check the quality of a DNS zone
do lookups of ASNs for IP addresses
module holding constants used in Test modules
class representing DNS names
base class for Zonemaster::Engine exceptions
class that holds Zonemaster::Engine::Logger::Entry objects.
module for single log entries
Class implementing arrays that lazily looks up name server addresses from their names
object representing a DNS nameserver
shared caches for nameserver objects
local shared caches for nameserver objects
global shared caches for nameserver objects
utility functions for names normalization
normalization error class
wrapping object for Zonemaster::LDNS::Packet objects
A simple system for configuring Zonemaster Engine
recursive resolver for Zonemaster
Module implementing methods to find, load and execute all Test modules
Module implementing tests focused on IP addresses of name servers
Module implementing tests focused on basic zone functionality
Module implementing tests focused on name servers reachability
Module implementing tests focused on name servers responses consistency
Module implementing tests focused on DNSSEC
Module implementing tests focused on zone delegation
Module implementing tests focused on the properties of a name server
Module implementing tests focused on validating the syntax of host names and other data
Module implementing tests focused on the DNS zone content, such as SOA and MX records
Methods common to Test Specification used in test modules
Version 2 of Methods common to Test Specifications used in Test modules
translation support for Zonemaster
utility functions for other Zonemaster modules
validation functions for other Zonemaster modules
Object representing a DNS zone