aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-08-30 13:09:13 +0100
committerHugo Landau <hlandau@openssl.org>2023-09-01 14:02:50 +0100
commitd2e9e12b23fe331b71abe8c201f2610266090dde (patch)
treee9dae0b3942a2dd2d6b995f5430847c9799e0801 /util
parent8d7f034622c0235d06f4d6526f71dcab2f71b0c6 (diff)
downloadopenssl-d2e9e12b23fe331b71abe8c201f2610266090dde.tar.gz
QUIC APL: Allow stream origin to be queried
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21905)
Diffstat (limited to 'util')
-rw-r--r--util/libssl.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libssl.num b/util/libssl.num
index 1cb0558ac6..225064943b 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -576,3 +576,4 @@ SSL_set_incoming_stream_policy ? 3_2_0 EXIST::FUNCTION:
SSL_handle_events ? 3_2_0 EXIST::FUNCTION:
SSL_get_event_timeout ? 3_2_0 EXIST::FUNCTION:
SSL_get0_group_name ? 3_2_0 EXIST::FUNCTION:
+SSL_is_stream_local ? 3_2_0 EXIST::FUNCTION: