Francis Dupont and Mark Andrews
1cc250f9af
Added isc/string.h to shutdown_test which got strlcpy
...
(cherry picked from commit 804ca1d926 )
2017-09-13 23:00:42 +10:00
Evan Hunt
7cd594b842
[master] cleanup strcat/strcpy
...
4722. [cleanup] Clean up uses of strcpy() and strcat() in favor of
strlcpy() and strlcat() for safety. [RT #45981 ]
(cherry picked from commit 114f95089c )
2017-09-13 00:17:16 -07:00
Mark Andrews
a27226b849
give more time for the initial signing of bits in the inline signing test to complete
...
(cherry picked from commit e930487ce7 )
2017-09-13 12:19:42 +10:00
Mark Andrews
3f932812d7
fix first if test in setoption
...
(cherry picked from commit abda73147d )
2017-09-13 11:58:52 +10:00
Mark Andrews
c76e8412f4
4719. [bug] Address PVS static analyzer warnings. [RT #45946 ]
...
(cherry picked from commit 34130ee25a )
2017-09-13 09:51:39 +10:00
Tinderbox User
c40e033d21
update copyright notice / whitespace
2017-09-12 23:47:30 +00:00
Evan Hunt
a2a0100e0f
[v9_11] improve handling of qcount=0 replies
...
4717. [bug] Treat replies with QCOUNT=0 as truncated if TC=1,
FORMERR if TC=0, and log the error correctly.
[RT #45836 ]
(cherry picked from commit 25b33bede4 )
2017-09-12 15:27:06 -07:00
Evan Hunt
e5f5675b1d
[v9_11] dig: retain domain when retrying with tcp
...
4712. [bug] "dig +domain" and "dig +search" didn't retain the
search domain when retrying with TCP. [RT #45547 ]
(cherry picked from commit 8e014c45ae )
2017-09-11 10:10:38 -07:00
Evan Hunt
29f0ced781
[v9_11] add missing rrtypes to genzones
...
4711. [test] Some RR types were missing from genzones.sh.
[RT #45782 ]
(cherry picked from commit 3e66721b35 )
2017-09-11 09:35:03 -07:00
Evan Hunt
8452718133
[v9_11] removed outdated library reference
2017-09-09 11:49:41 -07:00
Tinderbox User
2f0eac53a9
update copyright notice / whitespace
2017-09-07 23:48:25 +00:00
Mark Andrews
fcb5e646e4
4703. [bug] BINDInstall.exe was missing some buffer length checks.
...
[RT #45898 ]
(cherry picked from commit 7e40d6274e )
2017-09-07 12:59:22 +10:00
Mark Andrews
7dfd012873
sync option order with master
2017-09-06 15:26:38 +10:00
Tinderbox User
a450a32be2
update copyright notice / whitespace
2017-09-04 23:47:14 +00:00
Michał Kępień
a22c3cf515
[v9_11] Add --with-python-install-dir configure option
...
4698. [port] Add --with-python-install-dir configure option to allow
specifying a nonstandard installation directory for
Python modules. [RT #45407 ]
(cherry picked from commit a5dc1bc395 )
2017-09-04 08:44:40 +02:00
Tinderbox User
772bc9542d
update copyright notice / whitespace
2017-09-01 23:46:54 +00:00
Mark Andrews
6e1f755f19
4695. [bug] cookie-secrets were not being properly checked by
...
named-checkconf. [RT #45886 ]
(cherry picked from commit 2e743d9bdc )
2017-08-31 13:28:59 +10:00
Mark Andrews
95ed40ff9a
sort view_clauses
2017-08-31 08:10:44 +10:00
Tinderbox User
9700e6d72c
regen v9_11
2017-08-30 01:21:44 +00:00
Tinderbox User
36d3f6b40f
update copyright notice / whitespace
2017-08-29 23:47:49 +00:00
Michał Kępień
b7a823a402
[v9_11] Ensure consistent handling of -4/-6 command line options in all tools
...
4690. [bug] Command line options -4/-6 were handled inconsistently
between tools. [RT #45632 ]
(cherry picked from commit d6814700de )
2017-08-29 10:22:10 +02:00
Evan Hunt
031bc55634
[v9_11] turn on minimal responses for CDS/CDNSKEY
...
4678. [cleanup] Turn on minimal responses for CDNSKEY and CDS in
addition to DNSKEY and DS. Thanks to Tony Finch.
[RT #45690 ]
(cherry picked from commit 391a3a2f20 )
2017-08-25 13:32:18 -07:00
Mark Andrews
a64daf673d
4688. [protocol] Check and display EDNS KEY TAG options (RFC 8145) in
...
messages. [RT #44804 ]
(cherry picked from commit 07741d43c8 )
2017-08-25 08:47:19 +10:00
Tinderbox User
3b0259a957
regen v9_11
2017-08-22 01:20:35 +00:00
Tinderbox User
6f25333e73
update copyright notice / whitespace
2017-08-21 23:50:38 +00:00
Michał Kępień
0aadc6dd7b
[v9_11] Prevent dnssec-settime from printing a bogus warning
...
4686. [bug] dnssec-settime -p could print a bogus warning about
key deletion scheduled before its inactivation when a
key had an inactivation date set but no deletion date
set. [RT #45807 ]
(cherry picked from commit 330365566d )
2017-08-21 10:21:58 +02:00
Michał Kępień
f20ff8b74d
[v9_11] Fix calculation of dates for a successor key
...
4685. [bug] dnssec-settime incorrectly calculated publication and
activation dates for a successor key. [RT #45806 ]
(cherry picked from commit 5201b96d03 )
2017-08-21 10:00:21 +02:00
Michał Kępień
7ff682f3c6
[v9_11] Prevent delv from sending bogus queries for provided server address
...
4684. [bug] delv could send bogus DNS queries when an explicit
server address was specified on the command line along
with -4/-6. [RT #45804 ]
(cherry picked from commit 367fcd7454 )
2017-08-21 09:18:54 +02:00
Tinderbox User
e57ec8c501
regen v9_11
2017-08-18 01:20:17 +00:00
Tinderbox User
2dc5db0eb0
update copyright notice / whitespace
2017-08-17 23:47:47 +00:00
Michał Kępień
e02fa56849
[v9_11] Prevent nsupdate from immediately exiting on invalid user input in interactive mode
...
4683. [bug] Prevent nsupdate from immediately exiting on invalid
user input in interactive mode. [RT #28194 ]
(cherry picked from commit 1aa583b5a5 )
2017-08-17 08:32:44 +02:00
Mark Andrews
abcea74291
4682. [bug] Don't report errors on records below a DNAME.
...
[RT #44880 ]
(cherry picked from commit 615b961e02 )
2017-08-17 15:51:22 +10:00
Tinderbox User
f3df966b81
update copyright notice / whitespace
2017-08-15 23:49:26 +00:00
Mark Andrews
079c9e6939
'uname -o' is not portable, suppress error message; remove spurious cat tmp.out; provide forensics for failure analysis
...
(cherry picked from commit e85a2c5624 )
2017-08-15 18:02:55 +10:00
Tinderbox User
296f5969a8
update copyright notice / whitespace
2017-08-14 23:49:57 +00:00
Michał Kępień
d748d8a4af
[v9_11] Fix master address failover when GSS-API is used
...
4680. [bug] Fix failing over to another master server address when
nsupdate is used with GSS-API. [RT #45380 ]
(cherry picked from commit b55ec74eaa )
2017-08-14 15:00:49 +02:00
Michał Kępień
cbb33c87f4
[v9_11] Make dnssec-verify suggest using -o when appropriate
...
4679. [cleanup] Suggest using -o when dnssec-verify finds a SOA record
not at top of zone and -o is not used. [RT #45519 ]
(cherry picked from commit 877c264edc )
2017-08-14 14:02:20 +02:00
Mark Andrews
a6a3a81e36
sort options
...
(cherry picked from commit 00f067539a )
2017-08-14 21:42:25 +10:00
Tinderbox User
3d09597bc1
update copyright notice / whitespace
2017-08-11 23:48:33 +00:00
Evan Hunt
2b0060b8ff
[v9_11] split up main and add callback function pointers to support iOS
...
4677. [port] Split up the main function in dig to better support
the iOS app version. [RT #45508 ]
2017-08-10 22:24:44 -07:00
Tinderbox User
3523e19da2
update copyright notice / whitespace
2017-08-09 23:49:39 +00:00
Mark Andrews
bf216589c1
4675. [cleanup] Don't use C++ keyword class. [RT #45726 ]
2017-08-10 08:44:23 +10:00
Evan Hunt
7dbeb5e7f0
[v9_11] silence gcc 7 warnings
...
4673. [port] Silence GCC 7 warnings. [RT #45592 ]
(cherry picked from commit cdacec1dcb )
2017-08-09 00:24:16 -07:00
Tinderbox User
36babd3e63
update copyright notice / whitespace
2017-08-09 01:01:24 +00:00
Evan Hunt
37f6466aa3
[v9_11] ensure verified_sig
...
4670. [cleanup] Ensure that a request MAC is never sent back
in an XFR response unless the signature was
verified. [RT #45494 ]
(cherry picked from commit 0ad72b96d2 )
2017-08-07 18:54:54 -07:00
Evan Hunt
5832599943
[v9_11] add missing eddsa files
2017-08-07 14:23:01 -07:00
Tinderbox User
81baaebbc7
update copyright notice / whitespace
2017-08-02 23:57:18 +00:00
Mark Andrews
4162d3b36d
4668. [bug] Use localtime_r and gmtime_r for thread safety.
...
[RT #45664 ]
(cherry picked from commit 2019cf29e2 )
2017-08-03 08:45:37 +10:00
Tinderbox User
46bb3884a0
regen v9_11
2017-08-02 01:17:06 +00:00
Tinderbox User
bc6f4c1c4c
update copyright notice / whitespace
2017-08-01 23:47:30 +00:00