Brian Wellington
|
63bf060be4
|
dst_key_iszonekey() checks that the key's protocol is DNSSEC or ANY.
Remove this check from the validator, and remove more redundant constants
from dst.h
|
2000-04-12 15:52:12 +00:00 |
|
Andreas Gustafsson
|
ecfe4a3490
|
validator_log() logged garbage after RR type
|
2000-04-11 22:17:49 +00:00 |
|
Brian Wellington
|
538fea1c91
|
Added back some code lost by the logging patch, made the keyvalidated event
handler actually work in the easy case.
|
2000-04-11 20:59:37 +00:00 |
|
Andreas Gustafsson
|
1b1e1fda46
|
logging
|
2000-04-11 20:35:37 +00:00 |
|
Brian Wellington
|
e7a8dfd296
|
If we mark an rdataset as secure, also mark the sigrdataset as secure.
|
2000-04-11 17:12:31 +00:00 |
|
Brian Wellington
|
3676eeb6ca
|
snapshot. Includes creating a new validator to validate pending KEYs.
|
2000-04-07 21:44:47 +00:00 |
|
Brian Wellington
|
b5debbe212
|
snapshot. Sends a fetch when a KEY isn't present and would partially handle
a successful response if it got one. Starts the validator with an
event to avoid deadlock in the resolver.
|
2000-04-07 17:36:40 +00:00 |
|
Andreas Gustafsson
|
93c786e092
|
cleared up some DNS_R_CONTINUE/DNS_R_WAIT confusion;
commented get_dst_key()
|
2000-04-06 23:09:01 +00:00 |
|
Michael Graff
|
4195904998
|
s/DNS_R_/ISC_R_/ change for some codes.
|
2000-04-06 22:03:35 +00:00 |
|
Brian Wellington
|
1c776a2909
|
missing an #include <dns/dnssec.h>
|
2000-04-05 22:30:57 +00:00 |
|
Brian Wellington
|
0a3e2e1d59
|
- added a call to dns_dnssec_verify
- swapped ISC_R_SUCCESS/DNS_R_CONTINUE in two places
- hitting the end of the list of SIGs without a verification is not success.
|
2000-04-05 22:29:47 +00:00 |
|
Bob Halley
|
1854401d34
|
was dereferencing the wrong rdataset
|
2000-03-23 22:52:22 +00:00 |
|
Andreas Gustafsson
|
1872808932
|
don't access freed memory
|
2000-03-23 20:33:15 +00:00 |
|
Andreas Gustafsson
|
62a84c4a27
|
val->view was not NULL before attach
|
2000-03-23 20:24:28 +00:00 |
|
Bob Halley
|
0ec4b862c9
|
checkpoint
|
2000-03-17 00:01:28 +00:00 |
|
Bob Halley
|
e419f613d8
|
checkpoint
|
2000-02-24 22:40:55 +00:00 |
|
Bob Halley
|
9695ae1c24
|
add missing #include
|
2000-02-24 21:05:28 +00:00 |
|
Bob Halley
|
bf43fdafa3
|
add keytable, validator
|
2000-02-23 23:31:33 +00:00 |
|