COMMITS
/ lib/cpp/test/TSSLSocketInterruptTest.cpp July 5, 2018
M
Include signal.h depending on HAVE_SIGNAL_H, not depending on __linux__
Mario Emmenlauer committed
May 27, 2020
Z
THRIFT-5217 Deprecated boost header
zeshuai007 committed
January 5, 2019
C
remove stdcxx namespace and use std directly
cyy 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 10, 2017
J
THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process
James E. King, III committed
October 5, 2016
T
THRIFT-3942 Make TSSLSocket honor send and receive timeouts
tpcwang committed
February 13, 2016
J
THRIFT-3621 Fix cpp/lib/test/TSSLSocketInterruptTest.cpp to use ephemeral ports.
John Sirois committed
January 4, 2016
A
THRIFT-3437 Fixed MinGW-w64 build
Antonio Di Monaco committed
November 13, 2015
M
THRIFT-3420 C++: TSSLSockets are not interruptable
Martin Haimberger committed