summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: be more precise in descriptionsVladimír Čunát2017-01-131-2/+2
* build docs: detect Lua sec and socket libraries in make infoPetr Špaček2017-01-131-0/+4
* build docs: detect sphinx and python-breathe presence in make infoPetr Špaček2017-01-131-0/+3
* Makefile: reorganize and check for required depsVladimír Čunát2016-11-151-18/+26
* lru: new implementation and also interfaceVladimír Čunát2016-11-021-1/+1
* add simple LRU benchmarksVladimír Čunát2016-11-021-0/+1
* Print system/embedded for lmdb instead of yes/no as it is always presentOndřej Surý2016-10-231-2/+2
* Dynamically resolve SONAME for libknot and libzscanner from MakefileOndřej Surý2016-10-201-0/+11
* Update bootstrap-depends.sh to latest upstream versionsOndřej Surý2016-10-201-6/+19
* build: introduce $(VERSION) to reduce repeatingVladimír Čunát2016-10-201-1/+1
* build: bumped version requirement to libknot 2.2.0Marek Vavrusa2016-08-251-1/+1
* build: fixed build with libknot<2.3 without cookiesMarek Vavrusa2016-08-111-1/+4
* HMAC-SHA256-64 uses libnettle.Karel Slany2016-08-111-4/+4
* Presence of libcrypto controls compilation od DNS cookies functionality.Karel Slany2016-08-111-3/+3
* Added HMAC-SHA256-64 hash function.Karel Slany2016-08-111-1/+3
* Conditional compilation of DNS cookie code.Karel Slany2016-08-111-0/+4
* Actively link to gnutlsDaniel Kahn Gillmor2016-08-051-0/+2
* sd_listen_fds_with_names() requires libsystemd >= 227Ondřej Surý2016-08-041-1/+1
* modules: deprecated tinyweb, superseded by httpMarek Vavrusa2016-07-201-2/+0
* Daemons should be in sbin, make destination variables overridableOndřej Surý2016-06-301-0/+1
* build: unbroken Go build checksMarek Vavrusa2016-05-271-4/+11
* contrib/lmdb: imported LMDB 0.9.18, built-inMarek Vavrusa2016-05-181-0/+2
* Allow Go modules on more architecturesOndřej Surý2016-05-121-8/+17
* daemon: systemd socket activationMarek Vavrusa2016-03-291-1/+3
* wip: trustanchor(), compat with libknot2/libzscanner1Marek Vavruša2015-12-231-4/+8
* contrib: compile to convenience static libraryMarek Vavruša2015-12-091-3/+5
* build: DESTDIR= support, docMarek Vavruša2015-12-061-4/+3
* build: *DIR variables are assembled in MakefileMarek Vavruša2015-12-061-4/+4
* daemon: root trust anchors automatically bootstrapped from IANAMarek Vavruša2015-12-051-3/+8
* build: cleanup moduledir install, cleanup AMALG= for testsMarek Vavruša2015-11-261-0/+5
* build: fixed fwhole-program, cleanup, flto fixMarek Vavruša2015-11-261-2/+2
* build: amalgamated build support with AMALG=1Marek Vavruša2015-11-251-1/+2
* build: cleanup, no python depsMarek Vavruša2015-11-241-3/+1
* build: set ARCH from CC, bump version to beta2Marek Vavruša2015-11-171-1/+1
* build: enable Go modules on amd64 onlyMarek Vavruša2015-11-171-2/+34
* build: removed libknot vercheck, .pc fail with thisMarek Vavruša2015-10-291-1/+1
* build: added pkg-config version requirements to MakefileMarek Vavruša2015-10-281-2/+2
* build: allow Go 1.5 (without .0)Marek Vavruša2015-10-231-2/+2
* modules/tinyweb: Go-based module with an embedded web interfaceMarek Vavruša2015-10-221-0/+1
* modules: support for modules in Go (needs golang 1.5+)Marek Vavruša2015-10-191-1/+4
* build: PUC-Rio Lua now deprecated, LuaJIT mandatory for daemonMarek Vavruša2015-10-141-3/+0
* build: `make CFLAGS=...` and `CFLAGS=... make` are identicalMarek Vavruša2015-10-021-2/+2
* Merge branch 'master' into cache-rrsig-wipKarel Slany2015-08-171-1/+2
|\
| * build: do not require Python libraries nowMarek Vavruša2015-08-041-1/+1
| * tests: added README.rst, libfaketime as a git submodule, fixed dependsMarek Vavruša2015-08-041-1/+0
| * tests: libfaketime searchGrigorii Demidov2015-07-311-0/+1
| * tests: using cwrapGrigorii Demidov2015-07-301-0/+1
* | crypto: added libdnssec dependency and initialisationKarel Slany2015-07-151-1/+2
|/
* modules/redis: implement basic hiredis storage backendMarek Vavruša2015-06-101-0/+1
* build: support versioned dependenciesMarek Vavruša2015-05-281-1/+1