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 00ddd9e53 THRIFT-6019: Remove abandoned html-validator-cli
devDependency Client: js
add c1457c69f Enforce RFC 6125 wildcard placement in TSSLSocket hostname
matching Client: cpp
No new revisions were added by this update.
Summary of changes:
lib/cpp/src/thrift/transport/TSSLSocket.cpp | 6 +++
lib/cpp/test/Makefile.am | 10 +++++
lib/cpp/test/TSSLSocketMatchNameTest.cpp | 61 +++++++++++++++++++++++++++++
3 files changed, 77 insertions(+)
create mode 100644 lib/cpp/test/TSSLSocketMatchNameTest.cpp