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
Tinderbox User
5c0c69922d
newcopyrights
2017-04-20 23:30:35 +00:00
Evan Hunt
7dfc1632c9
[v9_10] correct a mistake in nsupdate help
...
(cherry picked from commit bdbdc69a75 )
2017-04-20 16:18:06 -07:00
Evan Hunt
4db2cb92da
[v9_10] some output was not silenced with configure -q
...
4589. [cleanup] "configure -q" is now silent. [RT #44829 ]
(cherry picked from commit 897049d129 )
2017-04-20 15:39:55 -07:00
Evan Hunt
c0f24a64e5
[v9_10] nsupdate: send tkey queries to the right server
...
4588. [bug] nsupdate could send queries for TKEY to the wrong
server when using GSSAPI. Thanks to Tomas Hozza.
[RT #39893 ]
(cherry picked from commit 66b71679b7 )
2017-04-20 09:30:08 -07:00
Mark Andrews
0580a56901
4587. [bug] named-checkzone failed to handle occulted data below
...
DNAMEs correctly. [RT #44877 ]
(cherry picked from commit 600b027731 )
2017-04-20 13:30:26 +10:00
Mark Andrews
28c8b282dd
4585. [port] win32: Set CompileAS value. [RT #42474 ]
...
(cherry picked from commit 3742338a7b )
2017-04-20 12:43:17 +10:00
Mark Andrews
2848dbf5cd
4574. [bug] Dig leaked memory with multiple +subnet options.
...
[RT #44683 ]
(cherry picked from commit af2b20ee3f )
2017-04-20 10:47:51 +10:00
Mark Andrews
fc945cbc44
4584. [bug] A number of memory usage statistics were not properly
...
reported when they exceeded 4G. [RT #44750 ]
(cherry picked from commit ddac00e3e0 )
2017-04-20 10:23:06 +10:00
Tinderbox User
2b0bef65b5
update copyright notice / whitespace
2017-04-17 23:46:36 +00:00
Tinderbox User
8a3b4b557d
newcopyrights
2017-04-17 23:30:20 +00:00
Evan Hunt
18b2c47d52
[v9_10] fix out of tree build error
...
(cherry picked from commit 28cff4f924 )
2017-04-17 14:31:56 -07:00
Tinderbox User
feb005b1b9
regenerate
v9.10.5
2017-04-14 03:54:11 +00:00
Tinderbox User
d8db5132ef
regen v9_10
2017-04-14 03:54:08 +00:00
Evan Hunt
a779842da4
[v9_10] prep 9.10.5
2017-04-13 20:42:21 -07:00
Tinderbox User
1f6f0be710
regen v9_10
2017-04-12 21:32:56 +00:00
Evan Hunt
6edf89ba7a
[v9_10] formatting
...
(cherry picked from commit 52e398c0af )
2017-04-12 14:06:11 -07:00
Tinderbox User
a522189a27
regen v9_10
2017-04-12 01:12:39 +00:00
Tinderbox User
e4751d0a36
update copyright notice / whitespace
2017-04-11 23:46:32 +00:00
Tinderbox User
28660b0bca
newcopyrights
2017-04-11 23:30:20 +00:00
Evan Hunt
a35dd11527
[v9_10] correct -M in synopsis
...
(cherry picked from commit a477a025d5 )
2017-04-11 12:24:41 -07:00
Tinderbox User
709352017e
regenerate
v9.10.5rc3
2017-03-29 22:10:56 +00:00
Tinderbox User
e75e221299
regen v9_10
2017-03-29 22:10:54 +00:00
Mark Andrews
2a5cd07979
add CVE-2017-3138
...
(cherry picked from commit fe1ad70e51 )
2017-03-30 02:57:10 +11:00
Tinderbox User
6d4aea9289
regen v9_10
2017-03-26 01:12:58 +00:00
Tinderbox User
f6e12bd9b2
update copyright notice / whitespace
2017-03-25 23:46:28 +00:00
Tinderbox User
d409aaa0a9
newcopyrights
2017-03-25 23:30:19 +00:00