coredns/plugin
Miek Gieben 311af9314d
plugin/dnssec: implement shotgun from CloudFlare (#1305)
* plugin/dnssec: implement shotgun from CloudFlare

Put a whole bunch of types in the NSEC bitmap and remove the one that's
being asked for.

Add more records for queries to the apex, SOA, DNSKEY, MX.
2018-01-03 11:11:56 +00:00
..
auto Moving TransferParse from file to its own package (#1286) 2017-12-13 11:18:08 -05:00
autopath metrics: correctly register all metrics (#1335) 2017-12-27 15:48:14 +00:00
bind plugins: expand examples (#1077) 2017-09-15 09:56:05 +01:00
cache metrics: correctly register all metrics (#1335) 2017-12-27 15:48:14 +00:00
chaos docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
debug docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
dnssec plugin/dnssec: implement shotgun from CloudFlare (#1305) 2018-01-03 11:11:56 +00:00
dnstap Increase performance of Dnstap plugin (#1280) 2017-12-06 10:36:04 +00:00
erratic plugin/health: implement dyn health checks (#1214) 2017-11-13 09:52:40 +00:00
errors pkg: add dnstest (#1098) 2017-09-21 15:15:47 +01:00
etcd Changing switch to compare on constants versus strings (#1285) 2017-12-07 22:31:13 -06:00
federation Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
file Moving TransferParse from file to its own package (#1286) 2017-12-13 11:18:08 -05:00
health Instead of hardcoding plugin lists in autopath/health, use interfaces. (#1306) 2017-12-12 20:40:30 +00:00
hosts add goroutine to check hosts file for updates (#1180) 2017-10-31 07:40:47 +00:00
kubernetes Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
loadbalance doc update (#1140) 2017-10-10 09:39:35 +02:00
log plugin/log: remove need to specify stdout (#1221) 2017-11-13 09:23:27 +00:00
metrics plugin/metrics: convience MustRegister function (#1332) 2017-12-27 14:14:53 +00:00
nsid plugin/nsid: Small doc cleanup (#1293) 2017-12-09 09:37:02 +00:00
pkg dnstest: add multirecorder (#1326) 2017-12-22 08:54:27 +00:00
pprof doc update (#1140) 2017-10-10 09:39:35 +02:00
proxy metrics: correctly register all metrics (#1335) 2017-12-27 15:48:14 +00:00
reverse docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
rewrite plugin/rewrite: fix flow control logic for all rule types (#1308) 2017-12-14 13:25:36 -05:00
root docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
secondary Moving TransferParse from file to its own package (#1286) 2017-12-13 11:18:08 -05:00
test golint cleanup (#1085) 2017-09-15 23:34:02 +01:00
tls Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
trace plugin: README.md updates (#1084) 2017-09-15 22:27:55 +01:00
whoami docs: less CoreDNS in docs (#1154) 2017-10-20 09:47:43 +01:00
backend.go plugin/{kubernetes/etcd}: dynamic SOA (#1188) 2017-11-01 10:11:34 +00:00
backend_lookup.go plugin/{kubernetes/etcd}: dynamic SOA (#1188) 2017-11-01 10:11:34 +00:00
normalize.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
normalize_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
plugin.go Fix time bucketing of response time (#1274) 2017-12-05 18:51:55 +00:00
plugin_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00