coredns/core/dnsserver
João Henri cc7a364633
[RFC-9250]: Add QUIC server support (#6182)
Add DNS-over-QUIC server 

Signed-off-by: jaehnri <joao.henri.cr@gmail.com>
Signed-off-by: João Henri <joao.henri.cr@gmail.com>
2023-07-31 15:34:31 -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
quic.go [RFC-9250]: Add QUIC server support (#6182) 2023-07-31 15:34:31 -04:00
quic_test.go [RFC-9250]: Add QUIC server support (#6182) 2023-07-31 15:34:31 -04:00
register.go [RFC-9250]: Add QUIC server support (#6182) 2023-07-31 15:34:31 -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_quic.go [RFC-9250]: Add QUIC server support (#6182) 2023-07-31 15:34:31 -04:00
server_test.go [RFC-9250]: Add QUIC server support (#6182) 2023-07-31 15:34:31 -04: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