| Commit message (Expand) | Author | Age | Files | Lines |
* | build: be more precise in descriptions | Vladimír Čunát | 2017-01-13 | 1 | -2/+2 |
* | build docs: detect Lua sec and socket libraries in make info | Petr Špaček | 2017-01-13 | 1 | -0/+4 |
* | build docs: detect sphinx and python-breathe presence in make info | Petr Špaček | 2017-01-13 | 1 | -0/+3 |
* | Makefile: reorganize and check for required deps | Vladimír Čunát | 2016-11-15 | 1 | -18/+26 |
* | lru: new implementation and also interface | Vladimír Čunát | 2016-11-02 | 1 | -1/+1 |
* | add simple LRU benchmarks | Vladimír Čunát | 2016-11-02 | 1 | -0/+1 |
* | Print system/embedded for lmdb instead of yes/no as it is always present | Ondřej Surý | 2016-10-23 | 1 | -2/+2 |
* | Dynamically resolve SONAME for libknot and libzscanner from Makefile | Ondřej Surý | 2016-10-20 | 1 | -0/+11 |
* | Update bootstrap-depends.sh to latest upstream versions | Ondřej Surý | 2016-10-20 | 1 | -6/+19 |
* | build: introduce $(VERSION) to reduce repeating | Vladimír Čunát | 2016-10-20 | 1 | -1/+1 |
* | build: bumped version requirement to libknot 2.2.0 | Marek Vavrusa | 2016-08-25 | 1 | -1/+1 |
* | build: fixed build with libknot<2.3 without cookies | Marek Vavrusa | 2016-08-11 | 1 | -1/+4 |
* | HMAC-SHA256-64 uses libnettle. | Karel Slany | 2016-08-11 | 1 | -4/+4 |
* | Presence of libcrypto controls compilation od DNS cookies functionality. | Karel Slany | 2016-08-11 | 1 | -3/+3 |
* | Added HMAC-SHA256-64 hash function. | Karel Slany | 2016-08-11 | 1 | -1/+3 |
* | Conditional compilation of DNS cookie code. | Karel Slany | 2016-08-11 | 1 | -0/+4 |
* | Actively link to gnutls | Daniel Kahn Gillmor | 2016-08-05 | 1 | -0/+2 |
* | sd_listen_fds_with_names() requires libsystemd >= 227 | Ondřej Surý | 2016-08-04 | 1 | -1/+1 |
* | modules: deprecated tinyweb, superseded by http | Marek Vavrusa | 2016-07-20 | 1 | -2/+0 |
* | Daemons should be in sbin, make destination variables overridable | Ondřej Surý | 2016-06-30 | 1 | -0/+1 |
* | build: unbroken Go build checks | Marek Vavrusa | 2016-05-27 | 1 | -4/+11 |
* | contrib/lmdb: imported LMDB 0.9.18, built-in | Marek Vavrusa | 2016-05-18 | 1 | -0/+2 |
* | Allow Go modules on more architectures | Ondřej Surý | 2016-05-12 | 1 | -8/+17 |
* | daemon: systemd socket activation | Marek Vavrusa | 2016-03-29 | 1 | -1/+3 |
* | wip: trustanchor(), compat with libknot2/libzscanner1 | Marek Vavruša | 2015-12-23 | 1 | -4/+8 |
* | contrib: compile to convenience static library | Marek Vavruša | 2015-12-09 | 1 | -3/+5 |
* | build: DESTDIR= support, doc | Marek Vavruša | 2015-12-06 | 1 | -4/+3 |
* | build: *DIR variables are assembled in Makefile | Marek Vavruša | 2015-12-06 | 1 | -4/+4 |
* | daemon: root trust anchors automatically bootstrapped from IANA | Marek Vavruša | 2015-12-05 | 1 | -3/+8 |
* | build: cleanup moduledir install, cleanup AMALG= for tests | Marek Vavruša | 2015-11-26 | 1 | -0/+5 |
* | build: fixed fwhole-program, cleanup, flto fix | Marek Vavruša | 2015-11-26 | 1 | -2/+2 |
* | build: amalgamated build support with AMALG=1 | Marek Vavruša | 2015-11-25 | 1 | -1/+2 |
* | build: cleanup, no python deps | Marek Vavruša | 2015-11-24 | 1 | -3/+1 |
* | build: set ARCH from CC, bump version to beta2 | Marek Vavruša | 2015-11-17 | 1 | -1/+1 |
* | build: enable Go modules on amd64 only | Marek Vavruša | 2015-11-17 | 1 | -2/+34 |
* | build: removed libknot vercheck, .pc fail with this | Marek Vavruša | 2015-10-29 | 1 | -1/+1 |
* | build: added pkg-config version requirements to Makefile | Marek Vavruša | 2015-10-28 | 1 | -2/+2 |
* | build: allow Go 1.5 (without .0) | Marek Vavruša | 2015-10-23 | 1 | -2/+2 |
* | modules/tinyweb: Go-based module with an embedded web interface | Marek Vavruša | 2015-10-22 | 1 | -0/+1 |
* | modules: support for modules in Go (needs golang 1.5+) | Marek Vavruša | 2015-10-19 | 1 | -1/+4 |
* | build: PUC-Rio Lua now deprecated, LuaJIT mandatory for daemon | Marek Vavruša | 2015-10-14 | 1 | -3/+0 |
* | build: `make CFLAGS=...` and `CFLAGS=... make` are identical | Marek Vavruša | 2015-10-02 | 1 | -2/+2 |
* | Merge branch 'master' into cache-rrsig-wip | Karel Slany | 2015-08-17 | 1 | -1/+2 |
|\ |
|
| * | build: do not require Python libraries now | Marek Vavruša | 2015-08-04 | 1 | -1/+1 |
| * | tests: added README.rst, libfaketime as a git submodule, fixed depends | Marek Vavruša | 2015-08-04 | 1 | -1/+0 |
| * | tests: libfaketime search | Grigorii Demidov | 2015-07-31 | 1 | -0/+1 |
| * | tests: using cwrap | Grigorii Demidov | 2015-07-30 | 1 | -0/+1 |
* | | crypto: added libdnssec dependency and initialisation | Karel Slany | 2015-07-15 | 1 | -1/+2 |
|/ |
|
* | modules/redis: implement basic hiredis storage backend | Marek Vavruša | 2015-06-10 | 1 | -0/+1 |
* | build: support versioned dependencies | Marek Vavruša | 2015-05-28 | 1 | -1/+1 |