1. b0b710a THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib by Jim King · 9 years ago
  2. af2d9c8 THRIFT-3224 Fix TNamedPipeServer unpredictable behavior on accept by ben-craig · 9 years ago
  3. 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
  4. 79c9911 THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers by Jim King · 10 years ago
  5. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  6. 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
  7. a0c5ab7 THRIFT-2971 - C++ test and tutorial parallel build is unstable by Nobuaki Sukegawa · 10 years ago
  8. 208738a THRIFT-2972 - Missing backstash in lib/cpp/test/Makefile.am by Nobuaki Sukegawa · 10 years ago
  9. 4461a2f THRIFT-2910 libevent is not really optional by Jens Geyer · 10 years ago
  10. ec8d877 THRIFT-2906 - linking with boost_unit_test_framework made more portable by Konrad Grochowski · 10 years ago
  11. d0d7a65 THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number by Nobuaki Sukegawa · 10 years ago
  12. 6f28c04 cpp: fix automake dependencies by Roger Meier · 10 years ago
  13. a5bf1a1 cpp: fix automake dependencies and make ProcessorTest.cpp compilable again by Roger Meier · 10 years ago
  14. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  15. cb0754d THRIFT-2784 Eliminate compiler warnings in generated C++ code by Roger Meier · 10 years ago
  16. ec300e3 THRIFT-1462 add more strict compiler flags by Roger Meier · 10 years ago
  17. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  18. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  19. 1ff4a97 THRIFT-2716 - removed warnings from some Makefile.ams by Konrad Grochowski · 10 years ago
  20. b3e5ebe THRIFT-2513 clean up enum value assignment by name · 10 years ago
  21. 089bcd3 THRIFT-1040 Can't end typedef lines with a semicolon by Jens Geyer · 10 years ago
  22. 1235ee3 Fix EnumTest (part 2) Patch: Konrad Grochowski, as part of his pull request 209 by Jens Geyer · 10 years ago
  23. ae0b22c THRIFT-2513 clean up enum value assignment Patch: Dave Watson by Jens Geyer · 10 years ago
  24. b3f6ea1 THRIFT-2067 C++: all generated objects provide ostream operator<< by Konrad Grochowski · 10 years ago
  25. bee7b73 Add unit test for OpenSSL manual initialization by Alan Dunn · 10 years ago
  26. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  27. 73b58a2 THRIFT-1771 "make check" fails on x64 for libboost_unit_test_framework.a by Roger Meier · 11 years ago
  28. e0e8316 THRIFT-2421: Tree/Recursive struct support in thrift by jfarrell · 11 years ago
  29. c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
  30. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  31. 4cb8e40 THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox by Roger Meier · 13 years ago
  32. 2d59b9e THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  33. dd16f05 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  34. 4f260f7 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  35. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  36. 12d7053 THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows by Roger Meier · 13 years ago
  37. ea949fb Thrift-1462: add more strict compiler flags by Jake Farrell · 13 years ago
  38. ca10fd4 THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic) by Roger Meier · 13 years ago
  39. 3fc4819 THRIFT-1272 add subclass of ReadWriteMutex that avoids writer by Roger Meier · 13 years ago
  40. 3831578 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  41. 9e0f074 THRIFT-1256 Unit Test Logging Output for CI by Roger Meier · 13 years ago
  42. af65f1b THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X by Christian Lavoie · 14 years ago
  43. 4f42ef7 THRIFT-953: Fix compilation of TransportTest.cpp on Mac (actual tests still fail) and fix boost m4 macros for Mac. by Christian Lavoie · 14 years ago
  44. 709b69f THRIFT-926. cpp: Fix destructor behavior of TFileTransport by David Reiss · 14 years ago
  45. 9a961e7 THRIFT-929. cpp: Convert ZlibTest to use the boost unit test framework by David Reiss · 14 years ago
  46. 35dc769 THRIFT-929. cpp: Add unit test for transport functionality by David Reiss · 14 years ago
  47. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  48. 8a441a4 THRIFT-940 use BOOST_LDFLAGS for unit tests, required to build on Mac OS X by Roger Meier · 14 years ago
  49. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago