- May 16, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- remnant of libknot separation I guess.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavruša authored
Signed-off-by:
Jan Kadlec <jan.kadlec@nic.cz>
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- May 13, 2014
-
-
Marek Vavruša authored
Conflicts: src/knot/server/udp-handler.c
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
protocol-agnostic response, copied socket for deferred cleanup The copy is needed so the TCP worker can close the socket and the connection is held until the UPDATE request is cleared.
-
Marek Vavruša authored
-
Marek Vavruša authored
The MSG_WAITALL doesn't work as expected everywhere and can return partial answer (for example with signal interrupt). Also implemented timeouts for TCP receive.
-
Marek Vavruša authored
-
Marek Vavruša authored
Previously, response was paired to query according to the Message ID and QUESTION. This however doesn't work for zone transfers, as some servers omit the question section for multi-packet answers completely.
-
Marek Vavruša authored
-
- May 08, 2014
-
-
Jan Kadlec authored
-
- May 07, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- The previous function tried to commit diff changes to zone (already there) and stored DNSSEC and diff changes unmerged.
-
- May 06, 2014
-
-
Marek Vavruša authored
Zone events IXFR-in Honestly I have no idea if this will work for all the corner case that were mentioned in the old code. I think my next step will be to a make a test case for all of them.
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
Conflicts: src/knot/nameserver/axfr.c
-
Jan Kadlec authored
-
Jan Včelák authored
-
- May 05, 2014
-
-
Jan Včelák authored
-
Jan Včelák authored
-