- 01 Nov, 2017 3 commits
-
-
Evan Hunt authored
-
Mark Andrews authored
don't use the ERR macro as GCC 7 only does a partial static analysis which generates false positives for fallthrough. [RT #46115]
-
Tinderbox User authored
-
- 31 Oct, 2017 7 commits
-
-
Tinderbox User authored
-
Mark Andrews authored
required by POSIX. Supply a alternative in isc_file_isdirwritable. [RT #46394]
-
Evan Hunt authored
-
Evan Hunt authored
-
Michał Kępień authored
awk on Solaris does not support the FNR variable. As nextpart() only reads from one file, replace FNR with NR.
-
Michał Kępień authored
-
Michał Kępień authored
-
- 30 Oct, 2017 6 commits
-
-
Tinderbox User authored
-
Tinderbox User authored
-
Mark Andrews authored
-
Tinderbox User authored
-
Michał Kępień authored
4802. [test] Refactor mkeys system test to make it quicker and more reliable. [RT #45293]
-
Tinderbox User authored
-
- 29 Oct, 2017 7 commits
-
-
Tinderbox User authored
-
Evan Hunt authored
-
Tinderbox User authored
-
Mark Andrews authored
-
Mark Andrews authored
trust-anchor dlv.isc.org;' now elicit warnings rather than being fatal configuration errors. [RT #46410]
-
Mark Andrews authored
-
Mukund Sivaraman authored
-
- 28 Oct, 2017 4 commits
-
-
Tinderbox User authored
-
Michał Kępień authored
4799. [cleanup] Improve clarity of keytable unit tests. [RT #46407]
-
Evan Hunt authored
-
Tinderbox User authored
-
- 27 Oct, 2017 8 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
Evan Hunt authored
4798. [func] Keys specified in "managed-keys" statements are tagged as "initializing" until they have been updated by a key refresh query. If initialization fails it will be visible from "rndc secroots". [RT #46267]
-
Evan Hunt authored
this completes change 4785. the CHANGES note has been revised: 4785. [func] The hmac-md5 algorithm is no longer recommended for use with RNDC keys. The default in rndc-confgen is now hmac-sha256. [RT #42272]
-
Evan Hunt authored
4797. [func] Removed "isc-hmac-fixup", as the versions of BIND that had the bug it worked around are long past end of life. [RT #46411]
-
4796. [bug] Increase the maximum configurable TCP keepalive timeout to 65535. [RT #44710]
-
Evan Hunt authored
4795. [func] A new statistics counter has been added to track priming queries. [RT #46313]
-
Evan Hunt authored
4794. [func] "dnssec-checkds -s" specifies a file from which to read a DS set rather than querying the parent. [RT #44667]
-
- 26 Oct, 2017 5 commits
-
-
Tinderbox User authored
-
Mark Andrews authored
-
Tinderbox User authored
-
Mark Andrews authored
-
Evan Hunt authored
- add info about rdatasets, etc, to dev.md (thanks to Tony Finch) - convert rdata.html to markdown
-