coredns/middleware/pkg
Miek Gieben 7d39c2ba51 middleware/cache: don't cache expired RRSIGs (#641)
Check message for expired sig and don't cache those.

Aside: This hack of caching entire messages is probably something we
should stop doing at some point in the future and do this on a per RRset
basis.

Fixes #367 #635
2017-04-29 07:06:42 -07:00
..
debug Add middleware.NextOrFailure (#462) 2016-12-20 18:58:05 +00:00
dnsrecorder middleware/metrics: export actual size (#448) 2016-11-29 11:02:43 +00:00
dnsutil Add middleware.NextOrFailure (#462) 2016-12-20 18:58:05 +00:00
edns Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
rcode Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
replacer Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
response middleware/cache: don't cache expired RRSIGs (#641) 2017-04-29 07:06:42 -07:00
singleflight Cleanup: put middleware helper functions in pkgs (#245) 2016-09-07 11:10:16 +01:00
storage Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
strings Lister refactor kubernetes/kubernetes#33269 2016-09-23 10:23:11 -03:00
tls Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
trace Tracing for gRPC Server (#619) 2017-04-18 11:10:49 -04:00