Commit Graph

20540 Commits

Author SHA1 Message Date
Mark Andrews
3244306cc6 cleanup openssl-1.0.0k-patch and openssl-1.0.1e-patch removed 2014-01-08 12:39:51 +11:00
Tinderbox User
425d10f3a8 update copyright notice 2014-01-07 23:45:23 +00:00
Tinderbox User
c70235152f newcopyrights 2014-01-07 23:30:03 +00:00
Francis Dupont
3656cb8a85 update OpenSSL patches (1.0.0k -> 1.0.0l, 1.0.1e -> 1.0.1f) [#35158] 2014-01-07 12:20:15 +01:00
Francis Dupont
b79f34d1df updated OpenSSL and libxml2 versions in WIN32 doc [#35157] 2014-01-07 12:19:29 +01:00
Tinderbox User
d0e19cc33f newcopyrights 2014-01-06 23:30:04 +00:00
Mark Andrews
12962b4b54 3697. [bug] Handle "." as a search list element when IDN support
is enabled. [RT #35133]

(cherry picked from commit d0e3216c21)
2014-01-06 12:35:06 +11:00
Tinderbox User
a69aab3882 update copyright notice 2014-01-05 23:45:23 +00:00
Tinderbox User
eba0b3546a newcopyrights 2014-01-05 23:30:05 +00:00
Mark Andrews
c2a9bd9932 3696. [bug] dig failed to handle AXFR style IXFR responses which
span multiple messages. [RT #35137]

(cherry picked from commit e9649ece3b)
2014-01-06 06:31:14 +11:00
Evan Hunt
0cb89656c2 [v9_8] dispatch.c race
3695.	[bug]		Address a possible race in dispatch.c. [RT #35107]

(cherry picked from commit 2b258a1f5b)
2013-12-23 09:53:08 -08:00
Tinderbox User
332a5b36ec update copyright notice 2013-12-21 23:45:25 +00:00
Mark Andrews
31f7b2ccef warn-keydir.conf 2013-12-21 12:33:02 +11:00
Evan Hunt
f7d451ed9a typo 2013-12-20 17:12:57 -08:00
Evan Hunt
2e2ec6d974 [v9_8] warn if key-directory doesn't exist
3694.	[bug]		Warn when a key-directory is configured for a zone,
			but does not exist or is not a directory. [RT #35109]

(cherry picked from commit c14ba71070)
(cherry picked from commit 2354181226)
2013-12-20 14:58:31 -08:00
Mark Andrews
16c46bb785 3693. [security] memcpy was incorrectly called with overlapping
ranges resulting in malformed names being generated
                        on some platforms.  This could cause INSIST failures
                        when serving NSEC3 signed zones.  [RT #35120]

(cherry picked from commit fa467e60c5)
2013-12-20 11:00:30 +11:00
Mark Andrews
80df76ba64 3693. [security] memcpy was incorrectly called with overlapping
ranges resulting a malformed names being generated
                        on some platforms.  This was subsequently detected
                        resulting in INSIST failures when serving NSEC3
                        signed zones.  [RT #35120]

(cherry picked from commit b93ef543ab)
2013-12-20 10:26:59 +11:00
Tinderbox User
170e859490 update copyright notice 2013-12-16 23:45:25 +00:00
Mark Andrews
9200b6bae3 sort and one file per line 2013-12-17 10:41:30 +11:00
Tinderbox User
d31b4b663d newcopyrights 2013-12-16 23:30:12 +00:00
Mark Andrews
4e4715265e 3692. [bug] Two calls to dns_db_getoriginnode were fatal if there
was no data at the node. [RT #35080]

(cherry picked from commit 161e803a56)
2013-12-17 09:11:30 +11:00
Tinderbox User
02319b388f update copyright notice 2013-12-13 23:45:24 +00:00
Tinderbox User
43859fb62b newcopyrights 2013-12-13 23:30:11 +00:00
Evan Hunt
087c966374 [v9_8] fix insecure delegation across static-stub zones
3689.	[bug]		Fixed a bug causing an insecure delegation from one
			static-stub zone to another to fail with a broken
			trust chain. [RT #35081]

(cherry picked from commit 9b895f30f1)
(cherry picked from commit 0c0ce5f9a4)
2013-12-12 22:26:18 -08:00
Evan Hunt
c9c07bb5d6 [v9_8] bump 9.8.7b1 release tag v9.8.7b1 2013-12-11 22:00:37 -08:00
Evan Hunt
fd892db68d README formatting 2013-12-11 20:08:26 -08:00
Mark Andrews
640ca0e048 3688. [bug] loadnode could return a freed node on out of memory.
[RT #35106]
2013-12-12 12:50:37 +11:00
Tinderbox User
409eacdec0 update copyright notice 2013-12-11 23:46:36 +00:00
Tinderbox User
9fa098978b newcopyrights 2013-12-11 23:30:12 +00:00
Evan Hunt
79bdfb73ac typo 2013-12-11 14:00:55 -08:00
Tinderbox User
65cea2e110 regenerate 2013-12-11 01:47:59 +00:00
Evan Hunt
8904a32bdf [v9_8] prep 9.8.7b1 2013-12-10 17:36:33 -08:00
Mark Andrews
046e417959 cleanup importkey.* references 2013-12-10 10:56:13 +11:00
Mark Andrews
e27bc9da05 cleanup
(cherry picked from commit 99c3e8e09c)
2013-12-10 09:55:48 +11:00
Mark Andrews
8036d41e86 use snprintf; check the result of putstr
(cherry picked from commit 06a0b00bb6)
2013-12-10 08:57:18 +11:00
Mark Andrews
536ac53126 handle underflow now that n is unsigned 2013-12-10 07:16:19 +11:00
Mark Andrews
b14c6a1caf silence compiler warning 2013-12-10 07:13:03 +11:00
Mark Andrews
ad0f8374f2 remove references to importkey 2013-12-09 14:45:32 +11:00
Mark Andrews
2aa910b86c remove references to importkey and verify 2013-12-09 14:25:44 +11:00
Mark Andrews
8e9bbdda10 add isc_stdio_tell, add missing comma
(cherry picked from commit 793a8c9aa29986422e7bae75dc5e65f201081a57)
2013-12-07 08:12:29 +11:00
Mark Andrews
e1b273c598 silence compiler warnings
(cherry picked from commit 53f70575bd)
2013-12-06 17:39:41 +11:00
Mark Andrews
1c29e9db2c update copyrights 2013-12-05 15:48:07 +11:00
Mark Andrews
fe19401272 regen 2013-12-05 15:47:32 +11:00
Mark Andrews
c9b37f5265 cleanup 2013-12-05 15:46:07 +11:00
Mark Andrews
f3605f987e no needed 2013-12-05 14:52:44 +11:00
Mark Andrews
74d1ef820d Merge remote-tracking branch 'refs/remotes/origin/v9_8' into v9_8 2013-12-05 12:21:57 +11:00
Mark Andrews
e0ca9042b7 new manual
(cherry picked from commit ccf57aa273)
(cherry picked from commit 35c7fb761d)
2013-12-05 12:20:37 +11:00
Mark Andrews
515e7eb77b these are now being preprocessed
(cherry picked from commit 4edbda219a)
(cherry picked from commit f575d483ad)

Conflicts:
	util/copyrights
2013-12-05 12:20:25 +11:00
Mark Andrews
d8810baa62 these are now being preprocessed
(cherry picked from commit 2303b18274)
(cherry picked from commit d42d60abbe)

Conflicts:
	util/copyrights
2013-12-05 12:19:59 +11:00
Mark Andrews
7a59e1eb85 move to win32util/legacy
(cherry picked from commit eea9fdd01a)
(cherry picked from commit e588dee0f0)

Conflicts:
	util/copyrights
2013-12-05 12:19:15 +11:00