kernel-tls-handshake.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
ktls-utils PR needs review
 2024-04-23 18:52 UTC  (6+ messages)

[PATCH][next] net/handshake: remove redundant assignment to variable ret
 2024-04-17  0:20 UTC  (4+ messages)

Implementation of tlshd in Go
 2024-03-02 17:31 UTC 

[PATCH v1] net/handshake: Fix handshake_req_destroy_test1
 2024-02-09  2:50 UTC  (3+ messages)

Persistent problem with handshake unit tests
 2024-02-06 19:24 UTC  (14+ messages)

Pull Request review
 2024-01-22 15:24 UTC  (2+ messages)

ktls-utils and gnutls
 2024-01-12 21:22 UTC  (3+ messages)

[PATCH] net/handshake: fix file ref count in handshake_nl_accept_doit()
 2023-10-23 17:30 UTC  (5+ messages)

NVMe standards for TLS
 2023-10-07  8:10 UTC  (2+ messages)

[PATCH v2 0/2] Fix implicit sign conversions in handshake upcall
 2023-10-02 19:40 UTC  (5+ messages)
` [PATCH v2 1/2] handshake: Fix sign of socket file descriptor fields
` [PATCH v2 2/2] handshake: Fix sign of key_serial_t fields

[PATCH v1 0/6] Fixes for ktls-utils 0.10
 2023-09-27 18:10 UTC  (15+ messages)
` [PATCH v1 1/6] tlshd: Check return values of non-void gnutls library functions
` [PATCH v1 2/6] tlshd: Ensure tlshd_peeraddr is initialized to all zeroes
` [PATCH v1 3/6] tlshd: add 'delay' configuration parameter
` [PATCH v1 4/6] tlshd: Revert b586f7d97795
` [PATCH v1 5/6] tlshd: Reorganize tlshd.conf
` [PATCH v1 6/6] tlshd: Demote missing options

[ANNOUNCE] ktls-utils 0.10
 2023-09-21 14:54 UTC 

[PATCH v1 0/2] Fix implicit sign conversions in handshake upcall
 2023-09-21 13:02 UTC  (5+ messages)
` [PATCH v1 1/2] handshake: Fix sign of socket file descriptor fields
` [PATCH v1 2/2] handshake: Fix sign of key_serial_t fields

NFS with TLS
 2023-09-20 22:16 UTC 

[PATCH] net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
 2023-09-20 11:00 UTC  (2+ messages)

Reminder: In-kernel TLS task force meeting
 2023-09-19 14:59 UTC  (3+ messages)

low pending handshake limit
 2023-09-05 11:30 UTC  (4+ messages)

mount-by-IP-address with TLS
 2023-09-04 17:21 UTC  (4+ messages)

[PATCH v1] tlshd: Add .conf option to specify trust store
 2023-08-07 20:54 UTC 

[PATCH v1] nfs(5): Document the new "xprtsec=" mount option
 2023-07-30 12:26 UTC  (6+ messages)

[PATCH net-next v3 0/7] In-kernel support for the TLS Alert protocol
 2023-07-28 22:40 UTC  (9+ messages)
