This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 7aabb4f59 THRIFT-6245: Grow the TNonblockingServer read buffer as the
payload arrives Client: d
add edf0020f0 THRIFT-6174: Enable TSSLSocket to build with OpenSSL 4.0
Client: cpp,c_glib
No new revisions were added by this update.
Summary of changes:
.../thrift/c_glib/transport/thrift_ssl_socket.c | 57 +++++++++++++++
.../thrift/c_glib/transport/thrift_ssl_socket.h | 6 +-
lib/c_glib/test/testtransportsslsocket.c | 85 ++++++++++++++++++++--
lib/cpp/src/thrift/transport/TSSLSocket.cpp | 76 ++++++++++++++++++-
lib/cpp/src/thrift/transport/TSSLSocket.h | 6 +-
lib/cpp/test/SecurityFromBufferTest.cpp | 2 +-
lib/cpp/test/SecurityTest.cpp | 50 ++++++++++++-
lib/cpp/test/TSSLSocketMatchNameTest.cpp | 40 +++++++++-
8 files changed, 305 insertions(+), 17 deletions(-)