Commit Graph

24523 Commits

Author SHA1 Message Date
Tinderbox User
e0615b47c2 update copyright notice / whitespace 2017-05-02 23:46:45 +00:00
Tinderbox User
c0df53e4b7 newcopyrights 2017-05-02 23:30:17 +00:00
Mark Andrews
ad32220fa8 4615. [bug] AD could be set on truncated answer with no records
present in the answer and authority sections.
                        [RT #45140]

(cherry picked from commit 33e94f501f)
2017-05-03 07:52:08 +10:00
Mark Andrews
768cce50c8 remove unused assignments [RT #45147]
(cherry picked from commit 78551a3f2c)
2017-05-03 07:46:28 +10:00
Evan Hunt
7f3a359d52 [v9_10] error in sockaddr unit test
4614.	[test]		Fixed an error in the sockaddr unit test. [RT #45146]

(cherry picked from commit d73c32c17f)
(cherry picked from commit 512765ba1e)
2017-05-02 13:41:19 -07:00
Tinderbox User
c47de98f4b update copyright notice / whitespace 2017-05-01 23:46:27 +00:00
Tinderbox User
08910a9b30 newcopyrights 2017-05-01 23:30:34 +00:00
Mark Andrews
358aa43c8c 4612. [bug] Silence 'may be use uninitalised' warning and simplify
the code in lwres/getaddinfo:process_answer.
                        [RT #45158]

(cherry picked from commit b09eb48f8a)
2017-05-02 09:24:44 +10:00
Evan Hunt
b56af65e90 [v9_10] add util.h
(cherry picked from commit 532a001001)
2017-05-01 13:29:00 -07:00
Mark Andrews
b439ba10af complete comment marker change
(cherry picked from commit c8abbc4312)
2017-04-30 20:55:41 +10:00
Tinderbox User
67e24d0890 update copyright notice / whitespace 2017-04-28 23:46:21 +00:00
Tinderbox User
f047d1e0b6 newcopyrights 2017-04-28 23:30:18 +00:00
Evan Hunt
cdb08d61f7 [v9_10] change markdown comment style for pandoc 2017-04-27 23:44:25 -07:00
Mark Andrews
ba75c654a0 silence 'may be used uninitialized' warning. [RT #45139]
(cherry picked from commit d1554926d0)
2017-04-28 11:02:19 +10:00
Mark Andrews
fbb9d55479 add mark_stale_header and rbtdb_zero_header defines 2017-04-27 12:53:20 +10:00
Tinderbox User
03cd3db02d regen v9_10 2017-04-26 23:35:43 +00:00
Evan Hunt
420b577d0b [v9_10] fix building of markdown output on docs 2017-04-26 16:20:29 -07:00
Tinderbox User
1376fb702f regen v9_10 2017-04-25 01:14:51 +00:00
Tinderbox User
06391274be update copyright notice / whitespace 2017-04-24 23:46:31 +00:00
Tinderbox User
77e9b92472 newcopyrights 2017-04-24 23:30:21 +00:00
Evan Hunt
7e5ab67300 [v9_10] allow parallel make
4609.	[cleanup]	Rearrange makefiles to enable parallel execution
			(i.e. "make -j"). [RT #45078]
2017-04-23 23:04:46 -07:00
Mark Andrews
bb9321de7f 4608. [func] DiG now warns about .local queries which are reserved
for Multicast DNS. [RT #44783]

(cherry picked from commit 7ef453bf43)
2017-04-24 12:07:18 +10:00
Mark Andrews
a93444e77f 4606. [port] Stop using experimental "Experimental keys on scalar"
feature of perl as it has been removed. [RT #45012]

(cherry picked from commit a14562e120)
2017-04-24 11:21:20 +10:00
Tinderbox User
03485e7087 regen v9_10 2017-04-24 01:15:20 +00:00
Evan Hunt
fc1bce500b [v9_10] update copyrights that had been missed recently 2017-04-23 17:10:33 -07:00
Evan Hunt
8396513ce1 [v9_10] recent_changes script could terminate too early
(cherry picked from commit 58502352f2)
2017-04-23 17:06:52 -07:00
Tinderbox User
4ea8c7b6f4 update copyright notice / whitespace 2017-04-23 23:46:24 +00:00
Mark Andrews
61a498616a update 2017-04-24 09:43:56 +10:00
Tinderbox User
6f7d5b7835 regen v9_10 2017-04-23 01:14:12 +00:00
Mukund Sivaraman
cb0c1c0b04 Add missing types for non-threaded build
(cherry picked from commit b1568eeedc)
(cherry picked from commit 5fb7dd046e)
2017-04-22 20:02:27 +05:30
Evan Hunt
e27dfe5a6c [v9_10] openssl backward compatibility fix
4604.	[bug]		Don't use ERR_load_crypto_strings() when building
			with OpenSSL 1.1.0. [RT #45117]

(cherry picked from commit 4c31eda5e1)
2017-04-21 18:56:33 -07:00
Evan Hunt
7687a76d0a [v9_10] fix portability issue
(cherry picked from commit 8ee6a6afd8)
2017-04-21 18:16:24 -07:00
Tinderbox User
aba880a43e update copyright notice / whitespace 2017-04-21 23:46:38 +00:00
Evan Hunt
5480e4274b [v9_10] auto-generate named.conf.docbook
4603.	[doc]		Automatically generate named.conf(5) man page
			from doc/misc/options. Thanks to Tony Finch.
			[RT #43525]
2017-04-21 16:34:11 -07:00
Evan Hunt
14ed39ad6e [v9_10] give threads unique names to assist debugging
4602.	[func]		Threads are now set to human-readable
			names to assist debugging, when supported by
			the OS. [RT #43234]

(cherry picked from commit d26ae7fc08)
(cherry picked from commit 8b9c4592ed)
2017-04-21 14:00:23 -07:00
Evan Hunt
134fb9a2bf [v9_10] clear out relnotes 2017-04-21 13:38:29 -07:00
Evan Hunt
794e994b5b [v9_10] typo in rndc doc
(cherry picked from commit b9e736f4f6)
2017-04-21 13:17:26 -07:00
Mukund Sivaraman
2540059b7b Reject incorrect RSA key lengths during key generation and and sign/verify context creation (#45043)
(cherry picked from commit 239e9dc81c)
(cherry picked from commit 264e17e739)
2017-04-21 19:06:04 +05:30
Mukund Sivaraman
3f8245a08f Adjust RPZ trigger counts only when the entry being deleted exists (#43386)
(cherry picked from commit f23c10f925)
(cherry picked from commit 9a8b2b3ab3)
2017-04-21 17:18:35 +05:30
Mukund Sivaraman
fb5c4bc94c Fix inconsistencies in inline signing time comparisons (#42112)
(cherry picked from commit 4176d278e2)
(cherry picked from commit eeb16584fb)
2017-04-21 16:46:13 +05:30
Mukund Sivaraman
4ab28446c1 Ignore SHA-1 DS digest type when SHA-384 DS digest type is present (#45017)
(cherry picked from commit 5d01eab088)
(cherry picked from commit 9540b42695)
2017-04-21 16:21:49 +05:30
Mukund Sivaraman
b958488b2e Validate glue before adding it to the additional section (#45062)
(cherry picked from commit b0dbcba2d2)
(cherry picked from commit fec9247b8f)
2017-04-21 15:53:47 +05:30
Evan Hunt
7e42ecd28f [v9_10] fix merge error 2017-04-20 20:59:07 -07:00
Evan Hunt
e9c9b9396a [v9_10] remove references to compile options that aren't in 9.10 2017-04-20 20:13:22 -07:00
Evan Hunt
dc35ff9ec6 [v9_10] update README, remove FAQ
4593.	[doc]		Update README using markdown, remove outdated FAQ
			file in favor of the knowledge base.
2017-04-20 19:39:06 -07:00
Evan Hunt
59e1db1eac [v9_10] fix change number 2017-04-20 17:43:33 -07:00
Evan Hunt
70590c691b [v9_10] fix dispatch.c shutdown race
4952.	[bug]		A race condition on shutdown could trigger an
			assertion failure in dispatch.c. [RT #43822]

(cherry picked from commit 019132b70c)
2017-04-20 17:42:03 -07:00
Evan Hunt
17c7582ad8 [v9_10] python 3 compatibility
4591.	[port]		Addressed some python 3 compatibility issues.
			Thanks to Ville Skytta. [RT #44955] [RT #44956]

(cherry picked from commit 6d19d975c6)
2017-04-20 17:31:25 -07:00
Mark Andrews
c39e634dfd 4590. [bug] Support for PTHREAD_MUTEX_ADAPTIVE_NP was not being
properly detected. [RT #44871]

(cherry picked from commit 88740c7fce)
2017-04-21 10:03:57 +10:00
Tinderbox User
24c84fa6aa update copyright notice / whitespace 2017-04-20 23:46:37 +00:00