1. 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 6 years ago
  2. dd7e117 Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/concurrency/Thread.h by gaganso · 6 years ago
  3. 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 7 years ago
  4. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 7 years ago
  5. 316723a remove stdcxx namespace and use std directly by cyy · 7 years ago
  6. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 9 years ago
  7. 808d143 THRIFT-4276:Add SSL support to the C++ Nonblocking Server by Divya Thaluru · 9 years ago
  8. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 11 years ago
  9. 7207c22 THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig by Ben Craig · 11 years ago
  10. 1f6e380 `make style` applied by Konrad Grochowski · 11 years ago
  11. 24ea0bf THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF by Konrad Grochowski · 11 years ago
  12. 8016af8 THRIFT-2924 TNonblockingServer crashes when user-provided event_base is used by Nobuaki Sukegawa · 11 years ago
  13. 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 · 11 years ago
  14. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 11 years ago
  15. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  16. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 11 years ago
  17. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 11 years ago
  18. 0be9ffa THRIFT-2038 THRIFT_INVALID_SOCKET added to PlatformSocket.h by Roger Meier · 13 years ago
  19. 6f2a503 THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads by Roger Meier · 13 years ago
  20. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 13 years ago
  21. 0c04fcc THRIFT-1881 TNonblockingServer does not release open connections or threads on shutdown by Roger Meier · 13 years ago
  22. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 14 years ago[Renamed (98%) from lib/cpp/src/server/TNonblockingServer.h]
  23. ec8027f THRIFT-1561 expose #active connections Patch: Dave Watson by Roger Meier · 14 years ago
  24. 12d7053 THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows by Roger Meier · 14 years ago
  25. 3781c24 THRIFT-1337 support maximum frame size in TNonblockingServer Patch: Dave Watson by Roger Meier · 14 years ago
  26. d0cdecf THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads by Roger Meier · 14 years ago
  27. b0d9560 Thrift-1442: TNonblockingServer: Refactor to allow multiple IO Threads by Jake Farrell · 14 years ago
  28. 84e4a3c THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 by Roger Meier · 14 years ago
  29. 7a9fb81 THRIFT-1316. cpp: update server classes to accept TProcessorFactory objects by Bryan Duxbury · 15 years ago
  30. 266b173 THRIFT-1305. cpp: make TConnection a private inner class of TNonblockingServer by Bryan Duxbury · 15 years ago
  31. 526fa8e THRIFT-1305. cpp: make TConnection a private inner class of TNonblockingServer by Bryan Duxbury · 15 years ago
  32. c7fed1f THRIFT-1301. cpp: consolidate common code in TNonblockingServer constructors by Bryan Duxbury · 15 years ago
  33. 76c4368 THRIFT-1289. cpp: implement TNonblockingServer::stop() by Bryan Duxbury · 15 years ago
  34. c190558 THRIFT-1184 event_base memory freeing by class TNonblockingServer by Roger Meier · 15 years ago
  35. 30aae0c THRIFT-1217 Use evutil_socketpair instead of pipe Patch: alexandre parenteau by Roger Meier · 15 years ago
  36. 89a1294 THRIFT-926. cpp: Better buffer management for TNonblockingServer by David Reiss · 15 years ago
  37. 54bec5d THRIFT-926. cpp: Add configurable buffer recycling for TNonblockingServer by David Reiss · 15 years ago
  38. 7197efb THRIFT-926. cpp: Revert r750153 to make way for more flexible version by David Reiss · 15 years ago
  39. 105961d THRIFT-928. cpp: TNonblockingServer: use TSocket and support TClientInfo by David Reiss · 15 years ago
  40. 8ede818 THRIFT-798. cpp: Reduce resource leakage by TNonblockingServer destructor by David Reiss · 16 years ago
  41. 472fffb cpp: Don't leak memory on realloc failure in TNonblockingServer by David Reiss · 16 years ago
  42. 068f416 cpp: TNonblockingServer: Allow unrun tasks to expire after a time limit by David Reiss · 16 years ago
  43. 9e8073c Eliminate some trailing whitespace by David Reiss · 16 years ago
  44. 83b8fda cpp: Fix for task completion notification deadlock under heavy server load by David Reiss · 16 years ago
  45. 01fe153 cpp: TNonBlockingServer overload handling and optimizations by David Reiss · 16 years ago
  46. 5105b2e cpp: Add some missing includes to fix OpenBSD compilation by David Reiss · 17 years ago
  47. 260fa93 THRIFT-411. cpp: Make TNonblockingServer::connectionStackLimit_ accessors use the right type by David Reiss · 17 years ago
  48. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 17 years ago
  49. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 17 years ago
  50. cbcd63a Thrift-357. cpp: Fix buffer and connection bloat in TNonBlockingServer by Kevin Clark · 17 years ago
  51. 5ace178 THRIFT-265. cpp: Reset buffers every 512 calls in TNonblockingServer by Kevin Clark · 17 years ago
  52. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 17 years ago
  53. 01e55c1 cpp: Eliminate the use of fprintf [THRIFT-77] by David Reiss · 18 years ago
  54. af78778 (THRIFT-54) Remove "frameResponses" from TNonblockingServer by David Reiss · 18 years ago
  55. 52cb7a7 (THRIFT-45) TNonblockingServer (C++): only do one write in responses. by David Reiss · 18 years ago
  56. 28f298d Memory-based transport rewrite. by David Reiss · 18 years ago
  57. c17fe6b THRIFT: Nonblcoking bug fix by David Reiss · 18 years ago
  58. 1997f10 Persistent conns in TSocketPool by David Reiss · 18 years ago
  59. 9b20955 Thrift error logging improvements by David Reiss · 18 years ago
  60. d7a16f4 Thrift: Add "#include <cstdlib>" in a few places and s/malloc/std::malloc/ by David Reiss · 18 years ago
  61. a8de489 Patch from Ross McFarland to compile with strict warnings by Mark Slee · 18 years ago
  62. 5d1784a Failing to init eventBase_ to NULL in one constructor by Mark Slee · 18 years ago
  63. b4d3e7b Create a TServerEventHandler interface in TServer by Mark Slee · 18 years ago
  64. 79b1694 Refactor TNonblockingServer to use event_base construct by Mark Slee · 18 years ago
  65. 402ee28 Fix TNonBlockingServer libevent issue in ThreadPool mode by Mark Slee · 19 years ago
  66. 5898599 [thrift] Add optional callback inside of serve() by dweatherford · 19 years ago
  67. 8eceaea Missing variable in initializer list for TNonblockingServer constructor by Mark Slee · 19 years ago
  68. e02385b Add thread pool option to NonblockingServer by Mark Slee · 19 years ago
  69. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 19 years ago
  70. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 19 years ago
  71. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 19 years ago
  72. f937339 Nonblockingserver constructor that uses binary protocol factory by default by Mark Slee · 19 years ago
  73. 1ea9052 -- Nonblocking server changes to allow logging by Aditya Agarwal · 19 years ago
  74. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 19 years ago
  75. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 19 years ago
  76. 92f00fb Framing option for non blocking server by Mark Slee · 19 years ago
  77. 2f6404d C++ Thrift coding style changes by Mark Slee · 19 years ago