index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libngtcp2: update embedded libngtcp2 to v1.10.0
Jan Doskočil
2024-12-20
5
-16
/
+14
*
Merge branch 'max_ttl_rrsig_bck' into 'master'
Daniel Salzman
2024-12-20
2
-5
/
+8
|
\
|
*
RRSIGs/TTL: set rrsig->ttl to zero...
Libor Peltan
2024-12-20
2
-5
/
+8
|
/
*
stats: fix duplicate XDP counter names in YAML dump
Daniel Salzman
2024-12-19
1
-30
/
+61
*
Merge branch 'max_ttl_rrsig' into 'master'
Daniel Salzman
2024-12-19
4
-3
/
+115
|
\
|
*
max_ttl: in case of RRSIG consider orig_ttl and NOT rrsig->ttl
Libor Peltan
2024-12-19
1
-3
/
+18
|
*
tests: added max TTL test with signing and incremental realod
Libor Peltan
2024-12-19
3
-0
/
+97
|
/
*
mod-dnstap: distinguish between AUTH and UPDATE query/response
Jan Hák
2024-12-18
1
-1
/
+4
*
utils: use knsupdate style of output when printing UPDATE message
Jan Hák
2024-12-18
1
-1
/
+3
*
tests-extra: zone/expire -- fix a typo
David Vašek
2024-12-18
1
-1
/
+1
*
fix: zone hang if last zone-reload oom
solidcc2
2024-12-18
1
-0
/
+1
*
query_module: fix statistics counters cleanup if allocation fails
Daniel Salzman
2024-12-16
1
-3
/
+19
*
tests/atomic: lower the iteration counts with spinlock-emulated atomics
David Vašek
2024-12-12
1
-3
/
+10
*
Merge branch 'custom_atomic'
Daniel Salzman
2024-12-11
18
-60
/
+152
|
\
|
*
modules/cookies: fix usage of new atomic in code (variable secret->variable)
Jan Hák
2024-12-11
1
-3
/
+15
|
*
libknot/quic: fix usage of new atomic in code (variable cert_creds)
Jan Hák
2024-12-11
1
-4
/
+5
|
*
libknot/quic: fix usage of new atomic in code (variable obufs_size)
Jan Hák
2024-12-11
1
-2
/
+5
|
*
kxdpgun: fix usage of new atomic in code (variables stats_trigger and stats_s...
Jan Hák
2024-12-11
1
-2
/
+6
|
*
stats: fix usage of new atomic in code (variable stats_vals)
Jan Hák
2024-12-11
1
-3
/
+10
|
*
modules/probe: fix usage of new atomic in code (variable last_times)
Jan Hák
2024-12-11
1
-1
/
+5
|
*
modules/cookies: fix usage of new atomic in code (variable badcookie_ctr)
Jan Hák
2024-12-11
1
-1
/
+2
|
*
dnssec: fix usage of new atomic in code (variable dnssec_expire)
Jan Hák
2024-12-11
2
-2
/
+7
|
*
backup: fix usage of new atomic in code (variable backup_ctx)
Jan Hák
2024-12-11
4
-7
/
+11
|
*
catalog: fix usage of new atomic in code (variable catalog_upd_signal)
Jan Hák
2024-12-11
4
-4
/
+6
|
*
tests: fix usage of new atomic in code -- test_atomic.c
Jan Hák
2024-12-11
1
-9
/
+19
|
*
contrib/atomic: remove of KNOT_HAVE_ATOMIC definition because of unused
Jan Hák
2024-12-11
2
-11
/
+0
|
*
contrib/atomic: use volatile for the fallback implementation
Daniel Salzman
2024-12-11
1
-7
/
+10
|
*
contrib/atomic: replace a dangerous fallback with a spin-lock protected version
Jan Hák
2024-12-11
1
-12
/
+59
|
/
*
tests: don't build tests for atomic and spinlock if disabled daemon
Daniel Salzman
2024-12-07
1
-2
/
+2
*
Merge branch 'doc_autokeymgmt_prereq' into 'master'
Daniel Salzman
2024-12-04
2
-73
/
+83
|
\
|
*
doc: improvements in key management section
Libor Peltan
2024-12-04
1
-73
/
+80
|
*
gitignore: add qtcreator junk
Libor Peltan
2024-12-04
1
-0
/
+3
|
/
*
handler: fix compilation if XDP not available
Daniel Salzman
2024-12-03
1
-9
/
+9
*
Merge branch 'rrl_auth'
Daniel Salzman
2024-12-03
13
-53
/
+133
|
\
|
*
mod-rrl: increase default limits
Daniel Salzman
2024-12-03
2
-6
/
+6
|
*
mod-rrl: add note about limiting of authorized requests
Daniel Salzman
2024-12-03
1
-1
/
+12
|
*
server: preserve KNOTD_QUERY_FLAG_AUTHORIZED across handling
Daniel Salzman
2024-12-03
9
-10
/
+55
|
*
mod-rrl: add QNAME, if possible, and PROTO to log messages
Daniel Salzman
2024-12-03
3
-10
/
+35
|
*
mod-rrl: fix KNOTD_QUERY_FLAG_AUTHORIZED detection
Daniel Salzman
2024-12-03
1
-25
/
+22
|
*
tcp-handler: log TLS receive errors
Daniel Salzman
2024-12-02
1
-1
/
+3
|
/
*
Merge branch 'keyroll_2active' into 'master'
Daniel Salzman
2024-12-02
1
-4
/
+5
|
\
|
*
dnssec/rollovers: prevent increasing confusion when 2 active ZSKs
Libor Peltan
2024-12-02
1
-4
/
+5
|
/
*
knot-exporter: less confusing opt parsing and help
Jan Doskočil
2024-11-29
1
-20
/
+30
*
mod-rrl: change default log-period to 30 seconds
Daniel Salzman
2024-11-27
2
-2
/
+2
*
kdig: remove redundant warning about timeout at QUIC connection
Jan Hák
2024-11-27
1
-1
/
+0
*
kxdpgun: add space before % in statistics
hsabacky
2024-11-26
1
-5
/
+5
*
kxdpgun: add separators to packets per second statistic
hsabacky
2024-11-26
1
-10
/
+33
*
Merge branch 'kexporter_notimers' into 'master'
Daniel Salzman
2024-11-26
1
-6
/
+14
|
\
|
*
knot-exporter: no zone timers by default
Jan Doskočil
2024-11-26
1
-6
/
+14
|
/
*
Merge branch 'ngtcp_upgrade' into 'master'
Daniel Salzman
2024-11-25
2
-11
/
+25
|
\
[next]