index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-12-03
mod-rrl: add QNAME, if possible, and PROTO to log messages
Daniel Salzman
3
-10
/
+35
2024-12-03
mod-rrl: fix KNOTD_QUERY_FLAG_AUTHORIZED detection
Daniel Salzman
1
-25
/
+22
2024-12-02
tcp-handler: log TLS receive errors
Daniel Salzman
1
-1
/
+3
2024-12-02
dnssec/rollovers: prevent increasing confusion when 2 active ZSKs
Libor Peltan
1
-4
/
+5
2024-11-29
knot-exporter: less confusing opt parsing and help
Jan Doskočil
1
-20
/
+30
2024-11-27
mod-rrl: change default log-period to 30 seconds
Daniel Salzman
2
-2
/
+2
2024-11-27
kdig: remove redundant warning about timeout at QUIC connection
Jan Hák
1
-1
/
+0
2024-11-26
kxdpgun: add space before % in statistics
hsabacky
1
-5
/
+5
2024-11-26
kxdpgun: add separators to packets per second statistic
hsabacky
1
-10
/
+33
2024-11-26
knot-exporter: no zone timers by default
Jan Doskočil
1
-6
/
+14
2024-11-25
libngtcp2: update embedded lib to 1.9.1
Jan Doskočil
2
-11
/
+25
2024-11-25
tests: compatibility with new Bind9
Libor Peltan
1
-2
/
+7
2024-11-22
backup: code robustness improvement
David Vašek
1
-1
/
+2
2024-11-22
zonedb-load: store member timers upon catalog_member generation
Daniel Salzman
1
-1
/
+3
2024-11-22
zone: don't purge times.catalog_member if still a member zone
Daniel Salzman
3
-4
/
+14
2024-11-22
zone: simplify purge macro definitions
David Vašek
1
-6
/
+6
2024-11-20
libngtcp2: update to 1.9.0
Jan Doskočil
22
-122
/
+573