1. e879c2f THRIFT-922. cpp: Convert transport classes to use non-virtual calls by David Reiss · 14 years ago
  2. a18364a THRIFT-900. cpp: Unix domain socket by Bryan Duxbury · 14 years ago
  3. 010f1e0 THRIFT-756. cpp: Exposing TSocket(int) constructor to public by Bryan Duxbury · 14 years ago
  4. 450c240 cpp: Make an implicit virtual declaration explicit by David Reiss · 15 years ago
  5. 1c20c87 cpp: Add setLowRTO to TSocket by David Reiss · 15 years ago
  6. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  7. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  8. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  9. 9b20955 Thrift error logging improvements by David Reiss · 17 years ago
  10. b455292 Add a few utility methods and helpers to Thrift C++ Sockets by Mark Slee · 17 years ago
  11. 14b0ed6 [thrift] TSocket host and port getters by dweatherford · 17 years ago
  12. 4529c4b -- adding hostinfo and time to GlobalOutput by Aditya Agarwal · 17 years ago
  13. 6d56eb9 TSocket IPv6 support for C++ by Mark Slee · 18 years ago
  14. e04475b -- fix read timeout handling in TSocket by Aditya Agarwal · 18 years ago
  15. e02e424 thrift: cpp tsocketpool support by jsobel · 18 years ago
  16. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  17. 8a98e1b Thrift HTTP client in C++ by Mark Slee · 18 years ago
  18. ebc99e0 -- Allow manual setting of host and port in TSocket by Aditya Agarwal · 18 years ago
  19. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  20. 2905078 Better socket timeout and options support for Thrift C++ by Mark Slee · 18 years ago
  21. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  22. d42a2c2 Rationalized include-directory schema by Marc Slemko · 18 years ago
  23. 6f038a7 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 18 years ago
  24. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago[Renamed from lib/cpp/transport/TSocket.h]
  25. 8d7e1f6 Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string by Mark Slee · 19 years ago
  26. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago