index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'ngtcp_upgrade' into 'master'
Daniel Salzman
2024-11-21
22
-122
/
+573
|
\
|
*
libngtcp2: update to 1.9.0
Jan Doskočil
2024-11-20
22
-122
/
+573
*
|
knotd: expiration aborts transaction in progress
Jan Hák
2024-11-18
1
-1
/
+6
*
|
contents: refactor zone_contents_find_dname()
Daniel Salzman
2024-11-15
1
-28
/
+25
*
|
nameserver: add check for \0 bytes in QNAME labels and respond it as NXDOMAIN...
Libor Peltan
2024-11-15
9
-11
/
+37
*
|
libknot: add knot_dname_with_null()
Daniel Salzman
2024-11-15
2
-0
/
+22
*
|
zone-tree: clarify a function description
David Vašek
2024-11-15
1
-8
/
+8
*
|
contents: refactor zone_contents_find_dname()
Libor Peltan
2024-11-15
1
-11
/
+6
*
|
nameserver: add sanity assert to get_next_closer()
Daniel Salzman
2024-11-14
1
-0
/
+1
*
|
nameserver: use ssize_t instead of size_t to ensure correct condition evaluation
Daniel Salzman
2024-11-14
1
-2
/
+2
*
|
conf: change default salt length to 0
Daniel Salzman
2024-11-05
1
-1
/
+1
*
|
keymgr: don't check public-only key if it's missing
Daniel Salzman
2024-11-02
1
-1
/
+1
*
|
kxdpgun: stats_period overflow bugfix
Jan Doskočil
2024-10-30
3
-7
/
+7
|
/
*
knot: avoid leak on tcp handler thread cancellation
Daniel Salzman
2024-10-29
1
-2
/
+9
*
knot: add checks for terminal labels before calling knot_dname_next_label()
Daniel Salzman
2024-10-29
2
-2
/
+5
*
nameserver: add explicit check for root's DS queries
Daniel Salzman
2024-10-29
1
-1
/
+1
*
mod-cookies: secondary cookie secret
Jan Hák
2024-10-26
2
-19
/
+44
*
Merge branch 'kjournalprint_M_zij_fllwup' into 'master'
Daniel Salzman
2024-10-24
1
-0
/
+4
|
\
|
*
kjournalprint/bugfix/-M: zone-in-journal followed by non-first chset
Libor Peltan
2024-10-15
1
-0
/
+4
*
|
keymgr/pregenerate: initial ZSK even when KSK exists
Libor Peltan
2024-10-18
1
-1
/
+3
*
|
log/dnssec: warn upon every incremental if full had failed
Libor Peltan
2024-10-18
4
-4
/
+19
*
|
contrib: upgrade embedded library ngtcp2 to v1.8.1
Daniel Salzman
2024-10-17
4
-57
/
+53
|
/
*
atomic: add missing #include <stddef.h>
Daniel Salzman
2024-10-14
1
-0
/
+2
*
server: create QUIC/TLS key with the configured or running UID and GID
Daniel Salzman
2024-10-13
3
-11
/
+27
*
server: don't reconfigure QUIC/TLS credentials if not enabled
Daniel Salzman
2024-10-13
1
-2
/
+3
*
ctl: add flags and filters to command log if debug enabled
Daniel Salzman
2024-10-11
1
-5
/
+19
*
ctl: replace cmd_zone_ctl() with cmd_zone_filter_ctl()
Daniel Salzman
2024-10-11
1
-44
/
+7
*
quic/requestor: block hypothetical conn creation upon recv Initial
Libor Peltan
2024-10-11
1
-0
/
+1
*
kxdpgun: block eventual creation of conns when recvd initial...
Libor Peltan
2024-10-11
3
-1
/
+10
*
kxdpgun: bugfix: allow multiple recvs til 1-rtt handshake done
Libor Peltan
2024-10-11
1
-2
/
+0
*
nameserver: refactor EDNS EXPIRE setting
Daniel Salzman
2024-10-07
1
-9
/
+12
*
dnssec: fix zone expiration based on EXPIRE if zone signing results in up-to-...
Daniel Salzman
2024-10-07
3
-3
/
+9
*
contrib: upgrade embedded library ngtcp2 to v1.8.0
Daniel Salzman
2024-10-05
81
-2210
/
+2026
*
rrl: fix zero increment in KRU
Lukáš Ondráček
2024-10-03
1
-3
/
+4
*
threads: safely disable signals on threads launched by main thr except srv st...
Libor Peltan
2024-09-27
7
-23
/
+83
*
acl: add protocol option to the configuration
Jan Hák
2024-09-27
6
-9
/
+94
*
ctl: add benevolent filter to the zone-begin command
Jan Hák
2024-09-24
3
-3
/
+14
*
ctl: rename KNOT_CTL_IDX_FILTER to KNOT_CTL_IDX_FILTERS
Daniel Salzman
2024-09-24
4
-17
/
+17
*
ctl: change filters to strings to be consistent with flags
Daniel Salzman
2024-09-24
4
-42
/
+41
*
ctl: move command-specific flags to filters
Daniel Salzman
2024-09-24
4
-60
/
+60
*
multi-signer: log rem/added *DNSKEYs upon DNSKEY sync
Libor Peltan
2024-09-17
2
-1
/
+62
*
asan: silence a faulty GCC warning
Jan Doskočil
2024-09-16
1
-9
/
+24
*
yparser: add support for link-local IPv6 addresses
Jan Hák
2024-09-16
2
-32
/
+120
*
contrib: add support for link local IPv6 in sockaddr_tostr()
Daniel Salzman
2024-09-16
1
-1
/
+11
*
quic: remove already unused QUIC_ macros
谢致邦 (XIE Zhibang)
2024-09-15
1
-4
/
+0
*
knsupdate: fix memory leak if rdata parsing fails
Daniel Salzman
2024-09-13
1
-0
/
+1
*
libknot/QUIC/DDNS: fix race when unblocking conn after sent DDNS reply
Libor Peltan
2024-09-13
2
-2
/
+3
*
fix: prevent coredump in zone-reload by introducing semaphore protection...
solidcc2
2024-09-12
1
-0
/
+2
*
libknot/TLS: unify flags for TLS and QUIC
Libor Peltan
2024-09-12
1
-1
/
+1
*
keymgr: report configured keys that are inaccessible
David Vašek
2024-09-12
1
-7
/
+26
[prev]
[next]