- Nov 02, 2016
-
-
Vladimír Čunát authored
Fixes #100. The file with the addresses is in the repo, so people don't have to regenerate it, but the build system is able to do it.
-
Vladimír Čunát authored
The implementation is now similar to set-associative caches that x86 CPU use. Also the API is changed a bit, leading to slight simplification of our use patterns.
-
- Oct 20, 2016
-
-
Vladimír Čunát authored
-
- Sep 08, 2016
-
-
Ondřej Surý authored
-
- Aug 11, 2016
-
-
the cookies require libknot>=2.3, Makefile didn't check for that, and turning cookies off wasn't possible either
-
-
-
-
-
-
-
-
-
-
-
Use ENABLE_cookies=yes variable to compile functionality.
-
-
-
-
-
-
- Jul 12, 2016
-
-
Marek Vavrusa authored
-
- May 20, 2016
-
-
Marek Vavrusa authored
this change introduces new API for cache backends, that is a subset of knot_db_api_t from libknot with several cache-specific operations major changes are: * merged 'cachectl' module into 'cache' as it is 99% default-on and it simplifies things * not transaction oriented, transactions may be reused and cached for higher performance * scatter/gather API, this is important for latency and performance of non-local backends like Redis * faster and reliable cache clearing * cache-specific operations (prefix scan, ...) in the API not hacked in * simpler code for both backends and caller
-
- May 18, 2016
-
-
Marek Vavrusa authored
by default, build system attempts to use LMDB from the system. however if it's not found or the version is too old, it uses the built-in snapshot in contrib
-
- Dec 17, 2015
-
-
Marek Vavruša authored
this is not going to be backwards compatible change, but it will be the first tagged libknot release sufficient for resolver
-
- Dec 10, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
thanks @darix! fixes #21,#22
-
Marek Vavruša authored
* PIE,RELRO+NOW and other security features enabled * support for both static/dynamic builds with BUILDMODE * dynamic library is ABI-versioned, starting at 1 * pkg-config file is installed
-
- Dec 09, 2015
-
-
Marek Vavruša authored
this is needed to make sure it always compiles with PIC
-
Marek Vavruša authored
-
- Nov 26, 2015
-
-
Marek Vavruša authored
-
- Nov 25, 2015
-
-
Marek Vavruša authored
-
- Oct 22, 2015
-
-
Marek Vavruša authored
-
- Oct 02, 2015
-
-
Marek Vavruša authored
-
- Sep 28, 2015
-
-
Marek Vavruša authored
-
- Sep 23, 2015
-
-
Karel Slaný authored
RRSets are merged by using stash_add().
-
- Aug 20, 2015
-
-
Karel Slaný authored
-
- Aug 13, 2015
-
-
Marek Vavruša authored
-
- Aug 12, 2015
-
-
Karel Slaný authored
-
- Aug 07, 2015
-
-
Karel Slaný authored
-