index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libknot
/
quic
/
quic_conn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libknot/quic: fix usage of new atomic in code (variable obufs_size)
Jan Hák
2024-12-11
1
-2
/
+5
*
libknot/QUIC/DDNS: fix race when unblocking conn after sent DDNS reply
Libor Peltan
2024-09-13
1
-1
/
+1
*
tls: unification of TLS priority settings
Jan Hák
2024-05-07
1
-0
/
+10
*
libknot: rename knot_quic_creds and related functions to knot_creds...
Daniel Salzman
2024-05-07
1
-2
/
+2
*
libknot/QUIC: sanity checks of api functions parameters...
Libor Peltan
2023-11-29
1
-5
/
+10
*
quic: implemented sending replies from sweep...
Libor Peltan
2023-11-28
1
-6
/
+18
*
libknot/quic: conn timeouts in heap instead list
Libor Peltan
2023-11-28
1
-30
/
+68
*
libknot/quic: convert to universal atomics (variable obufs_size)
David Vašek
2023-11-14
1
-9
/
+0
*
quic: implemented DDNS over QUIC support for knotd
Libor Peltan
2023-10-31
1
-3
/
+14
*
tcp_iobuf: unify some names to common prefix knot_tcp_inbufs_upd
Daniel Salzman
2023-08-25
1
-2
/
+2
*
tiny fixes from clang analyzer
Libor Peltan
2023-08-23
1
-0
/
+1
*
quic/kxdpgun: support for qlog
Libor Peltan
2023-08-15
1
-0
/
+1
*
kxdpgun: implemented reusing connections (QUIC, TCP)
Libor Peltan
2023-08-09
1
-2
/
+10
*
quic: adapt to ngtcp2 v0.17.0
Daniel Salzman
2023-07-09
1
-1
/
+1
*
libknot/quic: fix inbuf statistic computation to new tcp_iobuf
Libor Peltan
2023-06-15
1
-2
/
+2
*
libknot/quic: bugfix missing table->ibufs_size computation
Libor Peltan
2023-05-31
1
-0
/
+4
*
libknot/quic: fix zero-initializing stream structure
Libor Peltan
2023-05-31
1
-0
/
+1
*
quic: fix FIN handling
Libor Peltan
2023-05-30
1
-2
/
+6
*
libknot/quic: free inbufs when stream teardown
Libor Peltan
2023-05-25
1
-0
/
+11
*
quic: bugfix handling reassembled inbufs
Libor Peltan
2023-05-23
1
-9
/
+2
*
quic/inbuf: bugfix: alloc and copy recvd data as they may be freed by libngtcp2
Libor Peltan
2023-05-23
1
-2
/
+2
*
quic/xdp-tcp/inbuf: store knot_tcp_inbuf_update results in linked-list-of-arrays
Libor Peltan
2023-05-23
1
-12
/
+12
*
requestor: fix local certificate initialization
Daniel Salzman
2023-05-23
1
-0
/
+4
*
xdp-quic: refactoring: allow multiple incomming DNS msgs in stream
Libor Peltan
2023-05-23
1
-3
/
+6
*
quic: rename 'xconn' to 'conn'
Daniel Salzman
2023-03-21
1
-70
/
+70
*
quic: rename 'xquic' and 'XQUIC' to 'xquic' and 'QUIC'
Daniel Salzman
2023-03-21
1
-68
/
+68
*
quic: unify connection table handling
Daniel Salzman
2023-03-20
1
-2
/
+1
*
libknot: move quic* files from xdp directory to quic directory
Daniel Salzman
2023-03-02
1
-0
/
+506