index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
bindings
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
iterate: fix NSEC3 records missing from answer in an edge case
Vladimír Čunát
2
-1
/
+10
2024-05-27
NEWS: stats split
Oto Šťáva
1
-0
/
+7
2024-05-20
modules/stats: add back stats dropped in the previous commit
Vladimír Čunát
1
-0
/
+40
2024-05-20
modules/stats: split request.* metrics to IPv4 and IPv6
Vladimír Čunát
1
-8
/
+16
2024-05-20
modules/stats: add answer.sum_ms metric
Vladimír Čunát
2
-0
/
+4
2024-05-20
daemon/tls_ephemeral_credentials: fix possible race between read() and fstat()
Oto Šťáva
1
-1
/
+1
2024-05-20
.gitlab-ci: fail Coverity Scan on HTTP error
Oto Šťáva
1
-0
/
+1
2024-05-20
modules/hints: fix dname bounds check
Oto Šťáva
1
-1
/
+1
2024-05-20
utils/cache_gc: use lib/generic/array instead of dynarray
Oto Šťáva
3
-159
/
+29
2024-05-14
.gitlab-ci: remove SonarCloud Scanner
Oto Šťáva
1
-19
/
+0
2024-05-13
tests/pytests/utils: handle SSLEOFError
Oto Šťáva
1
-1
/
+1
2024-05-13
test/pytests/test_tls: remove resumption test
Oto Šťáva
1
-47
/
+0
2024-05-13
tests/pytests: remove deprecated calls
Oto Šťáva
3
-13
/
+8
2024-05-13
Silence Clang-Tidy
Oto Šťáva
34
-113
/
+197
2024-05-13
.gitlab-ci, tests, modules: adapt to knot-resolver-ci repo
Oto Šťáva
12
-509
/
+99
2024-05-13
tests/dnstap: Go improvements
Oto Šťáva
4
-55
/
+9
2024-05-09
ci nixos: switch container image tag
Vladimír Čunát
1
-1
/
+2
2024-05-06
treewide: more compatibility with future libknot 3.4
Vladimír Čunát
3
-12
/
+14
2024-05-06
treewide: more compatibility with future libknot 3.4
Vladimír Čunát
10
-22
/
+28
2024-05-02
modules/*/meson.build: add missing dependencies
Oto Šťáva
13
-24
/
+25
2024-05-02
.github/workflows/macOS: fix prefix for ARM macOS
Oto Šťáva
1
-1
/
+2
2024-04-10
gitlab-ci: push docs to the website (manual CI)
Oto Šťáva
1
-0
/
+18
2024-04-08
lib/dnssec nit: improve #include path
Vladimír Čunát
1
-1
/
+1
2024-04-08
daemon/engine nit: drop an unused variable
Vladimír Čunát
1
-2
/
+0
2024-04-05
daemon/meson.build: add install_rpath to kresd
Oto Šťáva
6
-4
/
+35
2024-03-27
ci: obs: create venv and install apkg
Aleš Mrázek
1
-0
/
+4
2024-03-27
scripts/update-authors: explicit '--no-show-signature'
Oto Šťáva
1
-1
/
+1
2024-03-27
Release 5.7.2
Oto Šťáva
2
-2
/
+2
2024-03-22
daemon/lua: fix on 32-bit systems with 64-bit time_t
Vladimír Čunát
6
-18
/
+45
2024-03-05
lib/dnssec: rename 'check_crypto_limit' to 'account_crypto_limit'
Oto Šťáva
1
-4
/
+7
2024-03-05
tests/integration/meson.build: refer to augeas as 'python-augeas'
Oto Šťáva
1
-1
/
+1
2024-03-05
daemon/proxyv2: nits
Oto Šťáva
2
-31
/
+44
2024-02-23
lib/cache: bump CACHE_VERSION
Vladimír Čunát
1
-1
/
+1
2024-02-23
lib/dnssec: fix imprecise assertion
Vladimír Čunát
1
-1
/
+1
2024-02-13
release 5.7.1
v5.7.1
Aleš Mrázek
1
-1
/
+1
2024-02-13
update NEWS with KeyTrap
Vladimír Čunát
1
-0
/
+8
2024-02-13
mitigate KeyTrap DoS = CVE-2023-50387
Vladimír Čunát
3
-4
/
+11
2024-02-13
mitigate KeyTrap DoS = CVE-2023-50387
Vladimír Čunát
10
-0
/
+57
2024-02-13
lib/resolve kr_request_set_extended_error(): tweak priorities
Vladimír Čunát
1
-1
/
+1
2024-02-13
lib/dnssec kr_rrset_validate_with_key(): deduplicate cleanup
Vladimír Čunát
1
-6
/
+5
2024-02-12
validator: compatibility with older libknot versions
Vladimír Čunát
1
-1
/
+1
2024-02-12
add NEWS for NSEC3 mitigations from the previous few commits
Vladimír Čunát
1
-1
/
+10
2024-02-12
validator: refuse to validate answers with more than 8 NSEC3 records
Vladimír Čunát
1
-0
/
+18
2024-02-12
validator: limit the amount of work on SHA1 in NSEC3 proofs
Vladimír Čunát
1
-0
/
+12
2024-02-12
lib/cache: limit the amount of work on SHA1
Vladimír Čunát
2
-0
/
+26
2024-02-12
validator: similarly also limit excessive NSEC3 salt length
Vladimír Čunát
5
-11
/
+36
2024-02-12
validator: lower the NSEC3 iteration limit (150 -> 50)
Vladimír Čunát
1
-5
/
+2
2024-02-06
pkg/distro/deb: fix doc build for Ubuntu 18.04
Jakub Ružička
2
-2
/
+2
2024-02-06
distro/pkg/deb: bump debhelper compat to 11
Jakub Ružička
2
-2
/
+2
2024-02-06
compatibility with libknot's master (3.4 WIP)
Vladimír Čunát
2
-1
/
+12
[next]