|
ea5194dc80
|
add a lot of Doxygen comments
|
2018-04-17 14:19:44 +02:00 |
|
|
36ef270ee9
|
improve logging, add tests, move retrieveZone around, make test slave the root zone
|
2018-04-17 12:32:56 +02:00 |
|
|
d03d16cbdf
|
dnsdist can now retrieve zones over AXFR, including the root. This shook out some compression bugs, plus an off by one on serving the root zone. With this commit, tdns can also parse DNS Messages (which it needs for AXFR).
This also introduces some 'reflection' support that will eventually unify message generation/parting and zone file format input/output
|
2018-04-16 00:14:18 +02:00 |
|
|
085116362a
|
implement DNS compression
|
2018-04-14 00:12:53 +02:00 |
|
|
1bfa78711f
|
move EDNS processing, test for EDNS version, implement extended RCodes, define some fun domain names
|
2018-04-13 17:39:44 +02:00 |
|
|
85a2238786
|
introduce some fun records for testing
|
2018-04-13 15:44:11 +02:00 |
|
|
13d3588de2
|
update documentation and content population
|
2018-04-12 23:53:01 +02:00 |
|
|
b4e814d6b4
|
the big rename
|
2018-04-12 16:22:35 +02:00 |
|
|
cc9a13b29a
|
add EDNS, proper label ordering including embedded zeros, update docs
|
2018-04-12 00:04:59 +02:00 |
|
|
294e72b261
|
make DNSMessageWriter variable length
|
2018-04-11 22:12:57 +02:00 |
|
|
5a28d14d82
|
make dnslabels their own case insensitive type, which turn out to be a cleanup, plus implement silly dynamic record type
|
2018-04-11 16:54:50 +02:00 |
|
|
ba62c04bd2
|
cleanup
|
2018-04-11 12:45:26 +02:00 |
|
|
b89079028a
|
clang adjustments
|
2018-04-10 10:04:49 +02:00 |
|