summaryrefslogtreecommitdiff
path: root/lib/cpp/test/OpenSSLManualInitTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix winsock capitalization for case sensitive cross-compilationJeremiah2022-02-081-1/+1
* THRIFT-5225: Use nullptr instead of NULLzeshuai0072020-06-141-1/+1
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-1/+1
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-1/+0
* THRIFT-3437 Fixed MinGW-w64 buildAntonio Di Monaco2016-01-061-0/+15
* THRIFT-2850 get windows cmake working again and building the unit tests for l...Jim King2015-04-301-2/+3
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-2/+1
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-1/+2
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-2/+1
* THRIFT-2801: cpp - compilation warnings removed from test suiteKonrad Grochowski2014-11-061-0/+2
* Add unit test for OpenSSL manual initializationAlan Dunn2014-07-261-0/+77