[openssl/openssl] 40c457: QUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODE
Hugo Landau
noreply at github.com
Mon Feb 19 10:44:16 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 40c457029e7861eeedae5c5ca3267e4b668ba205
https://github.com/openssl/openssl/commit/40c457029e7861eeedae5c5ca3267e4b668ba205
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M doc/man3/SSL_get_value_uint.pod
Log Message:
-----------
QUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODE
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 8c13e0851319ac99413044ac83e7e4a66fb23277
https://github.com/openssl/openssl/commit/8c13e0851319ac99413044ac83e7e4a66fb23277
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M include/openssl/ssl.h.in
M util/other.syms
Log Message:
-----------
QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODE
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 965f68f3e94267e0d19e45c2028386906331b051
https://github.com/openssl/openssl/commit/965f68f3e94267e0d19e45c2028386906331b051
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M ssl/quic/quic_impl.c
M ssl/quic/quic_local.h
Log Message:
-----------
QUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLING_MODE
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 9d90b65888740b8f8fea6fb359d2314c607a86d7
https://github.com/openssl/openssl/commit/9d90b65888740b8f8fea6fb359d2314c607a86d7
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M test/quic_multistream_test.c
Log Message:
-----------
QUIC MULTISTREAM TEST: Test explicit event handling mode
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 4a2e39dc1ce52bbee6571f48548a47f04bd857b4
https://github.com/openssl/openssl/commit/4a2e39dc1ce52bbee6571f48548a47f04bd857b4
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M CHANGES.md
Log Message:
-----------
Add entry to CHANGES.md
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 410270d1ac7f9a089d63d68be2e7c714045191fc
https://github.com/openssl/openssl/commit/410270d1ac7f9a089d63d68be2e7c714045191fc
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M include/internal/quic_fifd.h
M ssl/quic/quic_fifd.c
M test/quic_fifd_test.c
Log Message:
-----------
QUIC FIFD: Allow QLOG instance retrieval via callback
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 9f2349aebe04c0af54a5ba7ede6b1dcd6bee2124
https://github.com/openssl/openssl/commit/9f2349aebe04c0af54a5ba7ede6b1dcd6bee2124
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M include/internal/quic_record_tx.h
M ssl/quic/quic_record_tx.c
Log Message:
-----------
QUIC QTX: Allow QLOG instance retrieval via callback
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 6f09c8071af8328b1dac1914bea4533cac182204
https://github.com/openssl/openssl/commit/6f09c8071af8328b1dac1914bea4533cac182204
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M include/internal/quic_txp.h
M ssl/quic/quic_txp.c
Log Message:
-----------
QUIC TXP: Allow QLOG instance retrieval via callback
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: e825599213119b8ff56b4bb4df40b898dd68572e
https://github.com/openssl/openssl/commit/e825599213119b8ff56b4bb4df40b898dd68572e
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M ssl/quic/quic_channel.c
Log Message:
-----------
QUIC CHANNEL: Defer QLOG instantiation until first event
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 5fd1f46fb054ef583e070dd15d1b76e0f0fc910b
https://github.com/openssl/openssl/commit/5fd1f46fb054ef583e070dd15d1b76e0f0fc910b
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M ssl/quic/json_enc.c
Log Message:
-----------
JSON_ENC: Ensure ossl_json_flush() really flushes the BIO
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: 8c09d69883120d2a9fbe3fadf5f198b77fe901e3
https://github.com/openssl/openssl/commit/8c09d69883120d2a9fbe3fadf5f198b77fe901e3
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M ssl/quic/quic_impl.c
Log Message:
-----------
Fix warning
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Commit: a768a796f26ecebc12ac0bd9b86c5c30bfd9370b
https://github.com/openssl/openssl/commit/a768a796f26ecebc12ac0bd9b86c5c30bfd9370b
Author: Hugo Landau <hlandau at openssl.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M doc/man3/SSL_get_value_uint.pod
M ssl/quic/quic_impl.c
Log Message:
-----------
Minor updates
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
Compare: https://github.com/openssl/openssl/compare/e5313f20486f...a768a796f26e
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