Tinderbox User
7fdd5cd44e
update copyright notice / whitespace
2017-06-30 23:46:30 +00:00
Evan Hunt
e195feb456
[v9_10] fix RSA parsing when md5 disabled
...
4645. [bug] Fix PKCS#11 RSA parsing when MD5 is disabled.
[RT #45300 ]
(cherry picked from commit b05b3fab3c )
2017-06-29 15:54:54 -07:00
Tinderbox User
68c2253cf5
update copyright notice / whitespace
2017-06-13 23:46:27 +00:00
Mark Andrews
9067cda974
4636. [bug] Normalize rpz policy zone names when checking for
...
existence. [RT #45358 ]
(cherry picked from commit e85e95c19e )
2017-06-13 13:07:46 +10:00
Tinderbox User
8c2c69a9df
update copyright notice / whitespace
2017-05-30 23:46:35 +00:00
Mark Andrews
b9892c25c9
4629. [bug] dns_client_startupdate could not be called with a
...
running client. [RT #45277 ]
(cherry picked from commit e51d62ecae )
2017-05-30 09:51:34 +10:00
Tinderbox User
0a355e0574
update copyright notice / whitespace
2017-05-28 23:46:51 +00:00
Evan Hunt
9d0174e5da
[v9_10] Use 127.0.0.1 as interface for rndc in logfileconfig test
2017-05-28 14:23:37 -07:00
Mark Andrews
10a12de0ef
test crypto support
...
(cherry picked from commit 0a78894304 )
2017-05-26 16:04:29 +10:00
Tinderbox User
cc2b6ff5dd
update copyright notice / whitespace
2017-05-24 23:46:22 +00:00
Mark Andrews
1e3e44dace
make chain system test work with python 3
...
(cherry picked from commit b9c5b37e0c )
2017-05-24 21:45:23 +10:00
Mark Andrews
d9238976c1
use 'python -u' to run python scripts
...
(cherry picked from commit a5dc0d5066 )
2017-05-24 15:16:49 +10:00
Evan Hunt
d0babadb5c
[v9_10] copyrights
2017-05-23 16:47:30 -07:00
Mark Andrews
0bf136b8c8
4627. [func] Deprecate 'dig +sit', it is replaced by 'dig +cookie'.
...
[RT #45245 ]
2017-05-23 10:38:25 +10:00
Evan Hunt
d90f168dfb
[v9_10] add chain ordering tests
...
4626. [test] Added more tests for handling of different record
ordering in CNAME and DNAME responses. [QA #430 ]
2017-05-22 17:15:39 -07:00
Tinderbox User
a849cd4136
update copyright notice / whitespace
2017-05-16 23:46:23 +00:00
Evan Hunt
ea90793daa
[v9_10] symbolic option names for dig +ednsopt
...
4555. [func] dig +ednsopt: EDNS options can now be specified by
name in addition to numeric value. [RT #44461 ]
(cherry picked from commit 25a9b90369 )
(cherry picked from commit 403e7b4512 )
2017-05-16 10:16:33 -07:00
Mark Andrews
1afc9714cc
4622. [bug] Remove unnecessary escaping of semicolon in CAA and
...
URI records. [RT #45216 ]
(cherry picked from commit 1611ceb8b2 )
2017-05-11 10:58:10 +10:00
Mark Andrews
06d13aae53
be consistent with master
2017-05-09 11:30:29 +10:00
Mark Andrews
3c8a15261c
cleanup
2017-05-09 11:21:22 +10:00
Tinderbox User
c2f8407edd
update copyright notice / whitespace
2017-05-08 23:46:23 +00:00
Mark Andrews
35a083665f
4617. [test] Update rndc system test to be more delay tolerant.
...
[RT #45177 ]
(cherry picked from commit 31f4fb98e2 )
2017-05-09 04:24:49 +10:00
Tinderbox User
e0615b47c2
update copyright notice / whitespace
2017-05-02 23:46:45 +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
Tinderbox User
06391274be
update copyright notice / whitespace
2017-04-24 23:46:31 +00: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
4ea8c7b6f4
update copyright notice / whitespace
2017-04-23 23:46:24 +00:00
Tinderbox User
aba880a43e
update copyright notice / whitespace
2017-04-21 23:46:38 +00:00
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
Tinderbox User
24c84fa6aa
update copyright notice / whitespace
2017-04-20 23:46:37 +00: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
Tinderbox User
960bf5835b
update copyright notice / whitespace
2017-03-24 23:46:33 +00:00
Mark Andrews
a636604b20
4582. [security] 'rndc ""' could trigger a assertion failure in named.
...
(CVE-2017-3138) [RT #44924 ]
(cherry picked from commit 8e8dfc5941 )
2017-03-25 02:05:09 +11:00
Mark Andrews
9cff7880a3
adjust range
...
(cherry picked from commit 9301c35ae6 )
2017-03-02 12:36:29 +11:00
Tinderbox User
7ef5374b0b
update copyright notice / whitespace
2017-03-01 01:55:24 +00:00
Mark Andrews
6841d7b854
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:45 +11:00
Mark Andrews
66d4de0075
4571. [bug] Out-of-tree builds of backtrace_test failed.
...
(cherry picked from commit 3e48466e0a )
2017-02-06 13:47:15 +11:00
Mark Andrews
6d93a4e91a
remove outdated cvs $Id strings
2017-02-03 18:41:40 +11:00
Tinderbox User
89abe04af5
update copyright notice / whitespace
2017-01-31 23:46:51 +00:00
Tinderbox User
f936bc441b
update copyright notice / whitespace
2017-01-30 23:47:45 +00:00
Evan Hunt
a5a7e48035
[v9_10] change 4558 was incomplete
...
(cherry picked from commit cd668ea57f )
2017-01-30 14:11:25 -08:00
Tinderbox User
562244d395
update copyright notice / whitespace
2017-01-24 23:46:25 +00:00
Mark Andrews
f7903e4bcc
4560. [bug] mdig: add -m option to enable memory debugging rather
...
than have in on all the time. [RT #44509 ]
4559. [bug] Openssl_link.c didn't compile if ISC_MEM_TRACKLINES
was turned off. [RT #44509 ]
(cherry picked from commit 25da687db7 )
2017-01-24 17:50:06 +11:00
Tinderbox User
610b6f852e
update copyright notice / whitespace
2017-01-13 23:46:31 +00:00
Mark Andrews
aa09e7be55
remove false negatives (add eol to grep patterns; add missing ret=0)
...
(cherry picked from commit bcfaac260a )
2017-01-13 16:00:30 +11:00
Tinderbox User
ff7d77ce73
update copyright notice / whitespace
2017-01-12 23:46:57 +00:00
Mark Andrews
bfb569d34f
address shadow warning
...
(cherry picked from commit c2687b0594 )
2017-01-13 09:15:02 +11:00