summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* contrib: remove embedded LMDBembedded_lmdbJan Hak2020-05-111-4/+0
* contrib: force using embedded LMDBDaniel Salzman2020-05-111-0/+4
* contrib: prepare for embedded LMDB removalDaniel Salzman2020-05-111-67/+33
* libknot: fix conditional includes in libknot.hDaniel Salzman2020-04-211-0/+2
* xdp: move BPF constants to extra header + add endianity detectionDaniel Salzman2020-04-211-1/+6
* xdp: manage the Makefile by autotoolsDaniel Salzman2020-04-211-0/+1
* contrib: add embedded libbpf 0.0.6Daniel Salzman2020-04-211-22/+20
* xdp: build bpf program manually. Build part of sourcesLibor Peltan2020-04-211-5/+0
* xdp: more proper building of bpf-kernel.oLibor Peltan2020-04-211-0/+5
* xdp: conditional compilation of xdp supportLibor Peltan2020-04-211-0/+29
* libdnssec: finish ED448 supportVladimír Čunát2020-02-031-0/+7
* Bump version 3.0.devv3.0.devDaniel Salzman2019-10-101-2/+2
* contrib: multiplatform spinlocksDavid Vašek2019-10-041-0/+8
* Update library and symbol versionsDaniel Salzman2019-10-021-1/+1
* configure: fix detection of memory cleanup functionsDaniel Salzman2019-09-241-5/+13
* contrib/string.c: universal and more robust memzero()David Vašek2019-09-241-1/+8
* configure: improve detection of pthread_setaffinity_npDaniel Salzman2019-04-121-4/+8
* configure: fix detection of pthread_setaffinity_npDaniel Salzman2019-04-091-0/+3
* Bump version 2.9.devv2.9.devDaniel Salzman2019-03-051-1/+1
* Avoid recording -fdebug-prefix-map= from CFLAGS and CPPFLAGSDaniel Kahn Gillmor2019-03-041-1/+4
* Update library versionsDaniel Salzman2019-03-011-3/+3
* configure: change order of commands to fix operation of KNOT_LIB_VERSIONDaniel Salzman2019-02-261-11/+10
* net: add support for FreeBSD's SO_REUSEPORT_LBDaniel Salzman2019-01-301-30/+31
* Add 'soname' variable to pkg-config filesDaniel Salzman2019-01-231-7/+6
* Revert "add GOST algorithm support"Daniel Salzman2019-01-071-7/+0
* configure: print libidn version in the summaryDaniel Salzman2019-01-041-2/+2
* configure: remove redundant check on clock_gettimeDaniel Salzman2018-12-061-2/+0
* libdnssec: don't link against libmDaniel Salzman2018-12-061-1/+9
* libdnssec: link explicitly against libpthread if PKCS #11 is enabledDaniel Salzman2018-12-061-0/+1
* Add -Wshadow to default CFLAGS + adapt codeDaniel Salzman2018-12-031-1/+1
* python: improve libknot detectionDaniel Salzman2018-11-211-3/+5
* python: add setup.pyDaniel Salzman2018-11-161-0/+1
* libknot: remove lmdb_LIBS from the pkg-config file if embedded LMDB is usedDaniel Salzman2018-10-191-0/+2
* queryacl: new module for query access controlMark Karpilovskij2018-10-071-0/+1
* add GOST algorithm supportVladimír Čunát2018-08-301-0/+7
* configure: link pthread and dl with knotd onlyDaniel Salzman2018-08-291-3/+19
* configure: link libcap-ng with knotd onlyDaniel Salzman2018-08-291-2/+24
* configure: update AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS argumentsDaniel Salzman2018-08-271-5/+5
* configure: improve description of --with-memory-allocatorDaniel Salzman2018-08-081-1/+2
* configure: fix default prefix settingDaniel Salzman2018-08-081-2/+1
* configure: add the distro directory to dist tarballDaniel Salzman2018-08-061-0/+1
* Bump version 2.8.devDaniel Salzman2018-08-031-1/+1
* bump library version to libknot8, libdnssec6Tomas Krizek2018-08-021-3/+3
* configure: add --with-memory-allocator option to support alternative malloc i...Daniel Salzman2018-08-021-0/+13
* geoip: initial commitMark Karpilovskij2018-07-221-0/+37
* configure: don't add LMDB specifics to CFLAGSDaniel Salzman2018-03-261-1/+1
* utils: add maximum configuration size command line optionDaniel Salzman2018-03-211-1/+2
* configure: don't build libutils if not neededDaniel Salzman2018-03-181-0/+2
* configure: improve dependency check for dnstapDaniel Salzman2018-03-181-10/+23
* configure: move directory section upwardsDaniel Salzman2018-03-181-31/+31