]>
git.ipfire.org Git - thirdparty/bind9.git/log
Mukund Sivaraman [Sat, 22 Apr 2017 02:55:10 +0000 (08:25 +0530)]
Improve performance for delegation heavy answers and also general query performance (#44029)
Evan Hunt [Sat, 22 Apr 2017 01:56:00 +0000 (18:56 -0700)]
[master] openssl backward compatibility fix
4604. [bug] Don't use ERR_load_crypto_strings() when building
with OpenSSL 1.1.0. [RT #45117]
Evan Hunt [Sat, 22 Apr 2017 01:16:00 +0000 (18:16 -0700)]
[master] fix portability issue
Evan Hunt [Fri, 21 Apr 2017 23:45:43 +0000 (16:45 -0700)]
[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Tinderbox User [Fri, 21 Apr 2017 23:45:41 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 21 Apr 2017 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 21 Apr 2017 23:27:56 +0000 (16:27 -0700)]
[master] auto-generate named.conf.docbook
4603. [doc] Automatically generate named.conf(5) man page
from doc/misc/options. Thanks to Tony Finch.
[RT #43525]
Evan Hunt [Fri, 21 Apr 2017 20:58:22 +0000 (13:58 -0700)]
[master] 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]
Evan Hunt [Fri, 21 Apr 2017 20:16:40 +0000 (13:16 -0700)]
[master] typo in rndc doc
Mukund Sivaraman [Fri, 21 Apr 2017 12:00:15 +0000 (17:30 +0530)]
Reject incorrect RSA key lengths during key generation and and sign/verify context creation (#45043)
Mukund Sivaraman [Wed, 16 Nov 2016 03:11:53 +0000 (12:11 +0900)]
Adjust RPZ trigger counts only when the entry being deleted exists (#43386)
Mukund Sivaraman [Fri, 21 Apr 2017 11:10:34 +0000 (16:40 +0530)]
Fix inconsistencies in inline signing time comparisons (#42112)
Mukund Sivaraman [Fri, 21 Apr 2017 11:03:18 +0000 (16:33 +0530)]
Update fuzzing support to test validating resolver (#44787)
Mukund Sivaraman [Fri, 21 Apr 2017 10:49:28 +0000 (16:19 +0530)]
Ignore SHA-1 DS digest type when SHA-384 DS digest type is present (#45017)
Mukund Sivaraman [Fri, 21 Apr 2017 09:21:24 +0000 (14:51 +0530)]
Validate glue before adding it to the additional section (#45062)
Mukund Sivaraman [Fri, 21 Apr 2017 06:24:23 +0000 (11:54 +0530)]
Increase minimum RSA keygen size to 1024 bits (#36895)
Evan Hunt [Fri, 21 Apr 2017 03:22:19 +0000 (20:22 -0700)]
[master] hex output mode for dnstap-read
4594. [func] "dnstap-read -x" prints a hex dump of the wire
format of each logged DNS message. [RT #44816]
Evan Hunt [Fri, 21 Apr 2017 02:21:54 +0000 (19:21 -0700)]
[master] update README, remove FAQ
4593. [doc] Update README using markdown, remove outdated FAQ
file in favor of the knowledge base.
Tinderbox User [Fri, 21 Apr 2017 01:05:18 +0000 (01:05 +0000)]
regen master
Evan Hunt [Fri, 21 Apr 2017 00:43:18 +0000 (17:43 -0700)]
[master] fix change number
Evan Hunt [Fri, 21 Apr 2017 00:41:37 +0000 (17:41 -0700)]
[master] fix dispatch.c shutdown race
4952. [bug] A race condition on shutdown could trigger an
assertion failure in dispatch.c. [RT #43822]
Evan Hunt [Fri, 21 Apr 2017 00:30:35 +0000 (17:30 -0700)]
[master] python 3 compatibility
4591. [port] Addressed some python 3 compatibility issues.
Thanks to Ville Skytta. [RT #44955] [RT #44956]
Mark Andrews [Fri, 21 Apr 2017 00:03:18 +0000 (10:03 +1000)]
4590. [bug] Support for PTHREAD_MUTEX_ADAPTIVE_NP was not being
properly detected. [RT #44871]
Tinderbox User [Thu, 20 Apr 2017 23:45:39 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 20 Apr 2017 23:30:13 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 20 Apr 2017 23:17:19 +0000 (16:17 -0700)]
[master] correct a mistake in nsupdate help
Evan Hunt [Thu, 20 Apr 2017 22:09:28 +0000 (15:09 -0700)]
[master] some output was not silenced with configure -q
4589. [cleanup] "configure -q" is now silent. [RT #44829]
Evan Hunt [Thu, 20 Apr 2017 16:28:37 +0000 (09:28 -0700)]
[master] 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]
Mark Andrews [Thu, 20 Apr 2017 07:59:45 +0000 (17:59 +1000)]
fix 'minimal-any yes;' to force TCP / UDP
Mark Andrews [Thu, 20 Apr 2017 03:28:48 +0000 (13:28 +1000)]
4587. [bug] named-checkzone failed to handle occulted data below
DNAMEs correctly. [RT #44877]
Mark Andrews [Thu, 20 Apr 2017 03:20:41 +0000 (13:20 +1000)]
4586. [func] dig, host and nslookup now use TCP for ANY queries.
[RT #44687]
Mark Andrews [Thu, 20 Apr 2017 02:41:40 +0000 (12:41 +1000)]
4585. [port] win32: Set CompileAS value. [RT #42474]
Mark Andrews [Thu, 20 Apr 2017 00:21:00 +0000 (10:21 +1000)]
4584. [bug] A number of memory usage statistics were not properly
reported when they exceeded 4G. [RT #44750]
Tinderbox User [Mon, 17 Apr 2017 23:45:35 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 17 Apr 2017 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Mon, 17 Apr 2017 21:31:44 +0000 (14:31 -0700)]
[master] fix out of tree build error
Tinderbox User [Thu, 13 Apr 2017 01:05:08 +0000 (01:05 +0000)]
regen master
Evan Hunt [Wed, 12 Apr 2017 21:05:54 +0000 (14:05 -0700)]
[master] formatting
Tinderbox User [Wed, 12 Apr 2017 01:05:15 +0000 (01:05 +0000)]
regen master
Tinderbox User [Tue, 11 Apr 2017 23:45:37 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 11 Apr 2017 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 11 Apr 2017 19:24:10 +0000 (12:24 -0700)]
[master] correct -M in synopsis
Tinderbox User [Thu, 30 Mar 2017 01:05:19 +0000 (01:05 +0000)]
regen master
Mark Andrews [Wed, 29 Mar 2017 15:56:33 +0000 (02:56 +1100)]
add CVE-2017-3138
Mark Andrews [Sun, 26 Mar 2017 06:39:06 +0000 (17:39 +1100)]
fix changes number
Tinderbox User [Sun, 26 Mar 2017 01:05:14 +0000 (01:05 +0000)]
regen master
Tinderbox User [Sat, 25 Mar 2017 23:45:38 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Sat, 25 Mar 2017 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Sat, 25 Mar 2017 19:49:25 +0000 (12:49 -0700)]
[master] host -A
4593. [func] "host -A" returns most records for a name but
omits RRSIG, NSEC and NSEC3. (Thanks to Tony Finch.)
[RT #43032]
Evan Hunt [Sat, 25 Mar 2017 19:22:51 +0000 (12:22 -0700)]
[master] document that delv should be used instead of sigchase
Tinderbox User [Fri, 24 Mar 2017 23:45:35 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 24 Mar 2017 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Fri, 24 Mar 2017 15:00:17 +0000 (02:00 +1100)]
4582. [security] 'rndc ""' could trigger a assertion failure in named.
(CVE-2017-3138) [RT #44924]
Tinderbox User [Thu, 16 Mar 2017 23:46:35 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 16 Mar 2017 23:30:08 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Thu, 16 Mar 2017 00:21:18 +0000 (11:21 +1100)]
4581. [port] Linux: Add getpid and getrandom to the list of system
calls named uses for seccomp. [RT #44883]
Mark Andrews [Tue, 14 Mar 2017 04:07:00 +0000 (15:07 +1100)]
4580. [bug] 4578 introduced a regression when handling CNAME to
referral below the current domain. [RT #44850]
Tinderbox User [Mon, 13 Mar 2017 01:05:40 +0000 (01:05 +0000)]
regen master
Evan Hunt [Sat, 11 Mar 2017 01:34:01 +0000 (17:34 -0800)]
[master] tag mismatch
Tinderbox User [Fri, 10 Mar 2017 23:46:18 +0000 (23:46 +0000)]
update copyright notice / whitespace
Francis Dupont [Fri, 10 Mar 2017 06:53:37 +0000 (07:53 +0100)]
Visual Studio 2017 was published
Mark Andrews [Fri, 10 Mar 2017 02:05:59 +0000 (13:05 +1100)]
fix tag mismatch
Mark Andrews [Fri, 10 Mar 2017 00:23:25 +0000 (11:23 +1100)]
update
Tinderbox User [Thu, 9 Mar 2017 23:46:23 +0000 (23:46 +0000)]
update copyright notice / whitespace
Evan Hunt [Thu, 9 Mar 2017 23:17:10 +0000 (15:17 -0800)]
[master] change strtoll() to isc_string_touint64() for portability
Evan Hunt [Thu, 9 Mar 2017 07:20:40 +0000 (23:20 -0800)]
[master] timestamp suffixes for log files
4579. [func] Logging channels and dnstap output files can now
be configured with a "suffix" option, set to
either "increment" or "timestamp", indicating
whether to use incrementing numbers or timestamps
as the file suffix when rolling over a log file.
[RT #42838]
Evan Hunt [Thu, 9 Mar 2017 06:51:26 +0000 (22:51 -0800)]
[master] fix ARM merge error
Mark Andrews [Thu, 2 Mar 2017 01:32:04 +0000 (12:32 +1100)]
adjust range
Mark Andrews [Thu, 2 Mar 2017 01:19:10 +0000 (12:19 +1100)]
allow more time for the IPv6 transfer attemt to timeout and fall over to IPv4
Tinderbox User [Thu, 2 Mar 2017 01:05:06 +0000 (01:05 +0000)]
regen master
Tinderbox User [Wed, 1 Mar 2017 01:52:56 +0000 (01:52 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 1 Mar 2017 01:51:12 +0000 (01:51 +0000)]
newcopyrights
Mark Andrews [Wed, 1 Mar 2017 01:01:16 +0000 (12:01 +1100)]
Reimplement:
4578. [security] Some chaining (CNAME or DNAME) responses to upstream
queries could trigger assertion failures.
(CVE-2017-3137) [RT #44734]
Tinderbox User [Tue, 28 Feb 2017 23:45:28 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 28 Feb 2017 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Tue, 28 Feb 2017 21:33:09 +0000 (08:33 +1100)]
fix nsupdate reference
Tinderbox User [Fri, 24 Feb 2017 01:04:54 +0000 (01:04 +0000)]
regen master
Evan Hunt [Thu, 23 Feb 2017 22:34:33 +0000 (14:34 -0800)]
[master] remove unnecessary INSIST
4578. [security] Some chaining (CNAME or DNAME) responses to upstream
queries could trigger assertion failures.
(CVE-2017-3137) [RT #44734]
Tinderbox User [Tue, 21 Feb 2017 23:45:37 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 21 Feb 2017 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 21 Feb 2017 18:45:02 +0000 (10:45 -0800)]
[master] use isc_uint32_t instead of uint32_t
Witold Krecicki [Tue, 21 Feb 2017 11:49:55 +0000 (03:49 -0800)]
4577. [func] Make qtype of resolver fuzzing packet configurable via command line. [RT #43540]
Tinderbox User [Tue, 21 Feb 2017 01:04:58 +0000 (01:04 +0000)]
regen master
Tinderbox User [Mon, 20 Feb 2017 23:45:32 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 20 Feb 2017 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Witold Krecicki [Mon, 20 Feb 2017 10:57:28 +0000 (11:57 +0100)]
4576. [func] The RPZ implementation has been substantially refactored for improved performance and reliability. [RT #43449]
Mark Andrews [Mon, 20 Feb 2017 06:38:56 +0000 (17:38 +1100)]
dns_master_styleflags returns dns_masterstyle_flags_t
Tinderbox User [Thu, 16 Feb 2017 01:05:00 +0000 (01:05 +0000)]
regen master
Tinderbox User [Wed, 15 Feb 2017 04:43:32 +0000 (04:43 +0000)]
newcopyrights
Mark Andrews [Wed, 15 Feb 2017 03:29:33 +0000 (14:29 +1100)]
reserve block for 9.12
Mark Andrews [Wed, 15 Feb 2017 01:44:12 +0000 (12:44 +1100)]
add CVE-2017-3136 note
(cherry picked from commit
d77eadc26113486f32fea25320ae4c6f1f2e7fb2 )
Mark Andrews [Wed, 15 Feb 2017 01:36:41 +0000 (12:36 +1100)]
update description
Mark Andrews [Wed, 15 Feb 2017 01:18:51 +0000 (12:18 +1100)]
4575. [security] Dns64 with break-dnssec yes; can result in a
assertion failure. (CVE-2017-3136) [RT #44653]
Mark Andrews [Tue, 14 Feb 2017 04:52:40 +0000 (15:52 +1100)]
4574. [bug] Dig leaked memory with multiple +subnet options.
[RT #44683]
Evan Hunt [Thu, 9 Feb 2017 21:52:45 +0000 (13:52 -0800)]
[master] call flow description was incomplete
Evan Hunt [Thu, 9 Feb 2017 01:33:13 +0000 (17:33 -0800)]
[master] restore some code from change 4556
Tinderbox User [Thu, 9 Feb 2017 01:04:58 +0000 (01:04 +0000)]
regen master
Tinderbox User [Wed, 8 Feb 2017 23:45:32 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 8 Feb 2017 23:30:05 +0000 (23:30 +0000)]
newcopyrights
wpk [Wed, 8 Feb 2017 21:15:01 +0000 (22:15 +0100)]
4573. [func] Query logic has been substantially refactored (e.g. query_find function has been split into smaller functions) for improved readability, maintainability