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
...
*
|
keymgr: protect gnutls_pkcs11_privkey_generate3() with a spinlock to avoid fa...
Daniel Salzman
2024-07-19
1
-0
/
+8
*
|
keymgr: add 'keystore-test' and 'keystore-bench' to documentation
Daniel Salzman
2024-07-19
1
-1
/
+10
*
|
libdnssec: move sample keys from tests to libdnssec
Jan Hák
2024-07-19
3
-1
/
+502
*
|
keymgr: add PKCS #11 initialization
Daniel Salzman
2024-07-19
1
-0
/
+5
*
|
keymgr: unify keystore initialization
Daniel Salzman
2024-07-19
5
-57
/
+47
*
|
keymgr: add keystore-bech command
Jan Hák
2024-07-19
3
-0
/
+152
*
|
keymgr: add keystore-test command
Jan Hák
2024-07-19
4
-2
/
+295
*
|
Merge branch 'NSEC_nonauth_err_code' into 'master'
Libor Peltan
2024-07-19
5
-3
/
+11
|
\
\
|
*
|
dnssec: more descriptive err code on superfluous NSEC
Jan Doskočil
2024-07-11
5
-3
/
+11
*
|
|
XFR: log used protocol unless logged already by 'started' log
Libor Peltan
2024-07-18
1
-13
/
+17
*
|
|
DDNSoT: block connection when DDNS is queued
Libor Peltan
2024-07-15
4
-3
/
+30
*
|
|
DDNSoT: bugfix freeing conn struct from tcp_handler and requestor
Libor Peltan
2024-07-15
4
-3
/
+9
*
|
|
requestor/quic+tls: code refactoring in destructor
Libor Peltan
2024-07-15
2
-7
/
+13
*
|
|
module: remove redundant params.tls_session
Daniel Salzman
2024-07-15
4
-8
/
+12
*
|
|
knotd: add support for DDNS DoT
Jan Hák
2024-07-15
4
-4
/
+15
*
|
|
knsupdate: add support for TLS connections
Jan Hák
2024-07-15
1
-2
/
+14
*
|
|
diagnostic macros: fix occurences of statements without a semicolon
Jan Doskočil
2024-07-12
2
-3
/
+3
*
|
|
diagnostic macros: force semicolon after statement
Jan Doskočil
2024-07-12
1
-7
/
+7
*
|
|
libknot-xdp: remove pointer arithmetics on NULL
Jan Doskočil
2024-07-11
1
-1
/
+1
*
|
|
xdp-tcp: additoinal protection against duplicate conn in table
Libor Peltan
2024-07-11
1
-1
/
+1
*
|
|
xdp-tcp: ignore SYN+ACK pkts in knotd (only for kxdpgun)
Libor Peltan
2024-07-11
1
-1
/
+4
*
|
|
libknot: add WALLET rrtype
Daniel Salzman
2024-07-11
3
-2
/
+7
*
|
|
libzscanner: add WALLET rrtype
Daniel Salzman
2024-07-11
3
-36251
/
+37741
*
|
|
Merge branch 'dohpath' into 'master'
Libor Peltan
2024-07-11
6
-23765
/
+24494
|
\
\
\
|
*
|
|
libzscanner: add support for 'dohpath' and 'ohttp' SVCB parameters
Daniel Salzman
2024-07-11
3
-23762
/
+24480
|
*
|
|
libknot: add support for 'dohpath' and 'ohttp' SVCB parameters
Daniel Salzman
2024-07-10
3
-3
/
+14
|
|
/
/
*
/
/
libknot/error: add a new error code -- KNOT_EROFS
David Vašek
2024-07-11
2
-0
/
+2
|
/
/
*
|
dnssec/NSEC: remove another omitted NSEC for existing nonauthoritative node
Daniel Salzman
2024-07-06
1
-2
/
+3
*
|
load: dont skip dnssec+zonemd even when nothing to load
Libor Peltan
2024-07-05
1
-3
/
+4
*
|
dnssec/NSEC: remove empty node's NSEC even when nonauth
Libor Peltan
2024-06-28
1
-5
/
+5
*
|
journal: fix corruption when SOA serial matches some metadata name
Libor Peltan
2024-06-21
6
-9
/
+57
*
|
backup: write the LMDB version in the label file
David Vašek
2024-06-19
1
-1
/
+6
*
|
backup: check that the system CPU architecture and the backup data are compat...
David Vašek
2024-06-19
3
-1
/
+32
*
|
libknot/error: add a new error code for incompatible architecture -- KNOT_ECP...
David Vašek
2024-06-18
2
-0
/
+2
*
|
refresh: log remote zone serials immediately after incoming transfers are rec...
David Vašek
2024-06-17
4
-7
/
+27
*
|
backup: use the force option to overwrite an already existing backupdir
David Vašek
2024-06-14
1
-0
/
+16
*
|
contrib/files: in remove_file(), remove all cases of directory as a directory
David Vašek
2024-06-14
1
-2
/
+6
*
|
libknot/error: add a new error code -- KNOT_EPERM
David Vašek
2024-06-14
2
-0
/
+2
*
|
contrib/files: return an error code from remove_path()
David Vašek
2024-06-14
3
-8
/
+12
*
|
contrib/files: in remove_path(), allow remove of directory contents only
David Vašek
2024-06-14
3
-6
/
+15
*
|
knotd: remove assert that doesnt hold in specific circmstances
Libor Peltan
2024-06-14
1
-2
/
+6
*
|
rcu: protect also zonefile flush and XFRout against simultaneous zone CTL update
Libor Peltan
2024-06-13
2
-4
/
+17
*
|
contrib: upgrade embedded library ngtcp2 to v1.6.0
Daniel Salzman
2024-06-13
22
-154
/
+199
*
|
purge: after purging timers, set them to sensible values
Libor Peltan
2024-06-12
1
-0
/
+1
*
|
nameserver: add TSIG key name to event and nameserver logs
Daniel Salzman
2024-06-06
12
-65
/
+75
*
|
notify/out: use RCU_lock to protect from SOA change during event
Libor Peltan
2024-06-04
1
-2
/
+10
*
|
ctl: disallow parallel zone txn (zone-begin) and..
Libor Peltan
2024-06-03
1
-3
/
+30
*
|
kdig: allow query section be omnited
Jan Hák
2024-05-30
1
-1
/
+1
*
|
utils: add condition for zero-length string in get_fqd_name()
Jan Hák
2024-05-30
1
-1
/
+1
*
|
kxdpgun: add cli option for reading binary file
Jan Hák
2024-05-25
3
-92
/
+185
[prev]
[next]