coredns/core/dnsserver
Ondřej Benkovský c74c212bdf
prevent panics when using DoHWriter (#6120)
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2023-06-02 09:33:34 -04:00
..
address.go plugin/view: Advanced routing interface and new 'view' plugin (#5538) 2022-09-08 14:56:27 -04:00
address_test.go add golangci-lint linter (#5499) 2022-07-10 11:06:33 -07:00
config.go plugin/timeouts - Allow ability to configure listening server timeouts (#5784) 2022-12-28 12:14:16 +01:00
https.go prevent panics when using DoHWriter (#6120) 2023-06-02 09:33:34 -04:00
https_test.go Unit tests: dnsserver/https (#5251) 2022-03-14 07:55:25 -07:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
onstartup.go plugin/view: Advanced routing interface and new 'view' plugin (#5538) 2022-09-08 14:56:27 -04:00
onstartup_test.go add golangci-lint linter (#5499) 2022-07-10 11:06:33 -07:00
register.go fix some comments (#6052) 2023-04-25 11:25:07 -04:00
register_test.go add golangci-lint linter (#5499) 2022-07-10 11:06:33 -07:00
server.go plugin/timeouts - Allow ability to configure listening server timeouts (#5784) 2022-12-28 12:14:16 +01:00
server_grpc.go plugin/view: Advanced routing interface and new 'view' plugin (#5538) 2022-09-08 14:56:27 -04:00
server_https.go plugin/timeouts - Allow ability to configure listening server timeouts (#5784) 2022-12-28 12:14:16 +01:00
server_https_test.go Close the body after reading the response body information (#5907) 2023-02-15 12:41:51 -05:00
server_test.go recover from panic log including stacktrace to help finding the origin (#5392) 2022-05-24 14:36:36 +02:00
server_tls.go plugin/timeouts - Allow ability to configure listening server timeouts (#5784) 2022-12-28 12:14:16 +01:00
view.go plugin/view: Advanced routing interface and new 'view' plugin (#5538) 2022-09-08 14:56:27 -04:00
zdirectives.go plugin/timeouts - Allow ability to configure listening server timeouts (#5784) 2022-12-28 12:14:16 +01:00