1. 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 months ago
  2. 6b1cb30 THRIFT-5217 Deprecated boost header Client: cpp Patch: Zezeng Wang by zeshuai007 · 4 years, 8 months ago
  3. ed0bad3 Add isOpen() to TServerTransport by Mario Emmenlauer · 4 years, 9 months ago
  4. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  5. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  6. cab5600 THRIFT-3624 Fix lib/cpp/test/TServerSocketTest.cpp to use ephemeral ports. by John Sirois · 9 years ago
  7. 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
  8. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  9. efd14e7 THRIFT-3062 fix segfault on invalid port number by Roger Meier · 10 years ago
  10. 0114455 THRIFT-1025 C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library) by Roger Meier · 10 years ago