1. 3ea763e Enable all tests on opensslv3 by Thomas · 10 months ago
  2. 8148f2f THRIFT-5706: lib/cpp Fix the Security tests on openssl 1.1 and 3.0 by Thomas · 11 months ago
  3. 5f87b83 lib/cpp/test/Security*Test.cpp: Fix the check for OpenSSL version by Mario Emmenlauer · 1 year, 3 months ago
  4. 0d95b8c Add missing include for the security tests by Tobias Mayer · 1 year, 10 months ago
  5. 05604e2 Fix Security Tests for OpenSSLv3 by Tobias Mayer · 1 year, 11 months ago
  6. 29b083e Include signal.h depending on HAVE_SIGNAL_H, not depending on __linux__ by Mario Emmenlauer · 7 years ago
  7. 016dbac Robustness improvements when loading OpenSSL certificates by Marco Schroeter · 5 years ago
  8. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  9. 533405e THRIFT-4376: fix more high impact coverity defects by James E. King, III · 7 years ago
  10. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  11. b819260 THRIFT-3736 C++ library build fails if OpenSSL does not surrpot SSLv3 by Nobuaki Sukegawa · 9 years ago
  12. 9f0d961 THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp to use ephemeral ports by John Sirois · 9 years ago
  13. 9ed45e9 THRIFT-3608 lib/cpp/test/SecurityTest is flaky in jenkins Thrift-precommit build. by John Sirois · 9 years ago
  14. 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
  15. e9bdb41 THRIFT-3329: fix C++ tests incompatibility with boost-1.59 by Konrad Grochowski · 9 years ago
  16. b0b710a THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib by Jim King · 9 years ago