index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Knot.files
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
threads: safely disable signals on threads launched by main thr except srv st...
Libor Peltan
2024-09-27
1
-0
/
+2
*
kxdpgun: move statistics to separate sources
Jan Doskočil
2024-08-27
1
-0
/
+3
*
rrl: update KRU
Daniel Salzman
2024-08-12
1
-1
/
+0
*
libdnssec: move sample keys from tests to libdnssec
Jan Hák
2024-07-19
1
-1
/
+1
*
keymgr: add keystore-test command
Jan Hák
2024-07-19
1
-0
/
+2
*
implemented DoT for queries and XFR
Libor Peltan
2024-05-07
1
-0
/
+4
*
libknot/quic: code moved
Libor Peltan
2024-05-07
1
-0
/
+2
*
mod-rrl: code cleanup
Daniel Salzman
2024-03-22
1
-0
/
+5
*
contrib: upgrade embedded library ngtcp2 to v1.4.0
Daniel Salzman
2024-03-18
1
-2
/
+4
*
dbus: ad support for libdbus as an alternative to systemd d-bus
Jan Hák
2024-02-20
1
-0
/
+2
*
mod-authsignal: implementation, docs, tests
Peter Thomassen
2024-01-30
1
-0
/
+1
*
dnssec/validation: implemented full validation as event...
Libor Peltan
2024-01-02
1
-0
/
+1
*
contrib: upgrade embedded library ngtcp2 to v1.1.0
Daniel Salzman
2023-11-26
1
-2
/
+2
*
contrib: universal atomic operations
David Vašek
2023-11-14
1
-0
/
+2
*
utils: add a proper premature termination handling
David Vašek
2023-08-25
1
-0
/
+2
*
knot: implement dnskey-sync for multi-signer
Libor Peltan
2023-08-10
1
-0
/
+1
*
contrib: upgrade embedded library ngtcp2 to v0.17.0
Daniel Salzman
2023-07-09
1
-0
/
+2
*
knot: implement QUIC requestor
Libor Peltan
2023-05-23
1
-0
/
+2
*
contrib: upgrade embedded library ngtcp2 to v0.14.0
Daniel Salzman
2023-03-29
1
-0
/
+3
*
tests: add test for knot_inet_ntop()
Daniel Salzman
2023-03-07
1
-0
/
+1
*
contrib/musl: take implementation of 'inet_ntop' from musl
Jan Hák
2023-03-07
1
-0
/
+2
*
server: move some common handling code to one place
Daniel Salzman
2023-03-02
1
-1
/
+2
*
utils: replace cert_get_pin() with gnutls_x509_crt_get_key_id()
Daniel Salzman
2023-03-02
1
-2
/
+0
*
knot: implemented non-XDP QUIC answering
Libor Peltan
2023-03-02
1
-0
/
+2
*
libknot: move quic* files from xdp directory to quic directory
Daniel Salzman
2023-03-02
1
-4
/
+4
*
contrib: remove embedded libbpf 0.0.6, which no longer works with BTF and old...
Daniel Salzman
2022-12-19
1
-41
/
+0
*
knot: implemented auto-generating reverse records
Libor Peltan
2022-10-24
1
-0
/
+2
*
contrib: upgrade embedded library ngtcp2 to v0.10.0
Daniel Salzman
2022-10-20
1
-0
/
+2
*
contrib: add Toeplitz-based hashing
Daniel Salzman
2022-07-23
1
-0
/
+2
*
xdp-quic: incremental work on implementation
Libor Peltan
2022-07-23
1
-0
/
+2
*
xdp-quic: initial PoC prototype of QUIC-over-XDP server
Libor Peltan
2022-07-23
1
-0
/
+2
*
proxyv2: split the code into general contrib and internal knot parts
Jan Hák
2022-07-01
1
-0
/
+4
*
Update Knot.files
Daniel Salzman
2022-06-28
1
-0
/
+10
*
kdig: add quic parameter
Jan Hák
2022-06-22
1
-0
/
+2
*
contrib: add embedded library ngtcp2 v0.1.0 as a temporary solution until a p...
Daniel Salzman
2022-06-21
1
-0
/
+73
*
common: implement simple JSON writer
Jan Vcelak
2022-06-10
1
-0
/
+2
*
tests: move dynarray test to libknot...
Libor Peltan
2022-05-25
1
-1
/
+1
*
knsupdate: use of libedit in interactive mode with history and completion
Jan Hák
2022-02-04
1
-0
/
+2
*
nsec3resalt: remove useless event
Libor Peltan
2022-01-07
1
-1
/
+0
*
implemented tracking of unreachable remotes
Libor Peltan
2021-12-14
1
-0
/
+3
*
implemented pool of opened outgoing conenctions
Libor Peltan
2021-11-26
1
-0
/
+2
*
svcb/https: as regular optional glue with rrsig
Libor Peltan
2021-09-29
1
-0
/
+1
*
utilities/keymgr: move configuration-handling routines to general source file...
Libor Peltan
2021-09-22
1
-0
/
+2
*
xdp: don't increase RLIMIT_MEMLOCK on Linux >= 5.11, not needed
Daniel Salzman
2021-09-01
1
-0
/
+1
*
contrib: add macros for terminal colors
Daniel Salzman
2021-08-20
1
-0
/
+1
*
backup: rename backup_label.{c,h} to more apt backup_dir.{c,h}
David Vašek
2021-07-12
1
-2
/
+2
*
backup: move the lock file and label file related code to independent module
David Vašek
2021-07-12
1
-0
/
+2
*
libknot: move XDP-related headers from libknot.h to xdp.h
Daniel Salzman
2021-07-08
1
-0
/
+1
*
dynarray: move from contrib to libknot
Daniel Salzman
2021-07-08
1
-1
/
+1
*
tests: XDP-TCP test of connection handling, states and stress
Libor Peltan
2021-07-08
1
-0
/
+1
[next]