Tags give the ability to mark specific points in history as being important
-
v1.3.0-rc2
9acc8827 · · -
v1.3.0-rc1
b83f1e9f · · -
-
v1.2.0-rc4
4cfac1bd · · -
v1.2.0-rc3
1b93cf15 · · -
-
v1.2.0-rc2
1a7f9c51 · · -
-
v1.2.0-rc1
e847c491 · · -
-
v1.1.3-rc1
e394f96c · ·Knot DNS v1.1.3-rc1 ------------------- Bugfixes * Fixed answering DS queries (RRSIGs not together with DS, AA bit missing). * Fixed setting ARCOUNT in some error responses with EDNS enabled. * Fixed crash when compiling zone zone with NSEC3PARAM but no NSEC3 and semantic checks enabled. -
-
v1.1.2-rc1
1496fab5 · ·Knot DNS v1.1.2-rc1 ------------------- Bugfixes: * Fixed crash on reload when config contained duplicate zones. * Fixed scheduling of transfers.
-
v1.1.1
d5898def · ·Knot DNS v1.1.1 --------------- Bugfixes: * Fixed assertion failing when asking directly for a wildcard name. -
v1.1.1-rc1
6cba7233 · ·Knot DNS v1.1.1-rc1 ------------------- Bugfixes: * Crash after IXFR in certain cases when adding RRSIG in an IXFR. * Fixed behaviour when incoming IXFR removes a zone cut. Previously occluded names now become properly visible. Previously lead to a crash when the server was asked for the previously occluded name. * Fixed handling of zero-length strings in text zone dump. Caused the compilation to fail. * Fixed TSIG algorithm name comparison - the names should be in canonical form. * Fixed handling unknown RR types with type less than 251. Features: * Improved compression of packets. Out-of-zone dnames present in RDATA were not compressed. * Slave zones are now automatically refreshed after startup. * Proper response to IXFR/UDP query (returns SOA in Authority section).