Commit graph

8475 commits

Author SHA1 Message Date
Mark Andrews
336b8643c6 silence compiler warning
(cherry picked from commit 01b7d52a9f)
2013-09-18 09:16:43 +10:00
Tinderbox User
fafeff659d update copyright notice 2012-09-27 23:45:27 +00:00
Evan Hunt
d60371373d revert to previous v9_7_7 2012-09-26 17:19:35 -07:00
Tinderbox User
3153312ad6 update copyright notice 2012-09-12 23:45:31 +00:00
Mark Andrews
545c9f55fd fix isc_test_begin call 2012-09-13 09:03:51 +10:00
ckb
8e283c2578 3374. [bug] isc_parse_uint32 failed to return a range error on
systems with 64 bit longs [RT #30232]
2012-09-12 15:33:04 -05:00
Mark Andrews
c0d69cf8f5 O_BINARY -> _O_BINARY 2012-09-12 13:55:47 +10:00
Mark Andrews
c69b129809 3373. [bug] win32: open raw files in binary mode. [RT #30944] 2012-09-12 12:07:22 +10:00
Mark Andrews
afe43d8a21 9.7.7 2012-08-24 14:18:29 +10:00
Mark Andrews
0a870b5cc5 3364. [security] Named could die on specially crafted record.
[RT #30416]
2012-08-24 13:54:29 +10:00
Mark Andrews
807e964f99 v9_8_4rc2 2012-08-23 23:37:02 +10:00
Mark Andrews
415883c1a9 9.7.7rc1 2012-08-23 16:44:47 +10:00
Tinderbox User
7e230ebca9 update copyright notice 2012-08-21 23:45:24 +00:00
Mark Andrews
fd06dcf5fc 3368. [bug] <dns/iptable.h> and <dns/zone.h> where not C++ safe. 2012-08-21 16:46:35 +10:00
Mark Andrews
a88b9da347 3367. [bug] dns_dnsseckey_create() result was not being checked.
[RT #30685]
2012-08-21 12:07:02 +10:00
Tinderbox User
cd856fc064 update copyright notice 2012-08-17 23:45:25 +00:00
ckb
1d64f8f33e 3366. [bug] Fixed Read-After-Write dependency violation for IA64
atomic operations. [RT #25181]
2012-08-17 13:07:55 -05:00
Mark Andrews
5a066083d8 we didn't catch a zero option at the global level when views are active 2012-08-17 13:41:31 +10:00
Evan Hunt
18cf8f1a79 remove spurious newlines in zone.c logging
3365.	[bug]		Removed spurious newlines from log messages in
			zone.c [RT #30675]
2012-08-16 10:47:28 -07:00
Tinderbox User
7450af614e update copyright notice 2012-08-14 23:45:23 +00:00
Evan Hunt
78dd369f15 properly range-check fields that do not allow 0
3362.	[bug]		Setting some option values to 0 in named.conf
			could trigger an assertion failure on startup.
			[RT #27730]
2012-08-13 22:44:49 -07:00
Mark Andrews
b5cee7c222 test against unsigned zero 2012-08-14 14:30:38 +10:00
Mark Andrews
e3eacfaad7 3360. [bug] 'host -w' could die. [RT #18723] 2012-08-14 11:10:53 +10:00
Evan Hunt
aa65a37288 address memory leak with bad tsig secret
3359.	[bug]		An improperly-formed TSIG secret could cause a
                        memory leak. [RT #30607]
2012-08-10 20:27:08 -07:00
Mark Andrews
3b7ce3c8b3 remove conflict marker 2012-07-26 13:10:58 +10:00
Tinderbox User
d7132f5d13 update copyright notice 2012-07-25 23:45:25 +00:00
ckb
682f157902 3356. [bug] Cap the TTL of signed RRsets when RRSIGs are
approaching their expiry, so they don't remain
			in caches after expiry. [RT #26429]
2012-07-25 17:32:14 -05:00
Evan Hunt
88c28974d4 update api 2012-07-23 23:35:00 -07:00
Mark Andrews
0c7c87d863 cast mode to unsigned int for fprintf 2012-07-24 13:03:05 +10:00
Mark Andrews
f656c66f6b cleanup unused variables 2012-07-24 12:24:04 +10:00
Tinderbox User
5598a19cfd update copyright notice 2012-07-23 23:45:26 +00:00
Mark Andrews
b34a14edc6 3354. [func] Improve OpenSSL error logging. [RT #29932] 2012-07-23 15:40:53 +10:00
Mark Andrews
32d2ce0e3f windows fixes 2012-07-20 18:12:14 +10:00
Mark Andrews
571e22543a 3352. [bug] Ensure that learned server attributes timeout of the
adb cache. [RT #29856]
2012-07-18 14:19:13 +10:00
Mark Andrews
45a82933fa 3351. [bug] isc_mem_put and isc_mem_putanddetach didn't report
caller if either ISC_MEM_DEBUGSIZE or ISC_MEM_DEBUGCTX
                        memory debugging flags are set. [RT #30243]
2012-07-18 10:04:16 +10:00
Mark Andrews
71032bebe7 3350. [bug] Memory read overrun in isc___mem_reallocate if
ISC_MEM_DEBUGCTX memory debugging flag is set.
                        [RT #30240]
2012-07-18 09:53:50 +10:00
ckb
540a7fd3ae 3348. [security] prevent RRSIG data from being cached if a negative
record matching the covering type exists at a higher
			trust level. Such data already can't be retrieved from
			the cache since change 3218 -- this prevents it
			being inserted into the cache as well. [RT #26809]
2012-07-09 13:26:24 -05:00
Evan Hunt
364ecf0e5d warn when changing mode on .private files
3347.	[bug]		dnssec-settime: Issue a warning when writing a new
			private key file would cause a change in the
			permissions of the existing file. [RT #27724]
2012-07-05 18:05:12 -07:00
Evan Hunt
4e33277893 fix bad-cache assert
3346.	[security]	Bad-cache data could be used before it was
			initialized, causing an assert. [RT #30025]
2012-07-02 10:04:31 -07:00
Tinderbox User
45ce811e27 update copyright notice 2012-06-29 23:45:21 +00:00
Mark Andrews
32ff30bdf2 reverse bad copyright update 2012-06-29 11:44:33 +10:00
Tinderbox User
8537f44d0b update copyright notice 2012-06-29 01:21:43 +00:00
Tinderbox User
5940594202 update copyright notice 2012-06-26 23:45:21 +00:00
Mark Andrews
ace3dd051b 3342. [bug] Change #3314 broke saving of stub zones to disk
resulting in excessive cpu usage in some cases.
                        [RT #29952]
2012-06-27 09:33:33 +10:00
Tinderbox User
a4c1f732af update copyright notice 2012-06-25 23:45:23 +00:00
Mark Andrews
16ab9b2264 silence compiler warning by using offsetof to get structure element offsets 2012-06-25 12:04:34 +10:00
Mark Andrews
3d2bd4f6de remove rundundent call 'result = isc_parse_uint8(&ui, r.base, 10);' 2012-06-21 14:31:10 +10:00
Mark Andrews
4cd6dee154 3337. [bug] Change #3294 broke support for the multiple keys
in controls. [RT #29694]
2012-06-13 16:55:37 +10:00
Mark Andrews
f792aba03b 3332. [bug] Re-use cached DS rrsets if possible. [RT 29446] 2012-06-07 12:59:03 +10:00
Evan Hunt
a93d8a7764 security fix
3331.	[security]	dns_rdataslab_fromrdataset could produce bad
			rdataslabs. [RT #29644]
2012-06-01 09:56:56 -07:00