summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: fix man installation from a tarballDaniel Salzman2024-09-041-7/+10
* Bump version 3.5.devv3.5.devDaniel Salzman2024-09-021-1/+1
* configure: upgrade version to libknot15 (libdnssec and libzscanner unchanged)Daniel Salzman2024-06-241-1/+1
* configure: fix HAVE_PDFLATEX setting if pdflatex not availableDaniel Salzman2024-05-061-1/+1
* doc: remove man templates from the repository, keep them in a tarballDaniel Salzman2024-05-051-15/+11
* configure: add missing setting of ENABLE_SYSTEMDDaniel Salzman2024-04-091-0/+3
* dbus: ad support for libdbus as an alternative to systemd d-busJan Hák2024-02-201-6/+25
* mod-authsignal: implementation, docs, testsPeter Thomassen2024-01-301-0/+1
* configure: remove deprecated libidn 1 supportDaniel Salzman2023-12-221-11/+4
* configure: remove liburcu search fallbackDaniel Salzman2023-12-221-46/+2
* configure: remove no longer needed check for gnutls_memsetDaniel Salzman2023-12-221-5/+1
* configure: remove no longer needed check for gnutls_privkey_export_x509Daniel Salzman2023-12-221-3/+0
* configure: remove no longer needed check for gnutls_privkey_sign_data2Daniel Salzman2023-12-221-3/+0
* configure: remove no longer needed check for reproducible signing supportDaniel Salzman2023-12-221-8/+0
* configure: remove no longer needed check for Ed25519 supportDaniel Salzman2023-12-221-7/+0
* configure: increase minimal GnuTLS version to 3.6.10Daniel Salzman2023-12-221-1/+1
* configure: add detection of atomic operations support and report it in the co...David Vašek2023-11-141-4/+18
* server: convert to universal atomic bool (variable catalog_upd_signal)David Vašek2023-11-141-1/+1
* contrib/spinlock: reduce supported variants to C11 and POSIX as a fallbackDavid Vašek2023-11-011-7/+0
* configure: remove server version from the summary and add configure parametersDaniel Salzman2023-10-251-7/+5
* doc: remove broken info supportDaniel Salzman2023-08-301-2/+0
* Bump version 3.4.devv3.4.devDaniel Salzman2023-08-261-1/+1
* python: add knot_exporterDaniel Salzman2023-08-211-0/+3
* python: move libknot to a separate subdirectory libknotDaniel Salzman2023-08-211-3/+4
* python: add pyproject.toml and hatchling support, keep setup.py for compatibi...Daniel Salzman2023-08-211-0/+1
* configure: upgrade version to libknot14 (libdnssec and libzscanner unchanged)Daniel Salzman2023-08-131-1/+1
* configure: add detection of libbpf>=1.0 without libxdpDaniel Salzman2023-07-091-8/+17
* quic: adapt to ngtcp2 v0.17.0Daniel Salzman2023-07-091-3/+3
* configure: fix operator in a few test conditionsDaniel Salzman2023-07-071-2/+2
* quic: adapt to ngtcp2 v0.16.0Daniel Salzman2023-06-051-4/+4
* configure: add 'embedded' value for --enable-quicDaniel Salzman2023-05-311-1/+5
* quic: adapt to ngtcp2 v0.15.0Daniel Salzman2023-04-271-3/+3
* quic: adapt to ngtcp2 0.14.0Daniel Salzman2023-03-291-3/+3
* time: remove obsolete fallback for systems without clock_gettime()Daniel Salzman2023-03-271-1/+1
* configure: adjust coding styleDavid Vašek2023-02-171-2/+2
* Add support for building on Cygwin and MSYSChristopher Ng2023-02-171-0/+6
* xdp/quic: adapt to ngtcp2 0.13Daniel Salzman2023-01-311-3/+3
* configure: don't warn if pdflatex or makeinfo is missingDaniel Salzman2023-01-191-9/+5
* configure: return error if libbpf not available but XDP requestedDaniel Salzman2022-12-291-1/+1
* contrib: remove embedded libbpf 0.0.6, which no longer works with BTF and old...Daniel Salzman2022-12-191-15/+4
* zonedb: reload changed catalog members only (reuse otherwise), refactoringDaniel Salzman2022-12-051-1/+1
* contrib: upgrade embedded library ngtcp2 to v0.10.0Daniel Salzman2022-10-201-3/+3
* contrib: upgrade embedded library ngtcp2 to v0.8.1Daniel Salzman2022-09-051-3/+3
* libknot: add compatibility with libbpf 1.0 and libxdpDaniel Salzman2022-09-021-0/+9
* contrib: upgrade embedded library libngtcp2 to v0.8.0Daniel Salzman2022-08-241-3/+3
* Bump version 3.3.devv3.3.devDaniel Salzman2022-08-221-1/+1
* configure: allow QUIC without XDPDaniel Salzman2022-08-031-1/+1
* libs: upgrade versions to libdnssec9 and libknot13 (libzscanner unchanged)Daniel Salzman2022-07-281-2/+2
* configure: allow QUIC only if XDP enabledDaniel Salzman2022-07-271-1/+1
* configure: improve warning message if old gnutls for QUICDaniel Salzman2022-07-261-1/+1