index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
libknot
/
test_xdp_tcp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-26
NEWS: add version 3.3.0
Daniel Salzman
1
-0
/
+65
2023-08-26
doc: add note to quic-outbuf-max-size reference
Daniel Salzman
2
-2
/
+2
2023-08-26
distro/pkg/nix: synchronize from downstream nixpkgs
Vladimír Čunát
1
-4
/
+21
2023-08-26
doc: add migration from 3.2.x to 3.3.x
Daniel Salzman
1
-0
/
+39
2023-08-25
NEWS: synchronize with branch 3.2
Daniel Salzman
1
-0
/
+199
2023-08-25
knot_exporter: fix typo in pyproject.toml.in
Daniel Salzman
1
-1
/
+1
2023-08-25
server/quic: re-configure table parameters while running
Libor Peltan
4
-0
/
+24
2023-08-25
utils: do a terminal color reset when terminating prematurely
David Vašek
7
-15
/
+34
2023-08-25
utils: print out the signal name when exiting
David Vašek
1
-0
/
+3
2023-08-25
utils: allow a repeated signal
David Vašek
1
-0
/
+6
2023-08-25
utils: add a proper premature termination handling
David Vašek
9
-25
/
+120
2023-08-25
process_query: use log_enabled_debug() where appropriate
Daniel Salzman
1
-21
/
+23
2023-08-25
server: use log_enabled_debug() in handlers where appropriate
Daniel Salzman
3
-6
/
+6
2023-08-25
log: replace 'xdp.quic-log' with new 'quic' log module
Daniel Salzman
7
-38
/
+86
2023-08-25
tcp_iobuf: unify some names to common prefix knot_tcp_inbufs_upd
Daniel Salzman
12
-24
/
+24
2023-08-24
tcp_iobuf: get rid of knot_tinbufu_res_inbufs()
Daniel Salzman
8
-21
/
+14
2023-08-24
doc/reference: add a reference to the PKCS #11 URI Scheme (RFC 7512)
David Vašek
2
-2
/
+4
2023-08-24
quic: remove unnecessary argument
Libor Peltan
1
-6
/
+5
2023-08-24
quic: set logging callbacks to NULL if unused for optimization
Libor Peltan
1
-5
/
+11
2023-08-23
utils: fix array length value (Coverity)
Daniel Salzman
1
-3
/
+4
2023-08-23
python: fix paths to knot_exporter and libknot source
Daniel Salzman
4
-4
/
+4
2023-08-23
tests: various fixes and hardedning
Libor Peltan
5
-5
/
+17
2023-08-23
tiny fixes from clang analyzer
Libor Peltan
4
-1
/
+5
2023-08-23
kdig/json/edns: bugfix / tiny refactoring
Libor Peltan
1
-20
/
+28
2023-08-23
doc: remove square brackets from 'ddns-master' reference
Daniel Salzman
2
-2
/
+2
2023-08-22
tests/flags: add NULL record with empty rdata (just for fun)
Libor Peltan
2
-0
/
+8
2023-08-22
libknot/pktparser: allow empty rdata at NULL rrtype...
Libor Peltan
1
-0
/
+1
2023-08-22
kdig: implemented EDNS JSON format
Libor Peltan
3
-9
/
+218
2023-08-22
knot/module: add quic_stream qdata parameter for future DDNS over QUIC
Daniel Salzman
1
-0
/
+1
2023-08-22
distro/deb: sync knot-exporter changes to older distros
Jakub Ružička
7
-4
/
+48
2023-08-21
tests/bugfix: import moved libknot-python modules, see 4d7eb96bf93e620e771fe0...
Libor Peltan
1
-1
/
+2
2023-08-21
distro/el-7: don't try to import sphinx_panels
Daniel Salzman
2
-0
/
+26
2023-08-21
distro/deb: add missing symbol knot_edns_opt_names
Daniel Salzman
2
-0
/
+2
2023-08-21
distro/deb: add knot-exporter sub-package
Jakub Ružička
4
-4
/
+33
2023-08-21
python: improve build file selection
Jakub Ružička
2
-8
/
+6
2023-08-21
python: add knot_exporter
Daniel Salzman
8
-1
/
+374
2023-08-21
python: move libknot to a separate subdirectory libknot
Daniel Salzman
11
-24
/
+31
2023-08-21
ci: set --disable-static when running make distcheck
Daniel Salzman
1
-1
/
+1
2023-08-21
python: add pyproject.toml and hatchling support, keep setup.py for compatibi...
Daniel Salzman
5
-8
/
+55
2023-08-21
kdig: implemented EDNS presentation format
Libor Peltan
11
-92
/
+499
2023-08-18
libknot/quic: yet another tiny useful API change
Libor Peltan
6
-14
/
+20
2023-08-18
doc: add dummy alternative of sphinx_panels to solve issues with man generation
Daniel Salzman
3
-1
/
+21
2023-08-17
doc: improve sphinx-panels detection
Daniel Salzman
1
-4
/
+2
2023-08-17
lmdb: cleanup stale readers from lock table whenever opening RW txn
Libor Peltan
2
-2
/
+12
2023-08-17
catalog: bugfix: proper handling of subseqent add/rem updates to a member ins...
Libor Peltan
4
-49
/
+80
2023-08-17
catalog: better log when update is enqueued for main thread
Libor Peltan
1
-1
/
+1
2023-08-17
quic/api: little cleanup
Libor Peltan
4
-11
/
+16
2023-08-17
Add python-sphinx-panels to dependencies where necessary
Daniel Salzman
4
-3
/
+5
2023-08-17
doc: add DNS over QUIC configuration section
Daniel Salzman
2
-1
/
+283
2023-08-16
kdig: net close when failed TLS authorization
Jan Hák
1
-9
/
+9
[next]