Commit Graph
2885 Commits
Author SHA1 Message Date
Tinderbox User ec9becf633 update copyright notice / whitespace 2017-08-09 23:54:45 +00:00
Mark Andrews f3ed36d3a1 4675. [cleanup] Don't use C++ keyword class. [RT #45726] 2017-08-10 08:51:22 +10:00
Tinderbox User 16fd34ab85 update copyright notice / whitespace 2017-08-09 01:37:36 +00:00
Mukund Sivaraman 6b230c0dd8 Fix bug where named as resolver would not try other fctx addresses upon fetch timeout (#45321)
(cherry picked from commit 88178e13e6)
2017-08-08 21:19:00 +05:30
Evan Hunt bce15d72e2 [v9_9] add missing eddsa files, fix dst_parse.c to handle eddsa correctly 2017-08-07 16:45:46 -07:00
Tinderbox User b0fc3288ec update copyright notice / whitespace 2017-08-03 00:01:44 +00:00
Mark Andrews b5b0fbc44c 4668. [bug] Use localtime_r and gmtime_r for thread safety.
[RT #45664]

(cherry picked from commit 2019cf29e2)
2017-08-03 08:47:15 +10:00
Michał Kępień 60b55fe41c [v9_9] Refactor RDATA unit tests
4667.	[cleanup]	Refactor RDATA unit tests. [RT #45610]

(cherry picked from commit 41620b94c4)
2017-08-01 13:08:33 +02:00
Tinderbox User f96e57a2c4 update copyright notice / whitespace 2017-07-31 23:49:05 +00:00
Francis Dupont dea37aee81 Added Ed25519 support (#44696) 2017-07-31 17:02:24 +02:00
Tinderbox User fd14aa6b8a update copyright notice / whitespace 2017-07-28 23:49:49 +00:00
Michał Kępień d3d5a9780d [v9_9] Clarify error message printed by dnssec-dsfromkey
4663.	[cleanup]	Clarify error message printed by dnssec-dsfromkey.
			[RT #21731]

(cherry picked from commit c150f68609)
2017-07-28 10:30:25 +02:00
Tinderbox User adfb3f05a8 update copyright notice / whitespace 2017-07-19 23:46:53 +00:00
Mark Andrews 4442503b86 4651. [bug] Nsupdate could attempt to use a zeroed address on
server timeout. [RT #45417]

(cherry picked from commit dac36869f3)
2017-07-19 15:42:04 +10:00
Mark Andrews afcc29ac05 4651. [bug] Nsupdate could attempt to use a zeroed address on
server timeout. [RT #45417]

(cherry picked from commit 38edf586f9)
2017-07-19 15:37:03 +10:00
Tinderbox User 3bd0f5fc20 update copyright notice / whitespace 2017-06-13 23:47:54 +00:00
Mark Andrews 0b9020897d 4636. [bug] Normalize rpz policy zone names when checking for
existence. [RT #45358]

(cherry picked from commit e85e95c19e)
2017-06-13 13:15:06 +10:00
Tinderbox User 77dd47b406 update copyright notice / whitespace 2017-05-30 23:47:42 +00:00
Mark Andrews fbfaa3e731 4629. [bug] dns_client_startupdate could not be called with a
running client. [RT #45277]

(cherry picked from commit e51d62ecae)
2017-05-30 10:07:15 +10:00
Tinderbox User c426f41a3a update copyright notice / whitespace 2017-05-28 23:48:04 +00:00
Evan Hunt c212136796 [v9_9] Use 127.0.0.1 as interface for rndc in logfileconfig test 2017-05-28 14:23:45 -07:00
Mark Andrews d3fcd71286 test crypto support
(cherry picked from commit 0a78894304)
2017-05-26 16:04:35 +10:00
Tinderbox User 2dbcf1439f update copyright notice / whitespace 2017-05-24 23:47:19 +00:00
Mark Andrews aedef6d0db make chain system test work with python 3
(cherry picked from commit b9c5b37e0c)
2017-05-24 21:45:36 +10:00
Mark Andrews 27c4fa86c6 use 'python -u' to run python scripts
(cherry picked from commit a5dc0d5066)
2017-05-24 15:16:54 +10:00
Evan Hunt 0b3a455cfd [v9_9] copyrights 2017-05-23 16:53:28 -07:00
Evan Hunt 3f25111cd4 [v9_9] 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:19:57 -07:00
Mark Andrews b737849335 4622. [bug] Remove unnecessary escaping of semicolon in CAA and
URI records. [RT #45216]

(cherry picked from commit 1611ceb8b2)
2017-05-11 10:58:29 +10:00
Mark Andrews e5f9d2b0f6 be consistent with master 2017-05-09 11:31:59 +10:00
Mark Andrews e96268f453 cleanup 2017-05-09 11:15:31 +10:00
Tinderbox User 9654d3a4ab update copyright notice / whitespace 2017-05-08 23:47:19 +00:00
Mark Andrews 332193940d 4617. [test] Update rndc system test to be more delay tolerant.
[RT #45177]

(cherry picked from commit 31f4fb98e2)
2017-05-09 04:47:18 +10:00
Tinderbox User 8ebfb6cc9a update copyright notice / whitespace 2017-05-02 23:48:00 +00:00
Mark Andrews d7d9376e61 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 08:09:05 +10:00
Tinderbox User a658d80dc7 update copyright notice / whitespace 2017-04-24 23:47:23 +00:00
Mark Andrews 36a2cde01f 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:52 +10:00
Tinderbox User 65d4abb881 update copyright notice / whitespace 2017-04-23 23:47:17 +00:00
Tinderbox User d77ee7c663 update copyright notice / whitespace 2017-04-21 23:47:35 +00:00
Mukund Sivaraman e315a20bd4 Validate glue before adding it to the additional section (#45062)
(cherry picked from commit b0dbcba2d2)
(cherry picked from commit fec9247b8f)
(cherry picked from commit b958488b2e)
2017-04-21 16:03:28 +05:30
Tinderbox User 922d514bef update copyright notice / whitespace 2017-04-20 23:47:37 +00:00
Mark Andrews 3d61a6c12d 4587. [bug] named-checkzone failed to handle occulted data below
DNAMEs correctly. [RT #44877]

(cherry picked from commit 600b027731)
2017-04-20 13:30:57 +10:00
Mark Andrews 11a028ceb4 4585. [port] win32: Set CompileAS value. [RT #42474]
(cherry picked from commit 3742338a7b)
2017-04-20 13:01:35 +10:00
Tinderbox User 07967caf75 update copyright notice / whitespace 2017-03-24 23:47:23 +00:00
Mark Andrews 8c2d209f09 4582. [security] 'rndc ""' could trigger a assertion failure in named.
(CVE-2017-3138) [RT #44924]

(cherry picked from commit 8e8dfc5941)
2017-03-25 02:08:26 +11:00
Tinderbox User e66d21bcc5 update copyright notice / whitespace 2017-03-01 01:57:15 +00:00
Mark Andrews b99d097cc4 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:07:56 +11:00
Mark Andrews c7fb2ad160 4571. [bug] Out-of-tree builds of backtrace_test failed.
(cherry picked from commit 3e48466e0a)
2017-02-06 13:47:42 +11:00
Mark Andrews 182d657891 remove outdated cvs $Id strings 2017-02-03 18:44:36 +11:00
Tinderbox User 485b9c96c2 update copyright notice / whitespace 2017-01-31 23:48:07 +00:00
Tinderbox User fb8d8cfc2c update copyright notice / whitespace 2017-01-30 23:48:49 +00:00