index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
46 hours
adjust: refactor structure initializations to be more descriptive
Daniel Salzman
1
-4
/
+16
46 hours
sem-checks: fix DNAME at the zone apex check if active NSEC3
Daniel Salzman
3
-2
/
+56
10 days
doc: update year to 2025
Daniel Salzman
1
-1
/
+1
10 days
ctl: improve error detection and send an error message to the client
Daniel Salzman
4
-23
/
+43
10 days
ctl: fix ctl stuck when abort sent to nonexisting conf txn...
Libor Peltan
2
-3
/
+14
12 days
python: expanded CTL documentation
Jan Doskočil
1
-2
/
+169
13 days
xdp: update filter binary using Clang 18
Daniel Salzman
2
-763
/
+943
13 days
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
2024-12-11
contrib/atomic: replace a dangerous fallback with a spin-lock protected version
Jan Hák
1
-12
/
+59
2024-12-07
tests: don't build tests for atomic and spinlock if disabled daemon
Daniel Salzman
1
-2
/
+2
2024-12-04
doc: improvements in key management section
Libor Peltan
1
-73
/
+80
2024-12-04
gitignore: add qtcreator junk
Libor Peltan
1
-0
/
+3
2024-12-03
handler: fix compilation if XDP not available
Daniel Salzman
1
-9
/
+9
2024-12-03
mod-rrl: increase default limits
Daniel Salzman
2
-6
/
+6
2024-12-03
mod-rrl: add note about limiting of authorized requests
Daniel Salzman
1
-1
/
+12
2024-12-03
server: preserve KNOTD_QUERY_FLAG_AUTHORIZED across handling
Daniel Salzman
9
-10
/
+55
[next]