kernel-tls-handshake.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-24 01:40:28 to 2025-11-26 04:01:02 UTC [more...]

[PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
 2025-11-26  4:00 UTC  (7+ messages)
` [PATCH net-next 1/2] tools: ynl-gen: add function prefix argument
` [PATCH net-next 2/2] tools: ynl-gen: add regeneration comment

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-11-25 13:55 UTC  (26+ messages)
` [PATCH v5 1/6] net/handshake: Store the key serial number on completion
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
` [PATCH v5 3/6] net/handshake: Ensure the request is destructed on completion
` [PATCH v5 4/6] net/handshake: Support KeyUpdate message types
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate
` [PATCH v5 6/6] nvmet-tcp: "

[PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents
 2025-11-24 14:28 UTC  (17+ messages)
` [PATCH net-next v5 01/16] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v5 02/16] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v5 03/16] quic: provide common utilities and data structures
` [PATCH net-next v5 04/16] quic: provide family ops for address and protocol
` [PATCH net-next v5 05/16] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v5 06/16] quic: add stream management
` [PATCH net-next v5 07/16] quic: add connection id management
` [PATCH net-next v5 08/16] quic: add path management
` [PATCH net-next v5 09/16] quic: add congestion control
` [PATCH net-next v5 10/16] quic: add packet number space
` [PATCH net-next v5 11/16] quic: add crypto key derivation and installation
` [PATCH net-next v5 12/16] quic: add crypto packet encryption and decryption
` [PATCH net-next v5 13/16] quic: add timer management
` [PATCH net-next v5 14/16] quic: add frame encoder and decoder base
` [PATCH net-next v5 15/16] quic: add packet builder base
` [PATCH net-next v5 16/16] quic: add packet parser base

[PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-11-13 21:26 UTC  (48+ messages)
` [PATCH net-next v4 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v4 03/15] quic: provide common utilities and data structures
` [PATCH net-next v4 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v4 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v4 06/15] quic: add stream management
` [PATCH net-next v4 07/15] quic: add connection id management
` [PATCH net-next v4 08/15] quic: add path management
` [PATCH net-next v4 09/15] quic: add congestion control
` [PATCH net-next v4 10/15] quic: add packet number space
` [PATCH net-next v4 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v4 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v4 13/15] quic: add timer management
` [PATCH net-next v4 14/15] quic: add frame encoder and decoder base
` [PATCH net-next v4 15/15] quic: add packet builder and parser base

[PATCH] net/handshake: Fix memory leak in tls_handshake_accept()
 2025-11-11  2:10 UTC  (5+ messages)

[PATCH v4 0/7] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-22 23:47 UTC  (26+ messages)
` [PATCH v4 1/7] net/handshake: Store the key serial number on completion
` [PATCH v4 2/7] net/handshake: Define handshake_sk_destruct_req
` [PATCH v4 3/7] net/handshake: Ensure the request is destructed on completion
` [PATCH v4 4/7] net/handshake: Support KeyUpdate message types
` [PATCH v4 5/7] nvme-tcp: Support KeyUpdate
` [PATCH v4 6/7] nvme-tcp: Allow userspace to trigger a KeyUpdate with debugfs
` [PATCH v4 7/7] nvmet-tcp: Support KeyUpdate

[ANNOUNCE] ktls 1.3.0
 2025-10-20 18:58 UTC 

[PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-17  1:53 UTC  (22+ messages)
` [PATCH v3 1/8] net/handshake: Store the key serial number on completion
` [PATCH v3 2/8] net/handshake: Define handshake_sk_destruct_req
` [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion
` [PATCH v3 4/8] nvmet: Expose nvmet_stop_keep_alive_timer publically
` [PATCH v3 5/8] net/handshake: Support KeyUpdate message types
` [PATCH v3 6/8] nvme-tcp: Support KeyUpdate
` [PATCH v3 7/8] nvmet-tcp: "
` [PATCH v3 8/8] nvme-tcp: Allow userspace to trigger a KeyUpdate with debugfs

gh-pages deployment now online
 2025-10-03 17:50 UTC 

[PATCH v2 0/4] tlshd: Allow the use of post-quantum cryptography
 2025-10-02 18:50 UTC  (8+ messages)
` [PATCH v2 2/4] tlshd: Fix priority string to allow PQC
    ` [PATCH] tlshd: fix priority cache initialization

[PATCH 0/8] Support KeyUpdate
 2025-10-01 23:47 UTC  (12+ messages)
` [PATCH 1/8] tlshd/ktls: Don't abort on EEXIST TLS_ULP errors
` [PATCH 2/8] tlshd/ktls: Allow specifying the sock direction to set
` [PATCH 3/8] tlshd/server: Expose tlshd_server_psk_cb
` [PATCH 4/8] tlshd/keyring: Allow session save/restore to kernel keyring
` [PATCH 5/8] tlshd/ktls: Allow restoring the TLS state from the kernel
` [PATCH 6/8] tlshd/handshake: Copy in msg control code
` [PATCH 7/8] tlshd/netlink: Support the new kernel KeyUpdate support
` [PATCH 8/8] tlshd/handshake: Support KeyUpdate

[PATCH 0/2] tlshd: do not set conn errcode to GnuTLS errors in QUIC handshake
 2025-09-26 13:14 UTC  (4+ messages)
` [PATCH 1/2] tlshd: leave session_status as EIO on GnuTLS failure in QUIC session setup
` [PATCH 2/2] tlshd: set conn errcode to EACCES on GnuTLS failure in QUIC handshake

[PATCH v1 00/16] Create gh-pages for ktls-utils
 2025-09-26  1:22 UTC  (17+ messages)
` [PATCH v1 01/16] tlshd: Add kernel's quic.h
` [PATCH v1 02/16] tlshd: leave session_status as EIO on GnuTLS failure in QUIC session setup
` [PATCH v1 03/16] tlshd: set conn errcode to EACCES on GnuTLS failure in QUIC handshake
` [PATCH v1 04/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/client.c
` [PATCH v1 05/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/config.c
` [PATCH v1 06/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/handshake.c
` [PATCH v1 07/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/keyring.c
` [PATCH v1 08/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/ktls.c
` [PATCH v1 09/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/log.c
` [PATCH v1 10/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/main.c
` [PATCH v1 11/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/netlink.c
` [PATCH v1 12/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/quic.c
` [PATCH v1 13/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/server.c
` [PATCH v1 14/16] tlshd: Translate kernel-style Doxygen comments in src/tlshd/tlshd.h
` [PATCH v1 15/16] Build Doxygen web site
` [PATCH v1 16/16] workflows: Generate gh-pages automatically

[PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-09-25 16:03 UTC  (13+ messages)
` [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v3 03/15] quic: provide common utilities and data structures
` [PATCH net-next v3 06/15] quic: add stream management

[PATCH] tlshd: Clean up logic in tlshd_start_tls_handshake()
 2025-09-24 14:27 UTC  (3+ messages)

[PATCH] tlshd: Return errnos from QUIC helper functions
 2025-09-24 13:56 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).