summaryrefslogtreecommitdiffstats
path: root/daemon/bindings (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-29iterate: fix NSEC3 records missing from answer in an edge caseVladimír Čunát2-1/+10
2024-05-27NEWS: stats splitOto Šťáva1-0/+7
2024-05-20modules/stats: add back stats dropped in the previous commitVladimír Čunát1-0/+40
2024-05-20modules/stats: split request.* metrics to IPv4 and IPv6Vladimír Čunát1-8/+16
2024-05-20modules/stats: add answer.sum_ms metricVladimír Čunát2-0/+4
2024-05-20daemon/tls_ephemeral_credentials: fix possible race between read() and fstat()Oto Šťáva1-1/+1
2024-05-20.gitlab-ci: fail Coverity Scan on HTTP errorOto Šťáva1-0/+1
2024-05-20modules/hints: fix dname bounds checkOto Šťáva1-1/+1
2024-05-20utils/cache_gc: use lib/generic/array instead of dynarrayOto Šťáva3-159/+29
2024-05-14.gitlab-ci: remove SonarCloud ScannerOto Šťáva1-19/+0
2024-05-13tests/pytests/utils: handle SSLEOFErrorOto Šťáva1-1/+1
2024-05-13test/pytests/test_tls: remove resumption testOto Šťáva1-47/+0
2024-05-13tests/pytests: remove deprecated callsOto Šťáva3-13/+8
2024-05-13Silence Clang-TidyOto Šťáva34-113/+197
2024-05-13.gitlab-ci, tests, modules: adapt to knot-resolver-ci repoOto Šťáva12-509/+99
2024-05-13tests/dnstap: Go improvementsOto Šťáva4-55/+9
2024-05-09ci nixos: switch container image tagVladimír Čunát1-1/+2
2024-05-06treewide: more compatibility with future libknot 3.4Vladimír Čunát3-12/+14
2024-05-06treewide: more compatibility with future libknot 3.4Vladimír Čunát10-22/+28
2024-05-02modules/*/meson.build: add missing dependenciesOto Šťáva13-24/+25
2024-05-02.github/workflows/macOS: fix prefix for ARM macOSOto Šťáva1-1/+2
2024-04-10gitlab-ci: push docs to the website (manual CI)Oto Šťáva1-0/+18
2024-04-08lib/dnssec nit: improve #include pathVladimír Čunát1-1/+1
2024-04-08daemon/engine nit: drop an unused variableVladimír Čunát1-2/+0
2024-04-05daemon/meson.build: add install_rpath to kresdOto Šťáva6-4/+35
2024-03-27ci: obs: create venv and install apkgAleš Mrázek1-0/+4
2024-03-27scripts/update-authors: explicit '--no-show-signature'Oto Šťáva1-1/+1
2024-03-27Release 5.7.2Oto Šťáva2-2/+2
2024-03-22daemon/lua: fix on 32-bit systems with 64-bit time_tVladimír Čunát6-18/+45
2024-03-05lib/dnssec: rename 'check_crypto_limit' to 'account_crypto_limit'Oto Šťáva1-4/+7
2024-03-05tests/integration/meson.build: refer to augeas as 'python-augeas'Oto Šťáva1-1/+1
2024-03-05daemon/proxyv2: nitsOto Šťáva2-31/+44
2024-02-23lib/cache: bump CACHE_VERSIONVladimír Čunát1-1/+1
2024-02-23lib/dnssec: fix imprecise assertionVladimír Čunát1-1/+1
2024-02-13release 5.7.1v5.7.1Aleš Mrázek1-1/+1
2024-02-13update NEWS with KeyTrapVladimír Čunát1-0/+8
2024-02-13mitigate KeyTrap DoS = CVE-2023-50387Vladimír Čunát3-4/+11
2024-02-13mitigate KeyTrap DoS = CVE-2023-50387Vladimír Čunát10-0/+57
2024-02-13lib/resolve kr_request_set_extended_error(): tweak prioritiesVladimír Čunát1-1/+1
2024-02-13lib/dnssec kr_rrset_validate_with_key(): deduplicate cleanupVladimír Čunát1-6/+5
2024-02-12validator: compatibility with older libknot versionsVladimír Čunát1-1/+1
2024-02-12add NEWS for NSEC3 mitigations from the previous few commitsVladimír Čunát1-1/+10
2024-02-12validator: refuse to validate answers with more than 8 NSEC3 recordsVladimír Čunát1-0/+18
2024-02-12validator: limit the amount of work on SHA1 in NSEC3 proofsVladimír Čunát1-0/+12
2024-02-12lib/cache: limit the amount of work on SHA1Vladimír Čunát2-0/+26
2024-02-12validator: similarly also limit excessive NSEC3 salt lengthVladimír Čunát5-11/+36
2024-02-12validator: lower the NSEC3 iteration limit (150 -> 50)Vladimír Čunát1-5/+2
2024-02-06pkg/distro/deb: fix doc build for Ubuntu 18.04Jakub Ružička2-2/+2
2024-02-06distro/pkg/deb: bump debhelper compat to 11Jakub Ružička2-2/+2
2024-02-06compatibility with libknot's master (3.4 WIP)Vladimír Čunát2-1/+12