- Aug 11, 2016
-
-
-
Use ENABLE_cookies=yes variable to compile functionality.
-
-
-
- Jul 16, 2016
-
-
Daniel Kahn Gillmor authored
-
- Dec 09, 2015
-
-
Marek Vavruša authored
this is needed to make sure it always compiles with PIC
-
- Dec 06, 2015
-
-
Marek Vavruša authored
this allows to override any dstdir variable without patching config.mk
-
- Oct 19, 2015
-
-
Marek Vavruša authored
-
- Sep 21, 2015
-
-
Marek Vavruša authored
preparations for TA rotation and management in config: trust_anchors.file = ‘root.key’ trust_anchors.auto = true // NOTIMPL trust_anchors.add(‘. IN DS …’) // Manual addition
-
- Aug 19, 2015
-
-
Karel Slaný authored
-
Karel Slaný authored
-
- Jun 30, 2015
-
-
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)
-
- Jun 29, 2015
-
-
Karel Slaný authored
-
- Jun 07, 2015
-
-
Marek Vavruša authored
-
- May 27, 2015
-
-
Marek Vavruša authored
memcached is a distributed caching system, it is a good fit for building resolvers with shared and replicated cache
-
- May 25, 2015
-
-
Marek Vavruša authored
the module memory not be moved (reallocd), turned array of modules to array of pointers to modules
-
- Apr 12, 2015
-
-
Marek Vavruša authored
-
- Apr 10, 2015
-
-
Karel Slaný authored
-
Karel Slaný authored
-
- Mar 18, 2015
-
-
Marek Vavruša authored
-
- Mar 11, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Mar 10, 2015
-
-
Marek Vavruša authored
-
- Mar 05, 2015
-
-
Marek Vavruša authored
-
- Mar 04, 2015
-
-
Marek Vavruša authored
-
- Feb 24, 2015
-
-
Marek Vavruša authored
-
- Feb 23, 2015
-
-
Marek Vavruša authored
-