summaryrefslogtreecommitdiff
path: root/lib/cpp/test/SecurityTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove stdcxx namespace and use std directlycyy2019-01-071-3/+3
* THRIFT-4376: fix more high impact coverity defectsJames E. King, III2017-10-291-2/+3
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-31/+32
* THRIFT-3736 C++ library build fails if OpenSSL does not surrpot SSLv3Nobuaki Sukegawa2016-03-181-0/+8
* THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp to use ephemeral portsJohn Sirois2016-02-131-4/+5
* THRIFT-3608 lib/cpp/test/SecurityTest is flaky in jenkins Thrift-precommit bu...John Sirois2016-02-131-3/+3
* THRIFT-3437 Fixed MinGW-w64 buildAntonio Di Monaco2016-01-061-5/+5
* THRIFT-3329: fix C++ tests incompatibility with boost-1.59Konrad Grochowski2015-09-251-36/+28
* THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is speci...Jim King2015-07-301-0/+275