Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove stdcxx namespace and use std directly | cyy | 2019-01-07 | 1 | -3/+3 |
* | THRIFT-4376: fix more high impact coverity defects | James E. King, III | 2017-10-29 | 1 | -2/+3 |
* | THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_... | James E. King, III | 2017-08-10 | 1 | -31/+32 |
* | THRIFT-3736 C++ library build fails if OpenSSL does not surrpot SSLv3 | Nobuaki Sukegawa | 2016-03-18 | 1 | -0/+8 |
* | THRIFT-3621 Fix lib/cpp/test/SecurityTest.cpp to use ephemeral ports | John Sirois | 2016-02-13 | 1 | -4/+5 |
* | THRIFT-3608 lib/cpp/test/SecurityTest is flaky in jenkins Thrift-precommit bu... | John Sirois | 2016-02-13 | 1 | -3/+3 |
* | THRIFT-3437 Fixed MinGW-w64 build | Antonio Di Monaco | 2016-01-06 | 1 | -5/+5 |
* | THRIFT-3329: fix C++ tests incompatibility with boost-1.59 | Konrad Grochowski | 2015-09-25 | 1 | -36/+28 |
* | THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is speci... | Jim King | 2015-07-30 | 1 | -0/+275 |