index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
3 days
contrib/ucw: clarify source licenses
Daniel Salzman
5
-10
/
+514
6 days
ucw/heap: unify the license header
Daniel Salzman
1
-14
/
+7
6 days
contrib: remove unused ucw/binsearch.h
Daniel Salzman
3
-52
/
+0
8 days
bugfix/serial modulo: detect uint32 overflow
Libor Peltan
2
-7
/
+14
9 days
kdig: add +[no]zoneversion support
Daniel Salzman
5
-8
/
+104
9 days
nameserver: add EDNS ZONEVERSION support
Daniel Salzman
1
-1
/
+28
9 days
libknot: add EDNS ZONEVERSION support
Daniel Salzman
5
-8
/
+100
12 days
doc: update network adapters in XDP pre-requisities
Hynek Šabacký
1
-4
/
+6
13 days
adjust: refactor structure initializations to be more descriptive
Daniel Salzman
1
-4
/
+16
13 days
sem-checks: fix DNAME at the zone apex check if active NSEC3
Daniel Salzman
3
-2
/
+56
2025-01-08
doc: update year to 2025
Daniel Salzman
1
-1
/
+1
2025-01-08
ctl: improve error detection and send an error message to the client
Daniel Salzman
4
-23
/
+43
2025-01-08
ctl: fix ctl stuck when abort sent to nonexisting conf txn...
Libor Peltan
2
-3
/
+14
2025-01-06
python: expanded CTL documentation
Jan Doskočil
1
-2
/
+169
2025-01-05
xdp: update filter binary using Clang 18
Daniel Salzman
2
-763
/
+943
2025-01-05
xdp: add IPv6 extended headers parsing support with some filtering
Daniel Salzman
1
-18
/
+43
2025-01-03
xdp: unify used byte-order conversion functions
Daniel Salzman
1
-6
/
+6
2025-01-03
xdp: drop DNS messages shorter than DNS header length
Daniel Salzman
1
-0
/
+7
2025-01-03
xdp: add check for IP payload length and udp->len equality
Daniel Salzman
1
-4
/
+7
2025-01-03
xdp: refactor access checks to be uniform with the other checks
Daniel Salzman
1
-8
/
+6
2025-01-03
tls: call gnutls_bye() when closing a TLS connection
Daniel Salzman
1
-0
/
+1
2025-01-02
knotd: avoid crash on crafted CTL payload
Jan Doskočil
1
-1
/
+1
2025-01-02
doc: knotc: describe the force option for zone-flush
Jan Doskočil
1
-3
/
+4
2024-12-26
tests-extra: remove superfluous C-style semicolons from Python code
David Vašek
18
-47
/
+47
2024-12-25
tests-extra: fix the all-servers startup method
David Vašek
1
-0
/
+1
2024-12-25
tests-extra: fix Knot server starting when it listens on a socket
David Vašek
1
-1
/
+3
2024-12-20
libngtcp2: update embedded libngtcp2 to v1.10.0
Jan Doskočil
5
-16
/
+14
2024-12-20
RRSIGs/TTL: set rrsig->ttl to zero...
Libor Peltan
2
-5
/
+8
2024-12-19
stats: fix duplicate XDP counter names in YAML dump
Daniel Salzman
1
-30
/
+61
2024-12-19
max_ttl: in case of RRSIG consider orig_ttl and NOT rrsig->ttl
Libor Peltan
1
-3
/
+18
2024-12-19
tests: added max TTL test with signing and incremental realod
Libor Peltan
3
-0
/
+97
2024-12-18
mod-dnstap: distinguish between AUTH and UPDATE query/response
Jan Hák
1
-1
/
+4
2024-12-18
utils: use knsupdate style of output when printing UPDATE message
Jan Hák
1
-1
/
+3
2024-12-18
tests-extra: zone/expire -- fix a typo
David Vašek
1
-1
/
+1
2024-12-18
fix: zone hang if last zone-reload oom
solidcc2
1
-0
/
+1
2024-12-16
query_module: fix statistics counters cleanup if allocation fails
Daniel Salzman
1
-3
/
+19
2024-12-12
tests/atomic: lower the iteration counts with spinlock-emulated atomics
David Vašek
1
-3
/
+10
2024-12-11
modules/cookies: fix usage of new atomic in code (variable secret->variable)
Jan Hák
1
-3
/
+15
2024-12-11
libknot/quic: fix usage of new atomic in code (variable cert_creds)
Jan Hák
1
-4
/
+5
2024-12-11
libknot/quic: fix usage of new atomic in code (variable obufs_size)
Jan Hák
1
-2
/
+5
2024-12-11
kxdpgun: fix usage of new atomic in code (variables stats_trigger and stats_s...
Jan Hák
1
-2
/
+6
2024-12-11
stats: fix usage of new atomic in code (variable stats_vals)
Jan Hák
1
-3
/
+10
2024-12-11
modules/probe: fix usage of new atomic in code (variable last_times)
Jan Hák
1
-1
/
+5
2024-12-11
modules/cookies: fix usage of new atomic in code (variable badcookie_ctr)
Jan Hák
1
-1
/
+2
2024-12-11
dnssec: fix usage of new atomic in code (variable dnssec_expire)
Jan Hák
2
-2
/
+7
2024-12-11
backup: fix usage of new atomic in code (variable backup_ctx)
Jan Hák
4
-7
/
+11
2024-12-11
catalog: fix usage of new atomic in code (variable catalog_upd_signal)
Jan Hák
4
-4
/
+6
2024-12-11
tests: fix usage of new atomic in code -- test_atomic.c
Jan Hák
1
-9
/
+19
2024-12-11
contrib/atomic: remove of KNOT_HAVE_ATOMIC definition because of unused
Jan Hák
2
-11
/
+0
2024-12-11
contrib/atomic: use volatile for the fallback implementation
Daniel Salzman
1
-7
/
+10
[next]