Commit Graph

27 Commits

Author SHA1 Message Date
0c6f8cd410 link up tdns from hello-dns 2018-04-13 13:08:58 +02:00
9f715bb84e contact information 2018-04-02 07:48:21 +00:00
e2950ae08e rebase 2018-04-01 18:31:41 +02:00
d757e74055 Trivial typo "if" -> "of" 2018-03-31 13:57:21 -07:00
ccfed2b163 Update README.md
Small grammar improvement.
2018-03-31 12:08:59 -04:00
c4d40aee7e Update README.md
Minor grammar fix.
2018-03-31 11:57:45 -04:00
285cbbf538 Update README.md
Small grammar improvement.
2018-03-31 11:43:52 -04:00
55bf01ec29 Update README.md
Minor typographical fix.
2018-03-31 10:33:50 -04:00
87f43fc369 more content 2018-03-30 20:39:30 +02:00
81f40dd096 add markdeep links to local file, closes issue #9 2018-03-30 15:50:32 +02:00
c8b37a90b6 fix resolver link; add resolver html symlink 2018-03-29 19:20:12 +02:00
ce0dc410ca add more markdown, more content on AXFR/IXFR/ANY 2018-03-29 15:55:29 +02:00
78d339c404 fix typos 2018-03-29 15:37:34 +02:00
cf2b41c1bd $ORIGIN needs dot.
Your PowerDNS ancestry shows: missing dots. ;-) 
Without the trailing dot, `named-checkzone` says:

```
SOA record not at top of zone (ietf.org.ietf.org)
```
2018-03-29 15:22:19 +02:00
2f90d2850d Merge pull request #2 from rgacogne/patch-1
Fix a typo in the DNS Basics section of README.md
2018-03-29 14:19:49 +01:00
595610b4d0 fix a couple of spelling typos, no content changes 2018-03-29 09:17:20 -04:00
eb5a70e8a9 Fix a typo in the DNS Basics section of README.md
s/escaping an unescaping/escaping and unescaping/
2018-03-29 14:55:06 +02:00
49c2ce82f7 RFC 882/883 DNS is not interoperable with RFC 1034/1035
RFC 973 enumerates the changes between RFC 882/882 and RFC 1034/1035. There are several compatibility breaks:

* TTLs and serial numbers expanded from 16 bits to 32 bits: this breaks wire format compatibility;

* wildcard semantics change: an 882/883 implementation will handle them incorrectly;

* master file syntax changes: modern master files will be read incorrectly by an 882/883 parser

* CNAME semantics change: modern DNS data is probably compatible with 882/883 semantics but not the other way round;
2018-03-29 13:32:03 +01:00
69e7c8f107 tweaks, links 2018-03-29 11:24:54 +02:00
45ed3b03df more content 2018-03-29 11:04:20 +02:00
93bd095f69 move some stuff to auth.md 2018-03-29 09:37:24 +02:00
a3dc5e77d3 some more content in stub 2018-03-29 02:25:27 +02:00
2f7a80edcb the rest, plus more 2018-03-29 01:55:27 +02:00
65dfcfa9b6 several touchups 2018-03-29 01:20:13 +02:00
c5e5324395 more work 2018-03-29 01:11:38 +02:00
dbd87f982b wip 2018-03-28 22:20:38 +02:00
47eabfcdfd Initial commit 2018-03-28 19:33:27 +02:00