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
*
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
*
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
*
handler: fix compilation if XDP not available
Daniel Salzman
2024-12-03
1
-9
/
+9
*
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
*
dnssec/rollovers: prevent increasing confusion when 2 active ZSKs
Libor Peltan
2024-12-02
1
-4
/
+5
*
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
*
libngtcp2: update embedded lib to 1.9.1
Jan Doskočil
2024-11-25
2
-11
/
+25
*
backup: code robustness improvement
David Vašek
2024-11-22
1
-1
/
+2
*
zonedb-load: store member timers upon catalog_member generation
Daniel Salzman
2024-11-22
1
-1
/
+3
*
zone: don't purge times.catalog_member if still a member zone
Daniel Salzman
2024-11-22
2
-4
/
+13
*
zone: simplify purge macro definitions
David Vašek
2024-11-22
1
-6
/
+6
*
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
[next]