5699 Commits

Author SHA1 Message Date
Tinderbox User
fafeff659d update copyright notice 2012-09-27 23:45:27 +00:00
Evan Hunt
b32a14510f fixed an exploitable hang bug
3383.	[security]	A certain combinations of records in the RBT could
                        cause named to hang while populating the additional
                        section of a response. [RT #31090]
2012-09-26 17:21:02 -07: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
69c07d159a use binary mode for raw/fast 2012-09-12 17:42:51 +10:00
Mark Andrews
d72f1e275f turn binary mode on for raw/fast 2012-09-12 15:29:57 +10:00
Mark Andrews
2e0d9d696a don't call out to the internet when running test 2012-08-30 13:54:23 +10:00
Tinderbox User
90018b3ca5 update copyright notice 2012-08-23 05:34:26 +00:00
Mark Andrews
5892f2804c back port parse_rdata fix to handle NULL commandline 2012-08-22 18:39:14 +10:00
Mark Andrews
6c59a9a855 3379. [bug] nsupdate terminated unexpectedly in interactive mode
if built with readline support. [RT #29550]
2012-08-22 13:54:02 +10: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
Tinderbox User
5d59529ac0 update copyright notice 2012-08-16 23:45:26 +00:00
Mark Andrews
c8a68fec6d silence "t_names.c:130:7: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage" 2012-08-17 07:20:19 +10: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
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
fad0b17f50 tailor for 9.7 2012-07-26 16:20:47 +10:00
ckb
37fcd0d13b removed spurious variables added by merge, added config options to dnssec test 2012-07-26 00:05:09 -05: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
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
ckb
1ddbd81785 added cleanup of test files 2012-07-06 13:09:45 -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
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
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
7053dc8ca6 update copyright notice 2012-06-21 23:45:21 +00:00
Evan Hunt
b4d196ed98 fix secondkey test, properly 2012-06-20 22:47:08 -07:00
Evan Hunt
ff45852f7f fixed second-key test to use correct rndc.conf 2012-06-20 15:09:43 -07:00
Tinderbox User
d43de520e4 update copyright notice 2012-06-14 23:45:18 +00: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
Tinderbox User
b703dba08c update copyright notice 2012-06-08 23:45:21 +00:00
Evan Hunt
ab58a069b3 nslookup exit with error if unsuccessful
3335.	[func]		nslookup: return a nonzero exit code when unable
			to get an answer. [RT #29492]
2012-06-07 22:09:24 -07:00
Tinderbox User
77ab5a2f2f update copyright notice 2012-06-01 23:45:23 +00: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
Mark Andrews
8d5ae2f842 awk and toupper is not portable, use sed instead 2012-05-21 10:18:16 +10:00
Tinderbox User
e632029acf update copyright notice 2012-05-17 23:45:23 +00:00
Evan Hunt
0f86ac46ae some files were not cleaned up 2012-05-17 14:55:45 -07:00
Evan Hunt
78269d150c Handle RRSIG signer case consistently
3329.	[bug]	Handle RRSIG signer-name case consistently: We
		generate RRSIG records with the signer-name in
		lower case.  We accept them with any case, but if
		they fail to validate, we try again in lower case.
		[RT #27451]
2012-05-17 11:21:33 -07:00
Mark Andrews
c22f2e4093 3313. [protocol] Add TLSA record type. [RT #28989] 2012-04-26 12:39:14 +10:00
Evan Hunt
0d0e1a21ec removed some files merged by mistake 2012-04-23 09:11:45 -07:00
Evan Hunt
09e21676fa gost not supported in 9.7, removing spurious test 2012-04-23 09:04:07 -07:00
Evan Hunt
a8b49a7815 fix .gitignore files 2012-04-23 09:02:31 -07:00
Mark Andrews
9e16bfe80e 3299. [bug] Make SDB handle errors from database drivers better.
[RT #28534]
2012-03-28 10:35:42 +11:00
Tinderbox User
348a297124 regen v9_7 2012-03-12 01:10:00 +00:00
Tinderbox User
cc31c8e443 update copyright notice 2012-03-10 23:45:19 +00:00
Tinderbox User
c586565250 regen 2012-03-09 23:30:10 +00:00
Tinderbox User
d5a9b459de regen 2012-03-09 23:30:10 +00:00
Mark Andrews
b62558ef4f empty directory 2012-03-10 08:48:56 +11:00