Commit Graph

9874 Commits

Author SHA1 Message Date
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
Evan Hunt
681e286ada [v9_9] Maintain ZEROTTL cache entries at the tail of the LRU lists
4662.	[performance]	Improve cache memory cleanup of zero TTL records
			by putting them at the tail of LRU header lists.
			[RT #45274]

(cherry picked from commit e924155211)
2017-07-28 00:14:08 -07:00
Evan Hunt
0991321029 [v9_9] race condition when reloading while resigning
4661.	[bug]		A race condition could occur if a zone was reloaded
			while resigning, triggering a crash in
			rbtdb.c:closeversion(). [RT #45276]

(cherry picked from commit 036305f00d)
2017-07-28 00:03:08 -07:00
Mark Andrews
9d51d7a967 4660. [bug] Remove spurious "peer" from Windows socket log
messages. [RT #45617]

(cherry picked from commit 5140501a0b)
2017-07-28 16:07:51 +10:00
Tinderbox User
f4c4c3aa15 update copyright notice / whitespace 2017-07-28 00:07:55 +00:00
Evan Hunt
6b6cd5b4d6 [v9_9] fix typo in BADCDS
(cherry picked from commit 166d1bf5f5)
2017-07-27 15:43:10 -07:00
Tinderbox User
b5f2eaec62 update copyright notice / whitespace 2017-07-21 23:48:17 +00:00
Mark Andrews
169bf685a1 4654. [cleanup] Don't use C++ keywords delete, new and namespace.
[RT #45538]

(cherry picked from commit 4bf32aa587)
2017-07-21 12:50:13 +10:00
Mark Andrews
f22330dc5c 4653. [bug] Reorder includes to move @DST_OPENSSL_INC@ and
@ISC_OPENSSL_INC@ after shipped include directories.
                        [RT #45581]

(cherry picked from commit 124712666e)
2017-07-20 12:09:43 +10:00
Mark Andrews
49a977c6aa 4650. [test] Silence coverity warnings in tsig_test.c. [RT #45528]
(cherry picked from commit c0ac259940)
2017-07-19 14:37:10 +10:00
Evan Hunt
44bbb60075 [v9_9] update api ranges 2017-07-16 13:57:35 -07:00
Tinderbox User
0b3fb0379d update copyright notice / whitespace 2017-07-11 01:47:26 +00:00
Mark Andrews
6cbddd0137 update for 9.9.11rc1 2017-07-11 11:43:47 +10:00
Mark Andrews
7015ac4491 4435. [tuning] Only set IPV6_USE_MIN_MTU for UDP when the message
will not fit into a single IPv4 encapsulated IPv6
                        UDP packet when transmitted over a Ethernet link.
                        [RT #42871]

(cherry picked from commit 31ffec1541)
2017-07-11 11:42:43 +10:00
Mark Andrews
aac9afb0ed update for 9.9.11rc1 2017-07-10 15:24:48 +10:00
Tinderbox User
59de594242 update copyright notice / whitespace 2017-07-07 23:47:50 +00:00
Mark Andrews
142d902f08 add #include <isc/print.h>
(cherry picked from commit 00a235c8e6)
2017-07-08 00:48:37 +10:00
Mark Andrews
2fc1b8102d 4647. [bug] Change 4643 broke verification of TSIG signed TCP
message sequences where not all the messages contain
                        TSIG records.  These may be used in AXFR and IXFR
                        responses.  [RT #45509]

(cherry picked from commit 58f0fb325b)
2017-07-07 23:32:01 +10:00
Tinderbox User
bbcbea7e72 update copyright notice / whitespace 2017-07-05 23:47:03 +00:00
Mark Andrews
7ddd8b18e5 4646. [bug] Install lib/export libraries with ${INSTALL_LIBRARY}.
[RT #45497]
2017-07-05 12:13:32 +10:00
Evan Hunt
013994d939 [v9_9] remove unneeded ifdefs 2017-06-29 15:56:42 -07:00
Evan Hunt
ad3d2229e4 [v9_9] complete change #4643 2017-06-28 09:12:18 -07:00
Tinderbox User
d009ac5ae2 update copyright notice / whitespace 2017-06-27 23:47:52 +00:00
Evan Hunt
adf886ca5b [v9_9] fix API ranges (170-179 was used for two branches) 2017-06-27 12:20:41 -07:00
Evan Hunt
a3f30d1aac [v9_9] address TSIG bypass/forgery vulnerabilities
4643.	[security]	An error in TSIG handling could permit unauthorized
			zone transfers or zone updates. (CVE-2017-3142)
			(CVE-2017-3143) [RT #45383]

(cherry picked from commit 581c1526ab)
(cherry picked from commit a03f4b1ea4)
2017-06-27 11:41:31 -07:00
Evan Hunt
ee44eb6448 [v9_9] enhanced rfc 5011 logging
4642.	[cleanup]	Add more logging of RFC 5011 events affecting the
			status of managed keys: newly observed keys,
			deletion of revoked keys, etc. [RT #45354]

(cherry picked from commit 0d90835d2a)
(cherry picked from commit a71114e8bd)
2017-06-27 10:51:20 -07:00
Mark Andrews
d96a0f1e9b update api for 9.9.11b1 2017-06-26 12:33:52 +10:00
Mark Andrews
a2ffb897d1 'name' should be on isc_thread_setname argument not isc_thread_create
(cherry picked from commit 15471a63a2)
2017-06-26 12:30:29 +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
74ae478d95 update copyright notice / whitespace 2017-06-02 23:46:45 +00:00
Mark Andrews
8920aee710 4633. [maint] Updated AAAA (2001:500:200::b) for B.ROOT-SERVERS.NET.
(cherry picked from commit 9c179a5607)
2017-06-02 11:49:12 +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
41dd796aff update copyright notice / whitespace 2017-05-21 23:47:32 +00:00
Evan Hunt
7cc666abf1 [v9_9] corrected a possible crash in isc_test_end()
(cherry picked from commit 9e44639ae0)
2017-05-21 15:44:39 -07:00
Tinderbox User
97c4ecec1b update copyright notice / whitespace 2017-05-11 23:47:22 +00:00
Mark Andrews
bd84d0a47a 4624. [bug] Check isc_mem_strdup results in dns_view_setnewzones.
[RT #45210]

(cherry picked from commit 5049d09bca)
2017-05-11 20:38:22 +10: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
Tinderbox User
dbd030a74a update copyright notice / whitespace 2017-05-10 23:47:30 +00:00
Mark Andrews
bc5403f4b0 4621. [port] Force alignment of oid arrays to silence loader
warnings. [RT #45131]

(cherry picked from commit 2fb1a0bdef)
2017-05-11 09:25:13 +10:00
Mark Andrews
c888ce0fa1 4620. [port] Handle EPFNOSUPPORT being returned when probing
to see if a socket type is supported. [RT #45214]

(cherry picked from commit d352a9db95)
(cherry picked from commit e1be9253cb)
2017-05-11 07:59:29 +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
Evan Hunt
7e48ed2240 [v9_9] error in sockaddr unit test
4614.	[test]		Fixed an error in the sockaddr unit test. [RT #45146]

(cherry picked from commit d73c32c17f)
(cherry picked from commit 512765ba1e)
2017-05-02 13:41:31 -07:00
Tinderbox User
116c184440 update copyright notice / whitespace 2017-05-01 23:47:23 +00:00
Mark Andrews
b2970c4a93 4612. [bug] Silence 'may be use uninitalised' warning and simplify
the code in lwres/getaddinfo:process_answer.
                        [RT #45158]

(cherry picked from commit b09eb48f8a)
(cherry picked from commit 358aa43c8c)
2017-05-02 09:25:08 +10:00
Evan Hunt
ab642c3bf0 [v9_9] add util.h
(cherry picked from commit 532a001001)
2017-05-01 13:29:05 -07:00
Tinderbox User
7cb8f844a9 update copyright notice / whitespace 2017-04-28 23:47:10 +00:00