Commit Graph

25097 Commits

Author SHA1 Message Date
Tinderbox User
0460b6a4db update copyright notice / whitespace 2018-01-11 23:47:45 +00:00
Tinderbox User
92b406ddf6 newcopyrights 2018-01-11 23:30:21 +00:00
Evan Hunt
74484245bf [v9_10] go three section levels deep in the ARM table of contents
(cherry picked from commit 0c061ce614)
2018-01-11 13:41:35 -08:00
Tinderbox User
666c04ebc2 update copyright notice / whitespace 2018-01-10 23:53:01 +00:00
Tinderbox User
0e327e5fb7 newcopyrights 2018-01-10 23:30:50 +00:00
Mark Andrews
7084da86b8 grammar
(cherry picked from commit a35b95acb1)
2018-01-11 09:54:29 +11:00
Mark Andrews
9758be3259 4862. [bug] The rdata flags for RRSIG was not being properly set
when constructing a rdataslab. [RT #46978]

(cherry picked from commit 7befb67af4)
2018-01-11 09:54:29 +11:00
Tinderbox User
65eb1cc79f update copyright notice / whitespace 2018-01-09 23:48:12 +00:00
Tinderbox User
44708dec6f newcopyrights 2018-01-09 23:30:18 +00:00
Mark Andrews
7255d990c0 4861. [bug] The isc_crc64 unit test was not endian independent.
[RT #46973]

(cherry picked from commit 0ce212b9f5)
2018-01-10 09:47:03 +11:00
Mark Andrews
c58a814940 4860. [bug] isc_int8_t should be signed char. [RT #46973]
(cherry picked from commit 21f708c88c)
2018-01-10 08:42:33 +11:00
Tinderbox User
b9967dc11c newcopyrights 2018-01-05 23:30:14 +00:00
Mark Andrews
0a7dd90490 test devent->sigrdataset rather than devent->rdataset before calling query_putrdataset
(cherry picked from commit e08a31e317)
2018-01-05 12:40:59 +11:00
Tinderbox User
3b18b5cba9 regen v9_10 2018-01-05 01:28:25 +00:00
Tinderbox User
0df4e44735 update copyright notice / whitespace 2018-01-04 23:46:47 +00:00
Tinderbox User
3ecce76449 newcopyrights 2018-01-04 23:30:26 +00:00
Mark Andrews
9e9bdd1e4a unconditionally typedef summarystat_t for coverity
(cherry picked from commit a0e66ef6dd)
2018-01-05 10:11:27 +11:00
Evan Hunt
9760a71873 [v9_10] typo 2018-01-03 19:30:30 -08:00
Evan Hunt
9b4c653770 [v9_10] block validator deadlock and prevent use-after-free
4859.	[bug]		A loop was possible when attempting to validate
			unsigned CNAME responses from secure zones;
			this caused a delay in returning SERVFAIL and
			also increased the chances of encountering
			CVE-2017-3145. [RT #46839]

4858.	[security]	Addresses could be referenced after being freed
			in resolver.c, causing an assertion failure.
			(CVE-2017-3145) [RT #46839]
2018-01-03 19:19:53 -08:00
Mark Andrews
83bcccef4a 4857. [bug] Maintain attach/detach semantics for event->db,
event->node, event->rdataset and event->sigrdataset
                        in query.c. [RT #46891]

(cherry picked from commit cad79077bd)
2018-01-04 13:15:25 +11:00
Mark Andrews
c975f0cc5c 4856. [bug] 'rndc zonestatus' reported the wrong underlying type
for a inline slave zone. [RT #46875]
2018-01-04 10:53:11 +11:00
Tinderbox User
808bb5a170 update copyright notice / whitespace 2018-01-03 23:46:39 +00:00
Tinderbox User
c47429f07d newcopyrights 2018-01-03 23:30:13 +00:00
Mark Andrews
cf0eda222d missing newline in comment
(cherry picked from commit 7258b852cf)
2018-01-03 17:11:59 +11:00
Mark Andrews
602aead571 wait for status: line to be readable, before checking status
(cherry picked from commit 4674127443)
2018-01-03 13:57:05 +11:00
Tinderbox User
478c771590 update copyright notice / whitespace 2018-01-02 23:46:49 +00:00
Tinderbox User
e0aee479c4 newcopyrights 2018-01-02 23:30:15 +00:00
Tinderbox User
6aeb714d30 regen v9_10 2018-01-02 01:28:53 +00:00
Mark Andrews
743bb3b02b 4852. [bug] Add REQUIRE's and INSIST's to isc_time_formattimestamp,
isc_time_formathttptimestamp, isc_time_formatISO8601.
                        [RT #46892]
2018-01-02 10:49:09 +11:00
Tinderbox User
e63c9bd853 update copyright notice / whitespace 2018-01-01 23:46:49 +00:00
Tinderbox User
51986aec2f newcopyrights 2018-01-01 23:30:26 +00:00
Mark Andrews
a7043a8d89 4851. [port] Support using kyua as well as atf-run to run the unit
tests. [RT #46853]

(cherry picked from commit ccb5678066)
2018-01-02 10:22:14 +11:00
Tinderbox User
3b85693d6c newcopyrights 2017-12-29 23:31:38 +00:00
Mark Andrews
4ead442cef X Kyuafile's
(cherry picked from commit fa0caa1f85)
2017-12-29 13:35:01 +11:00
Tinderbox User
fc5764662b regen v9_10 2017-12-29 02:29:40 +00:00
Mark Andrews
4fd2b5a844 silence clang static analysis
(cherry picked from commit f933be6d45)
2017-12-22 13:09:38 +11:00
Mark Andrews
30a04f1808 initalize sigsize to zero; ATF_CHECK_EQ(sigsize, tsig.siglen);
(cherry picked from commit 9f61f6b46b)
2017-12-22 08:59:09 +11:00
Tinderbox User
6e9243db22 regen v9_10 2017-12-21 01:30:48 +00:00
Mark Andrews
a726e30573 lowercase m in macOS
(cherry picked from commit 2cc7c4d62c)
2017-12-21 10:57:58 +11:00
Francis Dupont
3aa024337a Fixed embedded atf code warning (RT 46833) 2017-12-18 16:17:26 +01:00
Tinderbox User
046eb2d1ac regen v9_10 2017-12-16 01:34:53 +00:00
Mark Andrews
a40969008f fix case
(cherry picked from commit 68a2932f75)
2017-12-15 14:54:25 +11:00
Mark Andrews
58c36c0575 add MacOS to contents
(cherry picked from commit 13508261e0)
2017-12-15 14:46:58 +11:00
Mark Andrews
69aff64f13 add MacOS note
(cherry picked from commit 91e4700bcc)
2017-12-15 14:39:25 +11:00
Mark Andrews
c92193d7ff test for key != NULL on error path
(cherry picked from commit 9bad78cbc2)
2017-12-13 15:13:25 +11:00
Mark Andrews
265ba7d08b 4846. [test] Adjust timing values in runtime system test. Address
named.pid removal races in runtime system test.
                        [RT #46800]

(cherry picked from commit c67180f09b)
(cherry picked from commit 0f14b04132)
2017-12-13 10:38:23 +11:00
Mark Andrews
6f19384682 don't attempt to call isc_buffer_free(&buf) twice; don't attempt to call dns_message_destroy(&msg) twice; don't test for key != NULL
(cherry picked from commit cb8650d875)
2017-12-12 13:25:06 +11:00
Tinderbox User
0589302d90 regen v9_10 2017-12-09 01:25:56 +00:00
Tinderbox User
a64f94ae0a newcopyrights 2017-12-08 23:30:19 +00:00
Mark Andrews
5baf99be21 increment test number
(cherry picked from commit e5c2cfdbf9)
2017-12-08 14:51:32 +11:00