Tinderbox User
74e2f78492
update copyright notice / whitespace
2017-05-11 23:46:03 +00:00
Mark Andrews
59d940391c
4622. [bug] Remove unnecessary escaping of semicolon in CAA and
...
URI records. [RT #45216 ]
(cherry picked from commit 1611ceb8b2 )
2017-05-11 10:58:03 +10:00
Tinderbox User
9a006fe9a0
update copyright notice / whitespace
2017-05-10 23:45:58 +00:00
Mark Andrews
6b432e1149
4621. [port] Force alignment of oid arrays to silence loader
...
warnings. [RT #45131 ]
(cherry picked from commit 2fb1a0bdef )
2017-05-11 09:25:00 +10:00
Mark Andrews
cb9345c996
4620. [port] Handle EPFNOSUPPORT being returned when probing
...
to see if a socket type is supported. [RT #45214 ]
(cherry picked from commit d352a9db95 )
2017-05-11 07:58:44 +10:00
Mark Andrews
9604a49da0
4618. [bug] Check isc_mem_strdup results in dns_view_setnewzones.
...
Add logging for lmdb call failures. [RT #45204 ]
(cherry picked from commit d242bf393c )
2017-05-10 10:51:48 +10:00
Tinderbox User
c88b4680d9
update copyright notice / whitespace
2017-05-02 23:46:05 +00:00
Mark Andrews
ac9072210c
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:02 +10:00
Evan Hunt
512765ba1e
[v9_11] error in sockaddr unit test
...
4614. [test] Fixed an error in the sockaddr unit test. [RT #45146 ]
(cherry picked from commit d73c32c17f )
2017-05-02 13:41:12 -07:00
Tinderbox User
a24c7e850d
update copyright notice / whitespace
2017-05-01 23:46:02 +00:00
Mark Andrews
27a262bc4d
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:13 +10:00
Evan Hunt
6cb8389877
[v9_11] add util.h
...
(cherry picked from commit 532a001001 )
2017-05-01 13:28:53 -07:00
Tinderbox User
43d2e7a905
update copyright notice / whitespace
2017-04-28 23:45:57 +00:00
Mark Andrews
9df7c100a7
silence 'may be used uninitialized' warning. [RT #45139 ]
...
(cherry picked from commit d1554926d0 )
2017-04-28 11:02:10 +10:00
Mark Andrews
3a015a84bc
add mark_stale_header define
2017-04-27 13:02:42 +10:00
Mark Andrews
790345ffa3
add rbtdb_zero_header define
2017-04-27 12:49:55 +10:00
Mark Andrews
91ccb395a9
silence unused-parameter warning
...
(cherry picked from commit cc3ebbfd91 )
2017-04-27 09:50:36 +10:00
Tinderbox User
af0d9b7705
update copyright notice / whitespace
2017-04-26 23:46:00 +00:00
Mukund Sivaraman
3b38e4b834
Set a LMDB mapsize and also provide a config option to control it ( #44954 )
...
(cherry picked from commit 241b49e611 )
2017-04-26 23:55:27 +05:30
Tinderbox User
5d52a1fe1b
update copyright notice / whitespace
2017-04-24 23:46:02 +00:00
Evan Hunt
0d24df5c0b
[v9_11] allow parallel make
...
4609. [cleanup] Rearrange makefiles to enable parallel execution
(i.e. "make -j"). [RT #45078 ]
2017-04-23 23:04:34 -07:00
Evan Hunt
1ca2cf0243
[v9_11] update copyrights that had been missed recently
2017-04-23 17:07:59 -07:00
Mukund Sivaraman
5fb7dd046e
Add missing types for non-threaded build
...
(cherry picked from commit b1568eeedc )
2017-04-22 19:59:59 +05:30
Evan Hunt
02989eceef
[v9_11] 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:28 -07:00
Evan Hunt
0532602218
[v9_11] fix portability issue
...
(cherry picked from commit 8ee6a6afd8 )
2017-04-21 18:16:16 -07:00
Evan Hunt
8b9c4592ed
[v9_11] 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 )
2017-04-21 14:00:15 -07:00
Mukund Sivaraman
264e17e739
Reject incorrect RSA key lengths during key generation and and sign/verify context creation ( #45043 )
...
(cherry picked from commit 239e9dc81c )
2017-04-21 19:04:50 +05:30
Mukund Sivaraman
9a8b2b3ab3
Adjust RPZ trigger counts only when the entry being deleted exists ( #43386 )
...
(cherry picked from commit f23c10f925 )
2017-04-21 17:13:45 +05:30
Mukund Sivaraman
eeb16584fb
Fix inconsistencies in inline signing time comparisons ( #42112 )
...
(cherry picked from commit 4176d278e2 )
2017-04-21 16:44:51 +05:30
Mukund Sivaraman
9540b42695
Ignore SHA-1 DS digest type when SHA-384 DS digest type is present ( #45017 )
...
(cherry picked from commit 5d01eab088 )
2017-04-21 16:20:57 +05:30
Evan Hunt
527163f0e5
[v9_11] 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:41:58 -07:00
Tinderbox User
d63ae51ba3
update copyright notice / whitespace
2017-04-20 23:46:08 +00:00
Mark Andrews
fd0d60b3a0
4587. [bug] named-checkzone failed to handle occulted data below
...
DNAMEs correctly. [RT #44877 ]
(cherry picked from commit 600b027731 )
2017-04-20 13:29:53 +10:00
Mark Andrews
1bce43adcc
4585. [port] win32: Set CompileAS value. [RT #42474 ]
...
(cherry picked from commit 3742338a7b )
2017-04-20 12:42:39 +10:00
Mark Andrews
da4823c08a
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:22:26 +10:00
Tinderbox User
dc524b82fc
update copyright notice / whitespace
2017-04-17 23:46:03 +00:00
Evan Hunt
e2ab8249c4
[v9_11] fix out of tree build error
...
(cherry picked from commit 28cff4f924 )
2017-04-17 14:31:50 -07:00
Tinderbox User
003e956a96
update copyright notice / whitespace
2017-03-24 23:46:02 +00:00
Mark Andrews
8c31a25f3f
4582. [security] 'rndc ""' could trigger a assertion failure in named.
...
(CVE-2017-3138) [RT #44924 ]
(cherry picked from commit 8e8dfc5941 )
2017-03-25 02:01:10 +11:00
Mark Andrews
7fcbbd6fa9
4580. [bug] 4578 introduced a regression when handling CNAME to
...
referral below the current domain. [RT #44850 ]
(cherry picked from commit 638c7c635d )
2017-03-14 15:12:03 +11:00
Mark Andrews
c006cfc5a2
Reimplement:
...
4578. [security] Some chaining (CNAME or DNAME) responses to upstream
queries could trigger assertion failures.
(CVE-2017-3137) [RT #44734 ]
(cherry picked from commit f240f4a5de )
2017-03-01 12:02:39 +11:00
Evan Hunt
559cbe04e7
[v9_11] remove unnecessary INSIST and prep 9.11.1rc2
...
4578. [security] Some chaining (CNAME or DNAME) responses to upstream
queries could trigger assertion failures.
(CVE-2017-3137) [RT #44734 ]
(cherry picked from commit a1365a0042 )
2017-02-23 14:55:10 -08:00
Mark Andrews
fd71f5a87f
dns_master_styleflags returns dns_masterstyle_flags_t
2017-02-20 17:38:56 +11:00
Mark Andrews
4acedf9e13
explicitly cast to (unsigned int)
2017-02-20 17:29:18 +11:00
Mark Andrews
1d0815a2b5
remove redundant $Id
2017-02-16 12:33:08 +11:00
Mark Andrews
ab92948efa
record ranges; account for -P's
2017-02-16 12:20:59 +11:00
Evan Hunt
ece26dd7d7
[v9_11] fix build errors from inline macros (change 4565)
2017-02-06 10:42:31 -08:00
Evan Hunt
43769594c0
[v9_11] prep 9.11.1rc1
2017-02-04 22:30:16 -08:00
Tinderbox User
1617002c78
update copyright notice / whitespace
2017-02-04 23:46:08 +00:00
Evan Hunt
07b7a3eade
[v9_11] store local and remote addresses in dnstap
...
4569. [func] Store both local and remote addresses in dnstap
logging, and modify dnstap-read output format to
print them. [RT #43595 ]
(cherry picked from commit 650b5e7592 )
2017-02-03 17:11:06 -08:00