openssl/ssl
Andrew Dinh 74a0ec3c08 Add stream type flags to SSL_accept_stream
Introduces SSL_ACCEPT_STREAM_UNI and SSL_ACCEPT_STREAM_BIDI flags to SSL_accept_stream, allowing callers to specify whether to accept only unidirectional or bidirectional streams. Returns the first of its type from the queue

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27883)
2025-07-02 20:55:24 -04:00
..
quic Add stream type flags to SSL_accept_stream 2025-07-02 20:55:24 -04:00
record libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
rio ossl_rio_poll_builder_add_fd(): Fixup pfds after reallocation 2025-06-13 12:37:50 +02:00
statem libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
bio_ssl.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
build.info Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
d1_lib.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
d1_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
d1_srtp.c Copyright year updates 2025-03-12 13:35:59 +00:00
methods.c Update some inclusions of <openssl/macros.h> 2019-11-07 11:37:25 +01:00
pqueue.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
priority_queue.c Copyright year updates 2024-09-05 09:35:49 +02:00
s3_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
s3_lib.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
s3_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_asn1.c RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
ssl_cert.c Ensure we pass the user SSL object for the SSL_set_verify callback 2025-06-17 16:12:39 -04:00
ssl_cert_comp.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ssl_cert_table.h Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_ciph.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_conf.c Add SSL_CTX_set_ec_point_formats() and SSL_set_ec_point_formats() 2025-04-14 14:56:40 +01:00
ssl_err_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_init.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_lib.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ssl_local.h Preserve connection custom extensions in SSL_set_SSL_CTX() 2025-06-20 15:55:29 +01:00
ssl_mcnf.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_rsa.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ssl_rsa_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_sess.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ssl_stat.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_txt.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_utst.c Remove the old buffer management code 2022-10-20 14:39:33 +01:00
t1_enc.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
t1_lib.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
t1_trce.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
tls13_enc.c Ensure client read app data secret change occurs after write for QUIC 2025-06-03 17:06:31 +01:00
tls_depr.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
tls_srp.c Copyright year updates 2025-03-12 13:35:59 +00:00