Commit Graph

19063 Commits

Author SHA1 Message Date
Mark Andrews
62ccc1a14c Correctly invalidate the sha2/hmac2 contexts. This was already done in practice, but this makes it zero out the whole structure rather than just the first 4 bytes + the key. sha2.c did not always zero out the full sha2 state in invalidate, but will now. 2011-10-25 03:13:54 +00:00
Automatic Updater
0fda82b42b update 2011-10-21 04:15:27 +00:00
Mark Andrews
f5965ba439 remove redundant assignment and variable 2011-10-21 03:56:55 +00:00
Automatic Updater
48819570a4 update 2011-10-21 02:15:39 +00:00
Automatic Updater
e90c12aa1a regen v9_7 2011-10-21 01:39:11 +00:00
Automatic Updater
e1389d0fc0 update 2011-10-21 00:15:33 +00:00
Automatic Updater
7ac50d49b3 update copyright notice 2011-10-20 23:46:05 +00:00
Automatic Updater
78b2b685f5 newcopyrights 2011-10-20 23:30:08 +00:00
Automatic Updater
8b9ce3a945 update 2011-10-20 22:15:29 +00:00
Mark Andrews
d2f6d12a22 3175. [bug] Fix how DNSSEC positive wildcard responses from a
NSEC3 signed zone are validated.  Stop sending a
                        unnecessary NSEC3 record when generating such
                        responses. [RT #26200]
2011-10-20 21:46:17 +00:00
Mark Andrews
45ed7563d3 3174. [bug] Always compute to revoked key tag from scratch.
[RT #24711]
2011-10-20 21:26:17 +00:00
Automatic Updater
bb989de483 update 2011-10-18 00:15:53 +00:00
Automatic Updater
12cc8e4b55 update copyright notice 2011-10-17 23:45:49 +00:00
Automatic Updater
494956367e newcopyrights 2011-10-17 23:30:11 +00:00
Automatic Updater
3c35c14f4a update 2011-10-17 06:16:07 +00:00
Mark Andrews
22e3009f38 sleep 1 # allow lwresd to finish starting. 2011-10-17 05:43:43 +00:00
Automatic Updater
2b3faeab85 update 2011-10-17 03:16:03 +00:00
Mark Andrews
97f56425ad sync with head 2011-10-17 02:38:48 +00:00
Mark Andrews
a793e659f5 add --restart arg 2011-10-17 02:37:41 +00:00
Automatic Updater
c6825bef82 update 2011-10-15 05:15:33 +00:00
Mark Andrews
6a24616ccf 3173. [port] Correctly validate root DS responses. [RT #25726] 2011-10-15 05:12:04 +00:00
Automatic Updater
d2262312eb update 2011-10-14 08:16:00 +00:00
Mark Andrews
d6bc7dc77c properly compute the revoked key's id 2011-10-14 07:26:42 +00:00
Automatic Updater
db68945438 update 2011-10-14 06:15:51 +00:00
Mark Andrews
dc9823fb8a 3171. [bug] Exclusively lock the task when adding a zone using
'rndc addzone'.  [RT #25600]
2011-10-14 05:47:25 +00:00
Automatic Updater
14e26c0959 update 2011-10-13 23:16:07 +00:00
Automatic Updater
7e2c785e5e update copyright notice 2011-10-13 22:47:23 +00:00
Automatic Updater
7f687c254f newcopyrights 2011-10-13 22:46:28 +00:00
Automatic Updater
1d445ba9c6 update 2011-10-13 14:15:32 +00:00
Mark Andrews
d7ae34d839 handle unchecked assignment 2011-10-13 13:15:45 +00:00
Automatic Updater
fd4c85061a update 2011-10-13 08:16:08 +00:00
Mark Andrews
85119d84b9 #include <stdlib.h> 2011-10-13 07:42:31 +00:00
Automatic Updater
7467b14c0c update 2011-10-13 05:16:07 +00:00
Mark Andrews
62b55f2813 'grep' -> 'grep -w' when checking for keyids 2011-10-13 04:42:02 +00:00
Automatic Updater
2dccf11e3a update 2011-10-13 01:15:27 +00:00
Mark Andrews
4c697150a3 3169. [func] Catch db/version mis-matches when call dns_db_*().
[RT #26017]
2011-10-13 00:51:59 +00:00
Automatic Updater
847cdc2372 update 2011-10-13 00:15:28 +00:00
Mark Andrews
d34e308213 3169. [func] Catch db/version mis-matches when call dns_db_*().
[RT #26017]
2011-10-13 00:06:02 +00:00
Automatic Updater
45d403032d update copyright notice 2011-10-12 23:45:33 +00:00
Automatic Updater
3f4ba1fa54 newcopyrights 2011-10-12 23:30:08 +00:00
Automatic Updater
3169fab89f update 2011-10-12 01:15:30 +00:00
Mark Andrews
605095f7e0 3167. [bug] Negative answers from forwarders were not being
correctly tagged making them appear to not be cached.
			[RT #25380]
2011-10-12 00:28:13 +00:00
Automatic Updater
b1fdb5273a update 2011-10-11 01:15:27 +00:00
Mark Andrews
c29205c329 handle named.args 2011-10-11 00:50:01 +00:00
Automatic Updater
15a75bf608 update 2011-10-11 00:15:53 +00:00
Scott Mann
e9dfa90049 Change s/\R//g to chomp(). 2011-10-10 23:22:38 +00:00
Automatic Updater
6fd741539a update 2011-10-10 20:15:31 +00:00
Scott Mann
48a46376cc fix subdirectory path in start.pl 2011-10-10 19:29:40 +00:00
Automatic Updater
3f91210cb6 update 2011-10-10 19:15:25 +00:00
Scott Mann
a7af4a545b allow options to named via start.pl (RT 26044). 2011-10-10 18:53:48 +00:00