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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DoT: implemented TLS session resumption
Libor Peltan
2024-09-10
1
-4
/
+2
*
implemented DoT for queries and XFR
Libor Peltan
2024-05-07
1
-13
/
+1
*
libknot/quic: code moved
Libor Peltan
2024-05-07
1
-43
/
+1
*
libknot/quic: improve API, add new symbols
Daniel Salzman
2023-12-08
1
-2
/
+2
*
quic-requestor: improve resend and resiliency against timeouts
Libor Peltan
2023-12-07
1
-0
/
+4
*
quic: implemented sending replies from sweep...
Libor Peltan
2023-11-28
1
-2
/
+5
*
quic: implemented DDNS over QUIC support for knotd
Libor Peltan
2023-10-31
1
-0
/
+1
*
libknot/quic: yet another tiny useful API change
Libor Peltan
2023-08-18
1
-2
/
+7
*
kxdpgun: implemented reusing connections (QUIC, TCP)
Libor Peltan
2023-08-09
1
-0
/
+5
*
quic/requestor: implemented remote pool for session tickets...
Libor Peltan
2023-07-19
1
-0
/
+5
*
quic: ECN handling in all operation modes
Libor Peltan
2023-07-06
1
-0
/
+1
*
fix miscellaneous typos and wrong source formatting
David VaĊĦek
2023-06-12
1
-1
/
+1
*
quic/requestor: gracefully close connection
Libor Peltan
2023-06-01
1
-0
/
+2
*
requestor: fix local certificate initialization
Daniel Salzman
2023-05-23
1
-7
/
+14
*
quic: rename 'xquic' and 'XQUIC' to 'xquic' and 'QUIC'
Daniel Salzman
2023-03-21
1
-20
/
+20
*
quic: add optional peer (server) certificate PIN check upon connection handshake
Daniel Salzman
2023-03-21
1
-5
/
+10
*
quic: store ephemeral private key to a file, refactor knot_xquic_init_creds()
Daniel Salzman
2023-03-21
1
-4
/
+4
*
quic: move acl/cert_pin() to libknot/knot_quic_conn_pin()
Daniel Salzman
2023-03-21
1
-0
/
+14
*
acl: add client certificate public key pin check
Daniel Salzman
2023-03-02
1
-0
/
+11
*
libknot: add optional server name parameter to knot_xquic_client()
Daniel Salzman
2023-03-02
1
-1
/
+3
*
libknot: move quic* files from xdp directory to quic directory
Daniel Salzman
2023-03-02
1
-0
/
+149