- 14 Jun, 2018 2 commits
- 13 Jun, 2018 8 commits
-
-
Michał Kępień authored
[v9_11] Fix DNAME handling in DNSSEC tools See merge request !364
-
Michał Kępień authored
4971. [bug] dnssec-signzone and dnssec-verify did not treat records below a DNAME as out-of-zone data. [GL #298] (cherry picked from commit f9637ae0)
-
Mark Andrews authored
(cherry picked from commit 899e5606)
-
Michał Kępień authored
DNAME records indicate bottom of zone and thus no records below a DNAME should be DNSSEC-signed or included in NSEC(3) chains. Add a helper function, has_dname(), for detecting DNAME records at a given node. Prevent signing DNAME-obscured records. Check that DNAME-obscured records are not signed. (cherry picked from commit ff7015a0)
-
Michał Kępień authored
[v9_11] Unify keyfile-to-configuration conversions in system tests See merge request !361
-
Michał Kępień authored
The keyfile and key ID for the original managed key do not change throughout the mkeys system test. Keep them in helper variables to prevent calling "cat" multiple times and improve code readability. (cherry picked from commit 2cad3825)
-
Michał Kępień authored
Reduce code duplication by replacing a code snippet repeated throughout system tests using "trusted-keys" and/or "managed-keys" configuration sections with calls to keyfile_to_{managed,trusted}_keys() helper functions. (cherry picked from commit dce66f76)
-
Michał Kępień authored
Add a set of helper functions for system test scripts which enable converting key data from a set of keyfiles to either a "trusted-keys" section or a "managed-keys" section suitable for including in a resolver's configuration file. (cherry picked from commit 21d3658b)
-
- 11 Jun, 2018 4 commits
-
-
Michał Kępień authored
[v9_11] Refactor zone logging functions See merge request !358
-
Michał Kępień authored
4969. [cleanup] Refactor zone logging functions. [GL #269] (cherry picked from commit c8de677e)
-
Michał Kępień authored
In order to decrease code duplication, express the logic contained in all zone logging functions using dns_zone_logv() calls. (cherry picked from commit 5c03cd33)
-
Michał Kępień authored
Add a new libdns function, dns_zone_logv(), which takes a single va_list argument rather than a variable number of arguments and can be used as a base for implementing more specific zone logging functions. (cherry picked from commit bb2dfb3f)
-
- 10 Jun, 2018 4 commits
- 08 Jun, 2018 13 commits
-
-
Evan Hunt authored
-
Evan Hunt authored
-
Evan Hunt authored
-
Mark Andrews authored
Resolve "add cfg_parse_buffer4" Closes #325 See merge request !353
-
Mark Andrews authored
(cherry picked from commit b313084a)
-
Mark Andrews authored
Resolve "option to disable responding with cookies [ISC-Support #12614]" See merge request !154
-
Mark Andrews authored
(cherry picked from commit 5f7a6232)
-
Mukund Sivaraman authored
(cherry picked from commit b5265a8c)
-
Mukund Sivaraman authored
(cherry picked from commit a5933fa2)
-
Mukund Sivaraman authored
(cherry picked from commit 29305073)
-
Mark Andrews authored
Resolve "add support for marking options as deprecated." Closes #322 See merge request !351
-
Mark Andrews authored
(cherry picked from commit befff945)
-
- 06 Jun, 2018 9 commits
-
-
Witold Krecicki authored
Don't fetch DNSKEY when fuzzing resolver See merge request !347
-
Witold Krecicki authored
(cherry picked from commit cb3208aa)
-
Mark Andrews authored
Merge branch '240-multiple-rrsigs-on-some-records-in-signed-zone-even-though-only-one-key-is-ever-active-at-a-time-v9_12-v9_11' into 'v9_11' Resolve "Multiple RRSIGs on some records in signed zone even though only one key is ever active at a time" Closes #240 See merge request !231
-
Mark Andrews authored
(cherry picked from commit ba7a3431) (cherry picked from commit 00f1956c)
-
Mark Andrews authored
(cherry picked from commit 0db5b087) (cherry picked from commit 1783fa5a)
-
Mark Andrews authored
(cherry picked from commit 87a3dc8a) (cherry picked from commit 69340b5a)
-
Mark Andrews authored
only sign with other keys when deleting a key if there are not already existing signature for the deleted algorithm (cherry picked from commit 0667bf7a) (cherry picked from commit c1e342ce)
-
Mark Andrews authored
Resolve "move named -T processing to its own function" Closes #316 See merge request !343
-
Mark Andrews authored
(cherry picked from commit ef7401e4)
-