Commit graph

24911 commits

Author SHA1 Message Date
Evan Hunt
fffc169233 [v9_10] add DNS_RPZ_MAX_ZONES to OPTIONS
(cherry picked from commit 172aa40e8f)
(cherry picked from commit fd1a7af399)
2017-10-21 13:29:31 -07:00
Evan Hunt
13b56a42b9 [v9_10] test for Net::DNS::Nameserver in prereq.sh
(cherry picked from commit 475c51cce0)
2017-10-21 00:29:20 -07:00
Tinderbox User
27dcf3142c regen v9_10 2017-10-21 01:29:23 +00:00
Mark Andrews
1824904d45 use correct tag
(cherry picked from commit 317330c25a)
2017-10-20 19:06:39 +11:00
Tinderbox User
734041a7c9 regen v9_10 2017-10-20 01:24:33 +00:00
Mark Andrews
1ba0495b37 include "../mkd"; as we have already changed working directory
(cherry picked from commit b71747f765)
2017-10-20 11:49:56 +11:00
Tinderbox User
3a3d6733ca update copyright notice / whitespace 2017-10-19 23:47:47 +00:00
Tinderbox User
be0d756d1f newcopyrights 2017-10-19 23:30:49 +00:00
Mark Andrews
c1e989a111 s/made/may/ 2017-10-20 10:29:07 +11:00
Mark Andrews
88d46ae126 note removal of <isc/util.h> from other header files
(cherry picked from commit 9e5439a6d8)
2017-10-20 10:27:14 +11:00
Mark Andrews
e2a0aab747 s/REQUIRE/ISC_REQUIRE/; include <isc/assertions.h> if ISC_REQUIRE is used; include <isc/likely.h> if ISC_{UN}LIKELY is used
(cherry picked from commit 0fab171196)
2017-10-19 16:54:18 +11:00
Evan Hunt
b5c1d2bc01 [v9_10] skip managed-keys reconfig tests in runtime if no crypto [RT #46327]
(cherry picked from commit b093b684a6)
2017-10-18 22:29:14 -07:00
Evan Hunt
d0d9b93391 [v9_10] remove reference to ht.h 2017-10-18 19:53:06 -07:00
Mark Andrews
20ea1dd8c8 4774. [bug] <isc/util.h> was incorrectly included in several
header files. [RT #46311]
2017-10-19 12:44:15 +11:00
Tinderbox User
d0c34529c6 regen v9_10 2017-10-19 01:24:04 +00:00
Evan Hunt
937a399a55 [v9_10] copyrights 2017-10-18 17:31:44 -07:00
Evan Hunt
b6b2b0b9b5 [v9_10] require writable managed keys directory
4769.	[bug]		Enforce the requirement that the managed keys
			directory (specified by "managed-keys-directory",
			and defaulting to the working directory if not
			specified) must be writable. [RT #46077]

(cherry picked from commit 56e30ebae6)
2017-10-17 21:35:19 -07:00
Tinderbox User
93340c2754 regen v9_10 2017-10-18 01:26:16 +00:00
Tinderbox User
69b5243372 update copyright notice / whitespace 2017-10-17 23:50:51 +00:00
Tinderbox User
1f9cbd3d65 newcopyrights 2017-10-17 23:31:07 +00:00
Evan Hunt
04f334e4b0 [v9_10] README and relnote fixes
(cherry picked from commit 30419509dd)
(cherry picked from commit e609b6b32b)
2017-10-17 13:52:35 -07:00
Michał Kępień
5e6d28e1b7 [v9_10] Doxygen fixes and cleanups
4773.	[doc]		Fixed generating Doxygen documentation for functions
			annotated using certain macros.  Miscellaneous
			Doxygen-related cleanups. [RT #46276]

(cherry picked from commit ad9772c559)
2017-10-17 08:11:55 +02:00
Michał Kępień
151a7e10b8 [v9_10] Regenerate presigned zone for the filter-aaaa system test [RT #46283]
Fix the filter-aaaa system test for builds without DNSSEC support.
2017-10-16 09:47:10 +02:00
Tinderbox User
8f4a065c62 update copyright notice / whitespace 2017-10-13 23:47:00 +00:00
Tinderbox User
5965f2f590 newcopyrights 2017-10-13 23:30:25 +00:00
Evan Hunt
1106e957fb [v9_10] fix filter-aaaa test [RT #46268]
(cherry picked from commit 666af25a92)
2017-10-13 10:28:56 -07:00
Evan Hunt
d761b2da53 [v9_10] use NUL instead of /dev/null for KRB5_CONFIG on windows
(cherry picked from commit 89b2fc092d)
2017-10-11 18:13:13 -07:00
Tinderbox User
22663231d6 update copyright notice / whitespace 2017-10-11 23:47:07 +00:00
Tinderbox User
812bea536e newcopyrights 2017-10-11 23:30:44 +00:00
Mark Andrews
d3ccefd918 reserve subscription flags
(cherry picked from commit a9a983781e)
2017-10-12 09:20:25 +11:00
Evan Hunt
b8d1e3cd5d [v9_10] ignore cache when sending 5011 refresh queries
4771.	[bug]		When sending RFC 5011 refresh queries, disregard
			cached DNSKEY rrsets. [RT #46251]

(cherry picked from commit b2597ce86b)
2017-10-11 14:29:50 -07:00
Evan Hunt
07e25984b8 [v9_10] reduce unnecessary priming queries
4770.	[bug]		Cache additional data from priming queries as glue.
			Previously they were ignored as unsigned
			non-answer data from a secure zone, and never
			actually got added to the cache, causing hints
			to be used frequently for root-server
			addresses, which triggered re-priming. [RT #45241]

(cherry picked from commit 5de02a075b)
(cherry picked from commit 6216df5ccd)
2017-10-11 09:14:22 -07:00
Evan Hunt
4ad546ecf3 [v9_10] Move KRB5_CONFIG=/dev/null to conf.sh.* so the named run in the tests gets the setting
(cherry picked from commit 74f46c45b0)
(cherry picked from commit d1aa5125a9)
2017-10-11 08:51:38 -07:00
Michał Kępień
eb0920f784 [v9_10] Sync draft-durand-doa-over-dns snippet in lib/dns/tests/rdata_test.c with draft version -03 2017-10-09 10:53:08 +02:00
Mark Andrews
7bca69210f 4766. [cleanup] Addresss Coverity warnings. [RT #46150]
(cherry picked from commit 5df3f839b2)
2017-10-09 18:38:23 +11:00
Tinderbox User
b5b01fba2e regen v9_10 2017-10-09 01:20:40 +00:00
Mark Andrews
2e15c85497 cleanup 2017-10-09 11:15:16 +11:00
Evan Hunt
137299291b [v9_10] add DOA to ARM 2017-10-07 19:34:48 -07:00
Tinderbox User
1286f7edeb update copyright notice / whitespace 2017-10-07 23:47:28 +00:00
Tinderbox User
01bca2f829 newcopyrights 2017-10-07 23:30:44 +00:00
Mark Andrews
75438f5c81 don't force souce port
(cherry picked from commit 02a669a9a6)
2017-10-08 06:46:50 +11:00
Mark Andrews
1be17c22cc silence VC compiler warning
(cherry picked from commit e09b9e7a91)
2017-10-07 14:06:08 +11:00
Tinderbox User
641361f1b1 regen v9_10 2017-10-07 01:25:01 +00:00
Mark Andrews
13b6591fd0 map tat to trust-anchor-telemetry
(cherry picked from commit 352185e9a8)
2017-10-07 12:11:16 +11:00
Evan Hunt
0e30df7847 [v9_10] add missing names 2017-10-06 17:39:05 -07:00
Mark Andrews
f3ac1b6715 Normalize all the line endings 2017-10-07 11:24:51 +11:00
Tinderbox User
2f09ac92f1 update copyright notice / whitespace 2017-10-06 23:47:26 +00:00
Tinderbox User
ed166a93e5 newcopyrights 2017-10-06 23:30:59 +00:00
Evan Hunt
dddf97d534 [v9_10] further restrict update-policy local
4762.	[func]		"update-policy local" is now restricted to updates
                from local addresses. (Previously, other addresses
                were allowed so long as updates were signed by the
                local session key.) [RT #45492]
2017-10-06 15:43:05 -07:00
Michał Kępień
3402ce550a [v9_10] Add support for DOA
4761.	[protocol]	Add support for DOA. [RT #45612]

(cherry picked from commit 4ee1fbe056)
2017-10-06 12:56:58 +02:00