Commit graph

9971 commits

Author SHA1 Message Date
Mark Andrews
aac09340ee 4405. [bug] Change 4342 introduced a regression where you could
not remove a delegation in a NSEC3 signed zone using
                        OPTOUT via nsupdate. [RT #42702]

(cherry picked from commit d811a7d9ef)
2016-07-06 10:20:16 +10:00
Tinderbox User
351f101697 update copyright notice / whitespace 2016-07-05 23:47:38 +00:00
Evan Hunt
709a380ecd [v9_10] remove spurious license text 2016-07-05 15:41:40 -07:00
Evan Hunt
fb07d9858b [v9_10] clarify some comments 2016-07-05 10:53:22 -07:00
Tinderbox User
d12dc09a2d update copyright notice / whitespace 2016-06-29 23:45:50 +00:00
Mark Andrews
c8f34dbca6 4403. [bug] Rename variables and arguments that shadow: basename,
clone and gai_error.

(cherry picked from commit ecfa005085)
2016-06-29 11:28:04 +10:00
Mark Andrews
63533a891f 4397. [bug] Update Windows python support. [RT #42538]
(cherry picked from commit 9f5443280f)
2016-06-24 16:13:30 +10:00
Tinderbox User
7a2abdfb45 update copyright notice / whitespace 2016-06-22 23:45:39 +00:00
Mark Andrews
71b099bf2e 4387. [bug] Change 4336 was not complete leading to SERVFAIL
being return as NS records expired. [RT #42683]

(cherry picked from commit b56bd9b59f)
2016-06-22 15:44:20 +10:00
Mark Andrews
a40ae8bd66 seed is not always used rt42703
(cherry picked from commit a3a12fa575)
2016-06-22 11:13:04 +10:00
Tinderbox User
5c174bc119 update copyright notice / whitespace 2016-06-16 23:45:43 +00:00
Mark Andrews
17c01907d6 backport dns_name_t *name -> const dns_name_t *name
(cherry picked from commit ded95d497df16579852356fc5434671d24c7f00d)
2016-06-16 21:42:10 +10:00
Francis Dupont
07e35360e4 Merged rt42505 (misc DNSSEC bugs) 2016-06-01 09:28:40 +02:00
Mark Andrews
c33e89b832 add isc_sha224_data, isc_sha224_end, v isc_sha384_end, isc_sha512_data and isc_sha512_end
(cherry picked from commit 3d1b4bf278)
2016-05-31 14:31:53 +10:00
Tinderbox User
180ab2aef7 update copyright notice / whitespace 2016-05-27 23:45:44 +00:00
Mark Andrews
19a4c5035c 4379. [bug] An INSIST could be triggered if a zone contains
RRSIG records with expiry fields that loop
                        using serial number arithmetic. [RT #40571]

(cherry picked from commit 9268297baa)
2016-05-27 15:25:11 +10:00
Tinderbox User
958d4d3f91 update copyright notice / whitespace 2016-05-26 23:45:41 +00:00
Mark Andrews
01d178ba1a 4373. [bug] Address undefined behaviour in getaddrinfo. [RT #42479]
(cherry picked from commit ede52ba98d)
2016-05-26 12:06:04 +10:00
Mark Andrews
3541650d42 4372. [bug] Address undefined behaviour in libt_api. [RT #42480]
(cherry picked from commit a0f5a5e3c5)
2016-05-26 11:58:05 +10:00
Mukund Sivaraman
1dbce8a78e Don't use %z format specifier that caused crash with rndc stats on some Visual Studio builds
(cherry picked from commit 7472cd350f)
2016-05-19 19:19:57 +05:30
Mark Andrews
521551909f 4367. [bug] Remove unnecessary assignment of loadtime in
zone_touched. [RT #42440]

(cherry picked from commit 049a49c295)
2016-05-18 12:40:52 +10:00
Mark Andrews
edbc60bcea simplify
(cherry picked from commit 26f652d387)
2016-05-18 10:40:51 +10:00
Mark Andrews
65cc4fe205 silence compiler warning
(cherry picked from commit 75167fb746)
2016-05-17 17:50:25 +10:00
Mark Andrews
04a6d1de64 4366. [bug] Address race condition when updating rbtnode bit
fields. [RT #42379]

(cherry picked from commit e2047969de)
2016-05-17 13:15:05 +10:00
Tinderbox User
29530737c1 update copyright notice / whitespace 2016-05-11 23:45:45 +00:00
Mark Andrews
f3caf28166 add timestamp target 2016-05-12 09:20:13 +10:00
Tinderbox User
5cebccfd7e update copyright notice / whitespace 2016-05-05 23:46:25 +00:00
Evan Hunt
19a4cb16fc [v9_10] nanosecond-accurate file modification times
4361.	[cleanup]	Where supported, file modification times returned
			by isc_file_getmodtime() are now accurate to the
			nanosecond. [RT #41968]
2016-05-05 12:22:49 -07:00
Mark Andrews
525dc475ee 4360. [bug] Silence spurious 'bad key type' message when there is
a existing TSIG key. [RT #42195]

(cherry picked from commit 5ac427050f)
2016-05-05 22:42:56 +10:00
Mark Andrews
a78ebc0302 4359. [bug] Inherited 'also-notify' lists were not being checked
by named-checkconf. [RT #42174]

(cherry picked from commit 594d15df25)
2016-05-05 22:01:27 +10:00
Mark Andrews
544bde5212 4354. [bug] Check that the received HMAC length matches the
expected length prior to check the contents on the
                        control channel.  This prevents a OOB read error.
                        [RT #42215]

(cherry picked from commit 402c63495c)
2016-05-05 14:22:43 +10:00
Evan Hunt
38e0fc106e [v9_10] update pkcs11 headers
4353.	[cleanup]	Update PKCS#11 header files. [RT #42175]
2016-05-04 16:06:51 -07:00
Tinderbox User
051dbd455b update copyright notice / whitespace 2016-04-15 04:53:14 +00:00
Evan Hunt
cea32f84f0 [v9_10] fix build error on x86_64 solaris 2016-04-14 19:23:36 -07:00
Evan Hunt
01badd28ba [v9_10] fixed revoked key regression
4436.	[bug]		Fixed a regression introduced in change #4337 which
			caused signed domains with revoked KSKs to fail
			validation. [RT #42147]
2016-04-14 18:53:54 -07:00
Evan Hunt
c443b6d0e1 [v9_10] prep 9.10.4rc1 2016-04-13 16:09:08 -07:00
Tinderbox User
34d112b3da update copyright notice / whitespace 2016-04-05 23:45:34 +00:00
Mark Andrews
763e6386e0 4344. [port] Address openssl version differences. [RT #42059] 2016-04-06 04:32:55 +10:00
Mark Andrews
5ff9fb2299 attempt to create a node at the flushtree name
(cherry picked from commit dd185fb371)
2016-03-27 08:26:03 +11:00
Evan Hunt
8f6dc230d0 [v9_10] prep 9.10.4b3 2016-03-24 12:41:57 -07:00
Evan Hunt
2d232c3179 [v9_10] windows: copy missing HTML man pages into zips 2016-03-24 12:27:15 -07:00
Evan Hunt
e8fd60b02d [v9_10] fix unit test 2016-03-24 10:32:22 -07:00
Evan Hunt
a95ec4fb11 [v9_10] fix ECS family 0 handling
4341.	[bug]		Correct the handling of ECS options with
			address family 0. [RT #41377]
2016-03-23 19:04:04 -07:00
Mark Andrews
4c981c3bf7 4341. [bug] 'rndc flushtree' could fail to clean the tree if there
wasn't a node at the specified name. [RT #41846]

(cherry picked from commit 6214c3c93a)
2016-03-24 11:32:52 +11:00
Tinderbox User
63741d968f update copyright notice / whitespace 2016-03-23 23:45:41 +00:00
Evan Hunt
ae96d1f641 [v9_10] disallow out-of-range descriptors in isc_socket_fdwatchcreate() 2016-03-22 18:12:02 -07:00
Evan Hunt
4d8742e668 [v9_10] remove obsolete unit test 2016-03-22 17:46:16 -07:00
Tinderbox User
2a28287aa7 update copyright notice / whitespace 2016-03-22 23:45:30 +00:00
Mark Andrews
57564eff5f 4338. [bug] Reimplement change 4324 as it wasn't properly doing
all the required book keeping. [RT #41941]

(cherry picked from commit 558278974e)
2016-03-23 10:39:02 +11:00
Evan Hunt
c82e4d2379 [v9_10] fix mkeys TTL 0 issue
4337.	[bug]		The previous change exposed a latent flaw in
			key refresh queries for managed-keys when
			a cached DNSKEY had TTL 0. [RT #41986]
2016-03-22 12:13:25 -07:00