- Oct 29, 2012
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
refs #2035
-
Daniel Salzman authored
Old implementations were second party code uder GPL licence. New implementations have clearer interface, should be faster and can be published under BSD licence in the future. refs #2137 @24h
-
- Oct 26, 2012
-
-
Marek Vavrusa authored
refs #2035
-
- Oct 25, 2012
-
-
Marek Vavrusa authored
refs #2035
-
Marek Vavrusa authored
refs #2035
-
Marek Vavrusa authored
refs #937
-
Marek Vavrusa authored
-
- Oct 24, 2012
-
-
Lubos Slovak authored
See #937, note 16. refs #937 @1h
-
Lubos Slovak authored
refs #937 @30m
-
Lubos Slovak authored
See RFC2136, Section 3.1. refs #937 @15m
-
Lubos Slovak authored
Removing the RRs properly. Should be finished now. refs #2140 @30m
-
Lubos Slovak authored
Conflicts: configure.ac src/knot/conf/conf.c src/knot/server/tcp-handler.c src/knot/server/udp-handler.c src/knot/server/xfr-handler.c src/knot/server/zones.c src/libknot/updates/ddns.c src/tests/libknot/libknot/response_tests.c
-
- Oct 23, 2012
-
-
Lubos Slovak authored
The positions of 'parent' domain names were not checked before saving to compression table. refs #2131 @20m
-
Lubos Slovak authored
The positions of 'parent' domain names were not checked before saving to compression table. refs #2131 @20m
-
Marek Vavrusa authored
It is also updated to support knot105 format, also Makefile is included see tests/chkjournal.c header for more info. It is able to compile both current, 32/64bit specific versions, but requires libknotd.la compiled with respective flag. refs #2115
-
Marek Vavrusa authored
Implemented as a first uint32_t before serialized RR sets in journal. Currently available: 1 << 0 .. IXFR 1 << 1 .. UPDATE Backward-incompatible change in journal, bumping journal version to knot105. refs #2118
-
Marek Vavrusa authored
- Oct 22, 2012
-
-
Marek Vavrusa authored
refs #1130
-
Marek Vavrusa authored
Implemented as a XFR handler task, in a same way as NOTIFY queries for example. It also allows to change TSIG keys between hops, or no keys at all - this clear AD flag. Like: client <--key:A--> f1 <--key:B--> f2 <--NOKEY--> MASTER Forwarded queries also keep socket mode. To do: According to RFC2845, it should also forward queries with no known key intact to the next forwarded, this is not done yet. refs #1130
-
- Oct 19, 2012
-
-
Marek Vavrusa authored
refs #937 Conflicts: src/knot/server/zones.c
-
Marek Vavrusa authored
-
Lubos Slovak authored
refs #2116 @10m
-
Lubos Slovak authored
If node is not a delegation point, nor non-authoritative, it must be explicitly marked as authoritative. This handles the case when a referral NS RRSet is removed in IXFR/UPDATE. refs #2116 @30m
-
Lubos Slovak authored
-
Lubos Slovak authored
fixes #2079 @0.5h
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #2108 @15m
-
Lubos Slovak authored
- Added saving parents of out-of-zone dnames as a pedantic compression. - Pedantic compression enabled by default. refs #2108 @1.5h
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #2081 @20m
-
Lubos Slovak authored
refs #1497 @15m
-
Lubos Slovak authored
refs #2045 @30m
-
Marek Vavrusa authored
fixes #2023 @1h, refs #2076
-
Jan Kadlec authored
- Unknown types lower than TYPE251 could not be used.
-
Marek Vavrusa authored
fixes #1772 @2.5h Conflicts: src/knot/server/tcp-handler.c src/knot/server/xfr-handler.c src/knot/server/zones.c src/libknot/nameserver/name-server.c src/libknot/updates/xfr-in.c src/tests/libknot/libknot/response_tests.c
-
Marek Vavrusa authored
-
Marek Vavrusa authored
refs #937
-
Daniel Salzman authored
refs #2044 @16h
-