summaryrefslogtreecommitdiffstats
path: root/src/libknot/quic/quic.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* DoT: implemented TLS session resumptionLibor Peltan2024-09-101-4/+2
* implemented DoT for queries and XFRLibor Peltan2024-05-071-13/+1
* libknot/quic: code movedLibor Peltan2024-05-071-43/+1
* libknot/quic: improve API, add new symbolsDaniel Salzman2023-12-081-2/+2
* quic-requestor: improve resend and resiliency against timeoutsLibor Peltan2023-12-071-0/+4
* quic: implemented sending replies from sweep...Libor Peltan2023-11-281-2/+5
* quic: implemented DDNS over QUIC support for knotdLibor Peltan2023-10-311-0/+1
* libknot/quic: yet another tiny useful API changeLibor Peltan2023-08-181-2/+7
* kxdpgun: implemented reusing connections (QUIC, TCP)Libor Peltan2023-08-091-0/+5
* quic/requestor: implemented remote pool for session tickets...Libor Peltan2023-07-191-0/+5
* quic: ECN handling in all operation modesLibor Peltan2023-07-061-0/+1
* fix miscellaneous typos and wrong source formattingDavid VaĊĦek2023-06-121-1/+1
* quic/requestor: gracefully close connectionLibor Peltan2023-06-011-0/+2
* requestor: fix local certificate initializationDaniel Salzman2023-05-231-7/+14
* quic: rename 'xquic' and 'XQUIC' to 'xquic' and 'QUIC'Daniel Salzman2023-03-211-20/+20
* quic: add optional peer (server) certificate PIN check upon connection handshakeDaniel Salzman2023-03-211-5/+10
* quic: store ephemeral private key to a file, refactor knot_xquic_init_creds()Daniel Salzman2023-03-211-4/+4
* quic: move acl/cert_pin() to libknot/knot_quic_conn_pin()Daniel Salzman2023-03-211-0/+14
* acl: add client certificate public key pin checkDaniel Salzman2023-03-021-0/+11
* libknot: add optional server name parameter to knot_xquic_client()Daniel Salzman2023-03-021-1/+3
* libknot: move quic* files from xdp directory to quic directoryDaniel Salzman2023-03-021-0/+149