coredns/core/dnsserver
Miek Gieben 5eccfa2d1e core: harden request.Request (#1009)
Check for a nil message and if we have a question section. Request is
usually called with an external Msg that already saw validation checks,
but we may also call it from message we create of our own, that may or
may not adhire to this. Just be more robust in this case.

This PR reverts a previous commit that was applied to master.
2017-08-31 16:24:11 +02:00
..
address.go Core: convert IP addresses to reverse zone (#838) 2017-08-07 13:24:09 -07:00
address_test.go Core: convert IP addresses to reverse zone (#838) 2017-08-07 13:24:09 -07:00
config.go core: block CH queries earlier (#973) 2017-08-25 08:55:53 +01:00
directives.go go gen improvements (#524) 2017-02-14 19:23:18 +00:00
register.go core: block CH queries earlier (#973) 2017-08-25 08:55:53 +01:00
server-grpc.go golint cleanup (#828) 2017-08-04 09:46:40 -07:00
server-tls.go golint cleanup (#828) 2017-08-04 09:46:40 -07:00
server.go core: harden request.Request (#1009) 2017-08-31 16:24:11 +02:00
server_test.go Tracing for gRPC Server (#619) 2017-04-18 11:10:49 -04:00
zdirectives.go mw/federation: add federation back as separate mw for k8s (#929) 2017-08-18 14:45:20 +01:00