[openssl/openssl] 343215: QUIC: Wire SSL_net_(read|write)_desired for TLS/DTLS
Hugo Landau
noreply at github.com
Wed Sep 20 01:22:29 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 3432157ba1e0e29bab8bdd31d7ae728930e57c42
https://github.com/openssl/openssl/commit/3432157ba1e0e29bab8bdd31d7ae728930e57c42
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M ssl/ssl_lib.c
Log Message:
-----------
QUIC: Wire SSL_net_(read|write)_desired for TLS/DTLS
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21979)
Commit: f26244336f2a1b0d3040fe1db5d1024ec40e0b8b
https://github.com/openssl/openssl/commit/f26244336f2a1b0d3040fe1db5d1024ec40e0b8b
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M ssl/ssl_lib.c
Log Message:
-----------
QUIC APL: Wire SSL_get_[rw]poll_descriptor for TLS/DTLS
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21979)
Commit: b509d0bd25ca457764aaa5e7dcb797dc6a17a98f
https://github.com/openssl/openssl/commit/b509d0bd25ca457764aaa5e7dcb797dc6a17a98f
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M doc/man3/SSL_get_rpoll_descriptor.pod
Log Message:
-----------
QUIC: Update documentation for SSL_get_[rw]poll_descriptor, SSL_net_(read|write)_desired
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21979)
Commit: 7e1b0dc1ef3cf0a7b02af0a09ab8aa5608134990
https://github.com/openssl/openssl/commit/7e1b0dc1ef3cf0a7b02af0a09ab8aa5608134990
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M test/helpers/ssltestlib.c
M test/sslapitest.c
Log Message:
-----------
SSL: Test SSL_get_[rw]poll_descriptor, SSL_net_(read|write)_desired
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21979)
Commit: b79e73cfba2f17cc810bde3c50a2a1d4f03b8cae
https://github.com/openssl/openssl/commit/b79e73cfba2f17cc810bde3c50a2a1d4f03b8cae
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M crypto/bio/bss_sock.c
Log Message:
-----------
BIO: Wire poll descriptor functions in BIO_s_sock
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21979)
Compare: https://github.com/openssl/openssl/compare/955c133ccccd...b79e73cfba2f
More information about the openssl-commits
mailing list