[openssl/openssl] cee062: [feat] SSL RTT in both client and server statem. S...
Jairus Christensen
noreply at github.com
Fri Jun 2 03:49:08 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: cee0628e0d53be82bd644ce258c3d3e90e64eced
https://github.com/openssl/openssl/commit/cee0628e0d53be82bd644ce258c3d3e90e64eced
Author: Jairus Christensen <christensenjairus at gmail.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M CHANGES.md
M doc/build.info
A doc/man3/SSL_get_handshake_rtt.pod
M include/openssl/ssl.h.in
M ssl/ssl_lib.c
M ssl/ssl_local.h
M ssl/statem/statem_clnt.c
M ssl/statem/statem_srvr.c
M test/build.info
M test/recipes/90-test_sslapi.t
A test/ssl_handshake_rtt_test.c
M util/libssl.num
Log Message:
-----------
[feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes it available
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20248)
More information about the openssl-commits
mailing list