Miek Gieben
f96555476e
plugin/dnssec: Drop inserting DS records on delegation ( #1266 )
...
See #1211 for disuccsion; current code is probably the wrong thing to
do; rethink if we need/want this. Comment out the code for now.
2017-12-01 11:14:39 +00:00
Miek Gieben
11203e440d
plugin/dnssec; insert and sign DS records ( #1153 )
...
* plugin/dnssec; insert and sign DS records
Sign a delegation as well and insert DS records.
Fixes #698
* better
2017-10-20 09:22:02 +01:00
Isolus
c1b9f74f98
plugin/dnssec: fix NSEC-records ( #1138 )
...
* add NSEC-records if entry exists but the requested type is missing
* added test for dnssec fix
2017-10-08 04:28:35 -07:00
Miek Gieben
d8714e64e4
Remove the word middleware ( #1067 )
...
* Rename middleware to plugin
first pass; mostly used 'sed', few spots where I manually changed
text.
This still builds a coredns binary.
* fmt error
* Rename AddMiddleware to AddPlugin
* Readd AddMiddleware to remain backwards compat
2017-09-14 09:36:06 +01:00