COMMITS
/ lib/cpp/test/SecurityTest.cpp March 5, 2024
T
Enable all tests on opensslv3
Thomas committed
February 26, 2024
T
THRIFT-5706: lib/cpp Fix the Security tests on openssl 1.1 and 3.0
Thomas committed
October 9, 2023
M
lib/cpp/test/Security*Test.cpp: Fix the check for OpenSSL version
Mario Emmenlauer committed
March 10, 2023
T
Add missing include for the security tests
Tobias Mayer committed
February 18, 2023
T
Fix Security Tests for OpenSSLv3
Tobias Mayer committed
July 5, 2018
M
Include signal.h depending on HAVE_SIGNAL_H, not depending on __linux__
Mario Emmenlauer committed
August 21, 2019
M
Robustness improvements when loading OpenSSL certificates
Marco Schroeter committed
January 5, 2019
C
remove stdcxx namespace and use std directly
cyy committed
October 28, 2017
J
THRIFT-4376: fix more high impact coverity defects
James E. King, III committed
August 5, 2017
J
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
James E. King, III committed
March 12, 2016
N
THRIFT-3736 C++ library build fails if OpenSSL does not surrpot SSLv3
Nobuaki Sukegawa committed
February 12, 2016
J
THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp to use ephemeral ports
John Sirois committed
February 11, 2016
J
THRIFT-3608 lib/cpp/test/SecurityTest is flaky in jenkins Thrift-precommit build.
John Sirois committed
January 4, 2016
A
THRIFT-3437 Fixed MinGW-w64 build
Antonio Di Monaco committed
September 25, 2015
K
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
Konrad Grochowski committed