This project is mirrored from https://github.com/coredns/coredns.git.
The repository failed to update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
- 04 Apr, 2016 4 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
Rename latency to duration.
-
- 03 Apr, 2016 8 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
Fix some file/secondary issues when parsing a Corefile, also allow for multiple origins to be specified. Also don't fail on startup when a zonetransfer fails. Fixes: #54
-
Miek Gieben authored
-
Miek Gieben authored
Allow specifying a primary server and retrieve the zone's content. Add tests and an Expired bool to zone struct, to stop server zones that are expired. The zone is retrieved on Startup, no updates of changed content are done. We also don't respond to notifies yet.
-
Miek Gieben authored
Some doc updates and tweaks.
-
Miek Gieben authored
This adds a bunch of supporting code to send notifies to a primary name server.
-
Miek Gieben authored
Change from SERVFAIL to diff. between error and no such zone hosted. Fixes: #68
-
Miek Gieben authored
Drop the use of dns.RR when in fact the only thing we use is the name and type of the RR. Cleans up a bunch of stuff and also stops the weird making of dns.RRs just for a lookup. Should safe some memory as well. Fixes: #66
-
- 02 Apr, 2016 3 commits
-
-
Miek Gieben authored
When looking for a name in tree, return wether we got to a longer one - if so we had an ent. Add tests + dnssec tests and refactor the tests as well a bit.
-
Miek Gieben authored
middleware: change documentation filenames to README.md
-
Matt Layher authored
-
- 01 Apr, 2016 3 commits
-
-
Miek Gieben authored
Add benchmark for normal and DNSSEC lookup. We can probably shave quite a lot of these, but first lets actually get to something that is serving.
-
Miek Gieben authored
Positive wildcare replies
-
Miek Gieben authored
Reply to queries when you have a wildcard in the zone. This works for DNS and DNSSEC. Thing missing is NODATA responses for that specific wildcard. Add wildcard_test.go as well.
-
- 31 Mar, 2016 4 commits
-
-
Miek Gieben authored
Get positive dnssec stuff going
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
- 30 Mar, 2016 14 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
Add canonical sorting
-
Miek Gieben authored
Add a low-allocation canonical sorting function that can be used in middleware. This implements the tests from rfc4034 correctly.
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
- 29 Mar, 2016 4 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-
Miek Gieben authored
-