` [PATCH net-next v3 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v3 2/7] net/tls: Add TLS Alert definitions
` [PATCH net-next v3 3/7] net/handshake: Add API for sending TLS Closure alerts
` [PATCH net-next v3 4/7] SUNRPC: Send TLS Closure alerts before closing a TCP socket
` [PATCH net-next v3 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts
` [PATCH net-next v3 6/7] SUNRPC: Use new helpers to handle "
` [PATCH net-next v3 7/7] net/handshake: Trace events for TLS Alert helpers

[PATCH net-next v2 0/7] In-kernel support for the TLS Alert protocol
 2023-07-27 13:08 UTC  (13+ messages)
` [PATCH net-next v2 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v2 2/7] net/tls: Add TLS Alert definitions
` [PATCH net-next v2 3/7] net/handshake: Add API for sending TLS Closure alerts
` [PATCH net-next v2 4/7] SUNRPC: Send TLS Closure alerts before closing a TCP socket
` [PATCH net-next v2 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts
` [PATCH net-next v2 6/7] SUNRPC: Use new helpers to handle "
` [PATCH net-next v2 7/7] net/handshake: Trace events for TLS Alert helpers

Fwd: Bug#1041643: ITP: ktls-utils -- TLS handshake utilities for in-kernel TLS consumers
 2023-07-21 16:51 UTC 

[PATCH net-next v1 0/7] In-kernel support for the TLS Alert protocol
 2023-07-20 14:22 UTC  (16+ messages)
` [PATCH net-next v1 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v1 2/7] net/tls: Add TLS Alert definitions
` [PATCH net-next v1 3/7] net/handshake: Add API for sending TLS Closure alerts
` [PATCH net-next v1 4/7] SUNRPC: Send TLS Closure alerts before closing a TCP socket
` [PATCH net-next v1 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts
` [PATCH net-next v1 6/7] SUNRPC: Use new helpers to handle "
` [PATCH net-next v1 7/7] net/handshake: Trace events for TLS Alert helpers

ktls-utils package now in Fedora / EPEL
 2023-07-18 15:11 UTC  (2+ messages)

Reminder: In-kernel TLS task force meeting
 2023-07-17 14:13 UTC 

OpenSUSE package available
 2023-07-03 14:05 UTC  (2+ messages)

[PATCH] tlshd: fix max config file size comparison
 2023-06-20 17:42 UTC  (2+ messages)

Reminder: In-kernel TLS task force meeting
 2023-06-19 13:23 UTC 

[PATCH v1] net/handshake: remove fput() that causes use-after-free
 2023-06-13 18:03 UTC  (3+ messages)

[PATCH v4 0/9] client-side RPC-with-TLS
 2023-06-07 14:00 UTC  (10+ messages)
` [PATCH v4 1/9] NFS: Improvements for fs_context-related tracepoints
` [PATCH v4 2/9] SUNRPC: Plumb an API for setting transport layer security
` [PATCH v4 3/9] SUNRPC: Trace the rpc_create_args
` [PATCH v4 4/9] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH v4 5/9] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH v4 6/9] SUNRPC: Capture CMSG metadata on client-side receive
` [PATCH v4 7/9] SUNRPC: Add a TCP-with-TLS RPC transport class
` [PATCH v4 8/9] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH v4 9/9] NFS: Add an "xprtsec=" NFS mount option

what should happen for proto=rdma,xprtsec=tls
 2023-06-02 19:08 UTC  (10+ messages)

[PATCH v3 00/11] client-side RPC-with-TLS
 2023-05-30 15:10 UTC  (13+ messages)
` [PATCH v3 01/11] NFS: Improvements for fs_context-related tracepoints
` [PATCH v3 02/11] SUNRPC: Plumb an API for setting transport layer security
` [PATCH v3 03/11] SUNRPC: Trace the rpc_create_args
` [PATCH v3 04/11] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH v3 05/11] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH v3 06/11] SUNRPC: Capture CMSG metadata on client-side receive
` [PATCH v3 07/11] SUNRPC: Add a connect worker function for TLS
` [PATCH v3 08/11] SUNRPC: Add RPC-with-TLS support to xprtsock.c
` [PATCH v3 09/11] SUNRPC: Add RPC-with-TLS tracepoints
` [PATCH v3 10/11] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH v3 11/11] NFS: Add an "xprtsec=" NFS mount option

[PATCH v3 0/6] Bug fixes for net/handshake
 2023-05-25  5:20 UTC  (2+ messages)

[PATCH v2 00/11] client-side RPC-with-TLS
 2023-05-24 19:38 UTC  (14+ messages)
` [PATCH v2 01/11] NFS: Improvements for fs_context-related tracepoints
` [PATCH v2 02/11] SUNRPC: Plumb an API for setting transport layer security
` [PATCH v2 03/11] SUNRPC: Trace the rpc_create_args
` [PATCH v2 04/11] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH v2 05/11] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH v2 06/11] SUNRPC: Capture CMSG metadata on client-side receive
` [PATCH v2 07/11] SUNRPC: Add a connect worker function for TLS
` [PATCH v2 08/11] SUNRPC: Add RPC-with-TLS support to xprtsock.c
` [PATCH v2 09/11] SUNRPC: Add RPC-with-TLS tracepoints
` [PATCH v2 10/11] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH v2 11/11] NFS: Add an "xprtsec=" NFS mount option

handshake_nl_done_doit oops
 2023-05-23 23:09 UTC  (2+ messages)

[PATCH RFC 00/12] client-side RPC-with-TLS
 2023-05-23  4:04 UTC  (12+ messages)
` [PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
    ` [PATCH] SUNRPC: @clnt specifies auth flavor of RPC ping
` [PATCH RFC 09/12] SUNRPC: Add RPC-with-TLS support to xprtsock.c

[PATCH] net/handshake: Fix sock->file allocation
 2023-05-23  2:40 UTC  (3+ messages)

[PATCH v2] net/handshake: Squelch allocation warning during Kunit test
 2023-05-23  2:40 UTC  (2+ 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 NNTP newsgroup(s).