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
...
|
*
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
|
\
|
*
libngtcp2: update embedded lib to 1.9.1
Jan Doskočil
2024-11-25
2
-11
/
+25
|
/
*
Merge branch 'ubnt2410_1' into 'master'
Daniel Salzman
2024-11-25
1
-2
/
+7
|
\
|
*
tests: compatibility with new Bind9
Libor Peltan
2024-11-25
1
-2
/
+7
|
/
*
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
3
-4
/
+14
*
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
23
-122
/
+631
|
\
|
*
libngtcp2: update to 1.9.0
Jan Doskočil
2024-11-20
22
-122
/
+573
|
*
scripts: update_ngtcp2.sh for semi-automatic embedded libngtcp2 updates
Jan Doskočil
2024-11-20
1
-0
/
+58
*
|
Merge branch 'expire_abort_transaction' into 'master'
Libor Peltan
2024-11-18
3
-1
/
+75
|
\
\
|
*
|
knotd: expiration aborts transaction in progress
Jan Hák
2024-11-18
3
-1
/
+75
|
/
/
*
|
doc/operation: mention the use of the force option for overwriting failed backup
David Vašek
2024-11-18
1
-1
/
+1
*
|
Merge branch 'nullbyte_lpe' into 'master'
Libor Peltan
2024-11-15
15
-42
/
+127
|
\
\
|
*
|
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
11
-11
/
+80
|
*
|
libknot: add knot_dname_with_null()
Daniel Salzman
2024-11-15
3
-0
/
+23
|
*
|
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
|
/
/
*
|
tests-extra: update prerequisites in README
Daniel Salzman
2024-11-14
1
-7
/
+8
*
|
README: add softhsm dependency for PKCS #11 unitttest
Daniel Salzman
2024-11-14
1
-2
/
+2
*
|
conf: change default salt length to 0
Daniel Salzman
2024-11-05
4
-2
/
+4
*
|
CI: replace Fedora 39 with Fedora 41
Daniel Salzman
2024-11-05
1
-2
/
+2
*
|
keymgr: don't check public-only key if it's missing
Daniel Salzman
2024-11-02
1
-1
/
+1
*
|
distro/rpm: install softhsm for make check
Daniel Salzman
2024-11-01
1
-0
/
+3
[prev]
[next]