- Jul 23, 2015
-
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
- Jul 22, 2015
-
-
Karel Slaný authored
The trust anchor and keys are not changed in order not to disrupt packet validation.
-
Karel Slaný authored
All RRSets in section must be signed properly. (Currently no checking for non-authoritative RRSets is implemented.)
-
Karel Slaný authored
-
Karel Slaný authored
-
- Jul 21, 2015
-
-
Karel Slaný authored
-
- Jul 20, 2015
-
-
Karel Slaný authored
-
- Jul 16, 2015
-
-
Karel Slaný authored
-
- Jul 15, 2015
-
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
- Jul 14, 2015
-
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
- Jul 13, 2015
-
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
- Jul 10, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
the resolution driver now correctly fetches keys, and the zonecut lookup should find closest TA, then the validation module should have all the information needed for simple validation
-
Marek Vavruša authored
the only flag supported now is the KR_REQ_DNSSEC, which indicates that the caller wants a secure answer
-
- Jul 09, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Karel Slaný authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 08, 2015
-
-
Marek Vavruša authored
-
- Jul 06, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 05, 2015
-
-
Marek Vavruša authored
-
- Jul 04, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 02, 2015
-
-
Karel Slaný authored
-
- Jun 30, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
1. validate module must be between iterate/cache 2. produce: copy OPT with DO=1, ask for DNSKEY if we don’t have it 3. resolve.c: subrequest DNSKEY if asked to do it 4. consume: check DNSKEY and set it, validate RRSIGs against it another issues: rrsigcache is copypasta of rrcache, there is one special case with storing RRSIGs which doesn’t deserve it’s own module (if the validation is off, then nothing will get written in there anyway) since the resolution is asynchronous, layers must only *ask* resolver to do subrequests for them using query flags (like when we encounter an unknown zone cut)
-