coredns/core
Miek Gieben 5387c162c9 Implement a DNS zone
Full implementation, DNS (and in the future DNSSEC). Returns answer in a
hopefully standards compliant way.
Testing with my miek.nl zone are included as well.
This should correctly handle nodata, nxdomain and cnames.
2016-03-28 10:15:05 +01:00
..
assets First commit 2016-03-18 20:57:35 +00:00
https Fix more tests and remove json caddyfile stuff 2016-03-19 14:55:26 +00:00
parse Make whole heap of tests better 2016-03-19 14:46:32 +00:00
setup Implement a DNS zone 2016-03-28 10:15:05 +01:00
caddy.go First commit 2016-03-18 20:57:35 +00:00
caddy_test.go Make whole heap of tests better 2016-03-19 14:46:32 +00:00
config.go Make whole heap of tests better 2016-03-19 14:46:32 +00:00
config_test.go Make whole heap of tests better 2016-03-19 14:46:32 +00:00
directives.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
directives_test.go First commit 2016-03-18 20:57:35 +00:00
helpers.go First commit 2016-03-18 20:57:35 +00:00
restart.go First commit 2016-03-18 20:57:35 +00:00
restart_windows.go First commit 2016-03-18 20:57:35 +00:00
sigtrap.go First commit 2016-03-18 20:57:35 +00:00
sigtrap_posix.go First commit 2016-03-18 20:57:35 +00:00
sigtrap_windows.go First commit 2016-03-18 20:57:35 +00:00