[openssl/openssl] fa10ff: QUIC QSM: Add function to determine if data is wai...
Hugo Landau
noreply at github.com
Wed Apr 10 13:52:59 UTC 2024
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: fa10ff62270a9f2209c5786225274ca35155ae02
https://github.com/openssl/openssl/commit/fa10ff62270a9f2209c5786225274ca35155ae02
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/24039)
Commit: fd509f30a92a5f43d22fdaa3641a7f6cdc44bf87
https://github.com/openssl/openssl/commit/fd509f30a92a5f43d22fdaa3641a7f6cdc44bf87
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/24039)
Commit: 1d4174b4130ccbcb7ee3c6dbcff614bd4f19b7a6
https://github.com/openssl/openssl/commit/1d4174b4130ccbcb7ee3c6dbcff614bd4f19b7a6
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/24039)
Commit: f43f1fadbfc5a45463766527f38310df8e3d28be
https://github.com/openssl/openssl/commit/f43f1fadbfc5a45463766527f38310df8e3d28be
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/24039)
Compare: https://github.com/openssl/openssl/compare/249a7135d0c9...f43f1fadbfc5
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