[openssl/openssl] 3c2bc7: QUIC QSM: Add function to determine if data is wai...
Hugo Landau
noreply at github.com
Wed Apr 10 13:49:59 UTC 2024
Branch: refs/heads/openssl-3.3
Home: https://github.com/openssl/openssl
Commit: 3c2bc702eb9287b84e8584ad427e72da0ab21ec1
https://github.com/openssl/openssl/commit/3c2bc702eb9287b84e8584ad427e72da0ab21ec1
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M include/internal/quic_stream_map.h
Log Message:
-----------
QUIC QSM: Add function to determine if data is waiting
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24040)
Commit: 7c33eb1e7fd3248ad29c172b5b4c0658a7be3adc
https://github.com/openssl/openssl/commit/7c33eb1e7fd3248ad29c172b5b4c0658a7be3adc
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M ssl/quic/quic_impl.c
Log Message:
-----------
QUIC APL: Revise SSL_pending and SSL_has_pending handling for s_client compat
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24040)
Commit: c79e0e7d4cdf407de6553d6ff9b95bae626fecd0
https://github.com/openssl/openssl/commit/c79e0e7d4cdf407de6553d6ff9b95bae626fecd0
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
Log Message:
-----------
QUIC APL: Fix default stream creation on server side
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24040)
Commit: 5a13d35f243be66f6ad914aefe99fb708812dff1
https://github.com/openssl/openssl/commit/5a13d35f243be66f6ad914aefe99fb708812dff1
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M include/internal/quic_stream_map.h
M ssl/quic/quic_impl.c
Log Message:
-----------
Change approach to SSL_pending API
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24040)
Compare: https://github.com/openssl/openssl/compare/3f66fb4817dc...5a13d35f243b
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list