]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove SSL_TOKEN_STORE_HANDLE type
authorNeil Horman <nhorman@openssl.org>
Fri, 31 Jan 2025 13:02:34 +0000 (08:02 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commite732f4456afc67efe87fbebcc97a2c5e4cce1369
tree9300126d3abbd9b96ac8060d0261003af5cf6f5a
parentf0e516522cbf50f3b58eed461375f37ac842eed1
Remove SSL_TOKEN_STORE_HANDLE type

Replace it with SSL_TOKEN_STORE and make the structure opaque in the
public api

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26517)
doc/man3/SSL_CTX_get0_token_store.pod
include/internal/quic_ssl.h
include/openssl/ssl.h.in
ssl/quic/quic_impl.c
ssl/ssl_lib.c
ssl/ssl_local.h