coredns/core/dnsserver
Soumya Ghosh Dastidar 7651e6c4de
Added minimal-responses plugin (#4417)
* Added minimal-responses plugin

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Removed unnecessary comments

* Updated tests

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Reformated imports

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Updated package name

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Removed  unnecessary comments

Co-authored-by: Miek Gieben <miek@miek.nl>

* Added changes

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* updated

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Updated comment for NextOrFailure

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Updated to test.Case for testing

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Formated imports using goimports

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

Co-authored-by: Miek Gieben <miek@miek.nl>
2021-03-15 15:37:55 +01:00
..
address.go Revert "Validate zone during normalization (#3165)" (#3167) 2019-08-21 11:01:45 -04:00
address_test.go Revert "Validate zone during normalization (#3165)" (#3167) 2019-08-21 11:01:45 -04:00
config.go custom DoH request validation (#4329) 2020-12-15 14:26:07 +01:00
https.go doh: set http request in writer (#4445) 2021-02-17 20:45:04 +01:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
onstartup.go Fix some typos in comments. (#4100) 2020-09-01 09:10:45 +02:00
register.go For caddy v1 in our org (#4018) 2020-09-24 18:14:41 +02:00
register_test.go presubmit: Check errorf as well (#1845) 2018-06-02 11:48:39 -07:00
server.go plugin/file: guard against cname loops (#4387) 2021-01-15 18:26:04 +00:00
server_grpc.go plugin/file: guard against cname loops (#4387) 2021-01-15 18:26:04 +00:00
server_https.go doh: set http request in writer (#4445) 2021-02-17 20:45:04 +01:00
server_https_test.go custom DoH request validation (#4329) 2020-12-15 14:26:07 +01:00
server_test.go Enable debug globally if enabled in any server config (#4007) 2020-08-24 09:12:00 +02:00
server_tls.go plugin/file: guard against cname loops (#4387) 2021-01-15 18:26:04 +00:00
zdirectives.go Added minimal-responses plugin (#4417) 2021-03-15 15:37:55 +01:00