]> git.ipfire.org Git - thirdparty/openssl.git/commit
rename new_pending_ssl to new_pending_conn
authorNeil Horman <nhorman@openssl.org>
Fri, 10 Jan 2025 17:20:40 +0000 (12:20 -0500)
committerNeil Horman <nhorman@openssl.org>
Thu, 23 Jan 2025 16:50:42 +0000 (11:50 -0500)
commita36f893a1cf053e1fb947cc422b407ef67af8c9a
treecf7f8aa28f0eff865ae93a31c68dd0f625548bcf
parent471e07f22088bc87d766a72dad8d7efde3384005
rename new_pending_ssl to new_pending_conn

Make it clear its only announcing connections, not streams

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26361)
doc/build.info
doc/man3/SSL_CTX_set_new_pending_conn_cb.pod [new file with mode: 0644]
doc/man3/SSL_CTX_set_new_pending_ssl_cb.pod [deleted file]
include/openssl/ssl.h.in
ssl/quic/quic_port.c
ssl/ssl_lib.c
ssl/ssl_local.h
test/radix/quic_ops.c
util/other.syms