- Nov 16, 2015
-
-
Marek Vavruša authored
this module allows to rewrite address ranges in answers to different address ranges specified in configuration
-
- Oct 28, 2015
-
-
Marek Vavruša authored
-
- Oct 27, 2015
-
-
Marek Vavruša authored
-
- Oct 22, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Oct 19, 2015
-
-
Marek Vavruša authored
-
- Oct 14, 2015
-
-
Marek Vavruša authored
-
- Oct 02, 2015
-
-
Marek Vavruša authored
-
- Sep 30, 2015
-
-
Marek Vavruša authored
This reverts commit 0f9e615b.
-
Marek Vavruša authored
-
- Sep 28, 2015
-
-
Marek Vavruša authored
-
- Sep 15, 2015
-
-
Marek Vavruša authored
previously, debug messages were optional with -DWITH_DEBUG now the debug messages are built in (unless compiled with -DNDEBUG), but disabled by default verbose output can be enabled by '-v' or '--verbose' CLI option or interactively by 'verbose(true|false)' (or in config)
-
- Aug 10, 2015
-
-
Marek Vavruša authored
module can identify clients based on their source address or used TSIG key
-
- Aug 03, 2015
-
-
Marek Vavruša authored
this is a small step for me, but a huge step for resolver
-
- Jul 19, 2015
-
-
Marek Vavruša authored
-
- Jul 09, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 05, 2015
-
-
Marek Vavruša authored
-
- Jun 15, 2015
-
-
Marek Vavruša authored
by default it blocks queries to private zones, can be extended to match anything in the query content (i.e. water torture style attacks)
-
- Jun 10, 2015
-
-
Marek Vavruša authored
the Redis backend supports UNIX, TCP and custom ports no real transactions nor iteration, but it’s not needed at the moment transactions keep replies in a freelist, which is purged on transaction commit / abort
-
- Jun 07, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
also some cleanup and version bump to Q2
-
- May 25, 2015
-
-
Marek Vavruša authored
-
- May 09, 2015
-
-
Marek Vavruša authored
-
- Apr 22, 2015
-
-
Marek Vavruša authored
-
- Apr 15, 2015
-
-
Marek Vavruša authored
-
- Apr 12, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
extracted part about writing layers to lib documentation
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Apr 10, 2015
-
-
Marek Vavruša authored
-
- Mar 27, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
The engine is responsible for central managemento of resources and work distribution. This allows to spawn multiple loops. The engine configuration / interface is based on Lua 5.1-5.2, including a RPC and a simple CLI interface. This is going to be the core of configuration later on.
-
Marek Vavruša authored
-
- Mar 21, 2015
-
-
Marek Vavruša authored
-
- Mar 20, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-