I urge you to understand my viewpoint accurately
2024-12-13 4:25 UTC
Question regarding TLS Key update for NVMe-TCP protocol
2024-12-06 17:04 UTC (12+ messages)
[PATCH net-next 0/5] net: implement the QUIC protocol in linux kernel
2024-09-16 15:32 UTC (12+ messages)
` [PATCH net-next 1/5] net: define IPPROTO_QUIC and SOL_QUIC constants for QUIC protocol
` [PATCH net-next 2/5] net: include quic.h in include/uapi/linux "
` [PATCH net-next 3/5] net: implement QUIC protocol code in net/quic directory
` [PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
` [PATCH net-next 5/5] Documentation: introduce quic.rst to provide description of QUIC protocol
[Patch net-next] net/handshake: use sockfd_put() helper
2024-08-27 23:20 UTC (4+ messages)
` [External] "
ktls-utils project Kanban board
2024-07-18 18:12 UTC (2+ messages)
patch review for upstream ktls-utils
2024-07-12 14:43 UTC (4+ messages)
[ANNOUNCE] ktls-utils 0.11
2024-06-14 15:06 UTC
[PATCH 1/1] config: supply meaningful error for non-existing pathnames
2024-06-07 6:03 UTC (2+ messages)
tlshd.conf question
2024-06-06 21:17 UTC (5+ messages)
populating keyrings at boot
2024-05-30 19:18 UTC
pull request for QUIC support
2024-05-20 15:14 UTC
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)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).