Commit Graph

7495 Commits

Author SHA1 Message Date
Tinderbox User
f101819ece update copyright notice / whitespace 2017-08-21 23:53:06 +00:00
Michał Kępień
2a0ef82b19 [v9_10] 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:22:10 +02:00
Michał Kępień
457dc09806 [v9_10] 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:01:17 +02:00
Michał Kępień
c67ab4349a [v9_10] 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:19:01 +02:00
Tinderbox User
3ad5a46a9f regen v9_10 2017-08-18 01:26:59 +00:00
Tinderbox User
1e895335f0 update copyright notice / whitespace 2017-08-17 23:49:24 +00:00
Michał Kępień
6f86040452 [v9_10] 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 e02fa56849)
2017-08-17 08:33:10 +02:00
Mark Andrews
c3d0881843 4682. [bug] Don't report errors on records below a DNAME.
[RT #44880]

(cherry picked from commit 615b961e02)
2017-08-17 15:52:00 +10:00
Tinderbox User
9268b2ebe5 update copyright notice / whitespace 2017-08-15 23:51:13 +00:00
Mark Andrews
afb94d6134 '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:03:37 +10:00
Tinderbox User
00429b83b0 update copyright notice / whitespace 2017-08-14 23:51:09 +00:00
Michał Kępień
3506fc6494 [v9_10] 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:01:01 +02:00
Michał Kępień
2dbab02703 [v9_10] 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:03:00 +02:00
Mark Andrews
0ee8fe7865 sort options
(cherry picked from commit 00f067539a)
2017-08-14 21:42:32 +10:00
Tinderbox User
748efb8966 update copyright notice / whitespace 2017-08-11 23:49:35 +00:00
Evan Hunt
6640e00924 [v9_10] 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:39:18 -07:00
Evan Hunt
3990b8b32d [v9_10] grep for either "SERVFAIL" or "failure"
- check for both values because it depends on whether fetchlimit is enabled
2017-08-10 20:05:56 -07:00
Evan Hunt
eabf23ee9c [v9_10] revert test change 2017-08-10 18:51:25 -07:00
Tinderbox User
bcd441c112 update copyright notice / whitespace 2017-08-09 23:50:59 +00:00
Mark Andrews
068f818c5e 4675. [cleanup] Don't use C++ keyword class. [RT #45726] 2017-08-10 08:45:33 +10:00
Evan Hunt
733404ab8c [v9_10] silence gcc 7 warnings
4673.	[port]		Silence GCC 7 warnings. [RT #45592]

(cherry picked from commit cdacec1dcb)
(cherry picked from commit 7dbeb5e7f0)
2017-08-09 00:32:44 -07:00
Tinderbox User
c64ca8ce71 update copyright notice / whitespace 2017-08-09 01:13:43 +00:00
Mukund Sivaraman
88178e13e6 Fix bug where named as resolver would not try other fctx addresses upon fetch timeout (#45321) 2017-08-08 20:48:05 +05:30
Evan Hunt
a85d7a02e0 [v9_10] 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)
(cherry picked from commit 37f6466aa3)
2017-08-07 18:55:00 -07:00
Evan Hunt
83ef0d514e [v9_10] add missing eddsa files
(cherry picked from commit 5832599943)
2017-08-07 14:35:45 -07:00
Tinderbox User
5e8a063aed update copyright notice / whitespace 2017-08-02 23:58:52 +00:00
Mark Andrews
a10354263c 4668. [bug] Use localtime_r and gmtime_r for thread safety.
[RT #45664]

(cherry picked from commit 2019cf29e2)
2017-08-03 08:46:56 +10:00
Michał Kępień
41620b94c4 [v9_10] Refactor RDATA unit tests
4667.	[cleanup]	Refactor RDATA unit tests. [RT #45610]

(cherry picked from commit 712825d755)
2017-08-01 12:49:10 +02:00
Tinderbox User
c254244eba regen v9_10 2017-08-01 01:23:40 +00:00
Tinderbox User
17a549b541 update copyright notice / whitespace 2017-07-31 23:47:22 +00:00
Francis Dupont
b03f0672e1 Added Ed25519 support (#44696) 2017-07-31 16:05:05 +02:00
Tinderbox User
18e797e379 regen v9_10 2017-07-29 01:24:29 +00:00
Tinderbox User
8d3cdf1029 update copyright notice / whitespace 2017-07-28 23:48:00 +00:00
Evan Hunt
8cea474b6e [v9_10] remove unnecessary acronym expansions 2017-07-28 12:24:49 -07:00
Michał Kępień
e4752ae279 [v9_10] Clarify error message printed by dnssec-dsfromkey
4663.	[cleanup]	Clarify error message printed by dnssec-dsfromkey.
			[RT #21731]

(cherry picked from commit c150f68609)
2017-07-28 10:30:16 +02:00
Mark Andrews
4874217267 add semicolon 2017-07-28 15:59:08 +10:00
Mark Andrews
8b60e93cef 4658. [bug] Clean up build directory created by "setup.py install"
immediately.  [RT #45628]

(cherry picked from commit e54f256bb4)
2017-07-28 15:57:06 +10:00
Tinderbox User
99c4a6ad5c update copyright notice / whitespace 2017-07-26 23:48:27 +00:00
Michał Kępień
89cd73f8f7 [v9_10] Properly handle errors in rrchecker system test
4657.	[bug]		rrchecker system test result could be improperly
			determined. [RT #45602]

(cherry picked from commit 984a28c771)
2017-07-26 10:41:15 +02:00
Tinderbox User
56a32b9f54 update copyright notice / whitespace 2017-07-21 23:47:10 +00:00
Mark Andrews
9156962f46 4654. [cleanup] Don't use C++ keywords delete, new and namespace.
[RT #45538]

(cherry picked from commit 4bf32aa587)
2017-07-21 12:43:55 +10:00
Tinderbox User
7fe0ecbbb1 update copyright notice / whitespace 2017-07-20 23:46:14 +00:00
Mark Andrews
e271a20f1f 4653. [bug] Reorder includes to move @DST_OPENSSL_INC@ and
@ISC_OPENSSL_INC@ after shipped include directories.
                        [RT #45581]

(cherry picked from commit 124712666e)
2017-07-20 11:58:58 +10:00
Tinderbox User
033ed86a4e update copyright notice / whitespace 2017-07-19 23:46:06 +00:00
Mark Andrews
23c6b0c709 4653. [bug] Reorder includes in bin/nsupdate/Makefile.in.
[RT #45581]

(cherry picked from commit a5a4cf96c6)
2017-07-20 09:38:08 +10:00
Mark Andrews
dac36869f3 4651. [bug] Nsupdate could attempt to use a zeroed address on
server timeout. [RT #45417]
2017-07-19 15:35:41 +10:00
Mark Andrews
38edf586f9 4651. [bug] Nsupdate could attempt to use a zeroed address on
server timeout. [RT #45417]
2017-07-19 15:34:44 +10:00
Tinderbox User
abae38e81c update copyright notice / whitespace
(cherry picked from commit 0b3fb0379d)
2017-07-11 12:45:23 +10:00
Ray Bellis
4e69e1d072 fixed new warning with previous iOS patch
(cherry picked from commit 70676a01eb)
2017-07-04 12:13:16 +01:00
Ray Bellis
bfb96a9bb8 fix warnings from iOS build of dig
(cherry picked from commit 03a4e4381e)
2017-07-04 11:57:42 +01:00