]> git.feebdaed.xyz Git - 0xmirror/openssl.git/commit
Start implementing SSL_listen_ex
authorNeil Horman <nhorman@openssl.org>
Thu, 10 Apr 2025 14:05:59 +0000 (10:05 -0400)
committerNeil Horman <nhorman@openssl.org>
Fri, 5 Dec 2025 15:13:14 +0000 (10:13 -0500)
commit03e4ecf92e7b2cee2de34656a2afa682cba13801
treeaae0d8254921a27fd3b0d47867941fcdeeab4dd5
parente3e371382289ad60baa9e67850b284c33f03e763
Start implementing SSL_listen_ex

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