- Sep 17, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
the reason is that it's not actively used since we moved to binary testing, and it depends on libknot internal api that has changed also removed several unused libknot internal headers
-
- Aug 19, 2015
-
-
Karel Slaný authored
-
- Aug 11, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
the module can enforce RPZ from zone file, later a LMDB binary database is going to come to solve following: - updating zones on the fly - instant startup (although it loads 1M blocklist in a fraction of second) - no extra memory usage between multiple processes the compatibility notes are in the documentation
-
- Aug 10, 2015
-
-
Marek Vavruša authored
module can identify clients based on their source address or used TSIG key
-
Marek Vavruša authored
the requestor can provide information identifying the query originator here (address and TSIG key), both fields are optional update Lua FFI bindings
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Aug 06, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
fixes killing the server with SIGKILL causing abortiong, added SIGTERM handler and ignored retcode from uv_run()
-
Marek Vavruša authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
- Aug 05, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
- the test driver now waits for daemon to accept TCP - workaround cwrap bug, Python prebinds to daemon sockets to create files - tested daemon runs in the testdir - test driver doesn’t kill all kresd processes
-
Marek Vavruša authored
- no need to bind to client socket - relying on short timeouts is bad - no check for send buffers overflow
-
Marek Vavruša authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Marek Vavruša authored
this is a workaround, as we don't support `make uninstall` yet
-
Marek Vavruša authored
-
-
Grigorii Demidov authored
-
- Aug 04, 2015
-
-
Marek Vavruša authored
-