1. 8b51bc6 remove trailing whitespace by Roger Meier · 11 years ago
  2. 1a36323 THRIFT-2541 reclaim TFramedTransport's read and write buffers for thrift cpp by Jens Geyer · 11 years ago
  3. b7af66e THRIFT-2614 - C++ Library - TNonblockingServer.cpp MSVC warning removed by Konrad Grochowski · 11 years ago
  4. 2e9be75 THRIFT-2610 MSVC warning in TSocket.cpp by Roger Meier · 11 years ago
  5. 3e50a9a THRIFT-2605 TSocket warning on gcc 4.8.3 by Roger Meier · 11 years ago
  6. f83c0e1 THRIFT-2416 Cannot use TCompactProtocol with MSVC by Roger Meier · 11 years ago
  7. 5f61d29 THRIFT-2609 TFileTransport.h unused field warning (clang 3.4) by Roger Meier · 11 years ago
  8. 2768eb2 THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4 by Roger Meier · 11 years ago
  9. 9a242c0 THRIFT-2607 ThreadManager.cpp warning on clang++ 3.4 by Roger Meier · 11 years ago
  10. ca545bd THRIFT-2606 ThreadManager.h warning in clang++ 3.4 by Roger Meier · 11 years ago
  11. 464a3a4 THRIFT-2092 TNonblocking server should release handler as soon as connection closes by Roger Meier · 11 years ago
  12. 1a5127b THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010 by Roger Meier · 11 years ago
  13. c9bdd50 THRIFT-2579 C++ lib Windows CE support by henrique · 11 years ago
  14. 58993d1 THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform by henrique · 11 years ago
  15. ad67aa0 THRIFT-2581 C++ TFDTransport destructor should not throw by henrique · 11 years ago
  16. 44c9b44 THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows by Randy Abernethy · 11 years ago
  17. 885c679 THRIFT-2471 Make cpp.ref annotation language agnostic by Jens Geyer · 11 years ago
  18. 02c95c1 THRIFT-2258:Add TLS v1.1/1.2 support to TSSLSocket.cpp by jfarrell · 11 years ago
  19. ea6076f THRIFT-2430 Crash during TThreadPoolServer shutdown by Jens Geyer · 11 years ago
  20. db536cf Revert "THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp" by jfarrell · 11 years ago
  21. 01386c9 THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp by Roger Meier · 11 years ago
  22. 9f4f515 THRIFT-2367 Build failure: stdlib and boost both define uint64_t by Roger Meier · 11 years ago
  23. 0f60bd4 THRIFT-2224 cpp: TSSLSocket.h and TSSLServerSocket.h should use the platfromsocket too by Roger Meier · 11 years ago
  24. 301dfa9 THRIFT-2225 cpp: SSLContext destroy before cleanupOpenSSL Patch: soyer by Roger Meier · 11 years ago
  25. aefd9c4 cpp: TSSLServerSocket should use THRIFT_SOCKET by Roger Meier · 11 years ago
  26. 88103ca THRIFT-2040 "uninitialized variable" warnings on MSVC/windows by Roger Meier · 11 years ago
  27. f4e6e62 THRIFT-2214: System header sys/param.h is included inside the Thrift namespace by Ben Craig · 11 years ago
  28. 0d671c0 THRIFT-2034: Give developers' C++ code direct access to socket FDs on by Ben Craig · 11 years ago
  29. 7f10de7 THRIFT-2026: Fix TCompactProtocol 64 bit builds Client: cpp Patch: Ben Craig by Ben Craig · 11 years ago
  30. 49a7663 THRIFT-2226: TServerSocket - keepAlive wrong initialization order by Ben Craig · 11 years ago
  31. 71b5a10 THRIFT-1892: Socket timeouts are declared in milli-seconds, but are by Ben Craig · 11 years ago
  32. d856ac8 THRIFT-2019: Writing on a disconnected socket on Mac causes SIG PIPE by Ben Craig · 11 years ago
  33. fd64c15 THRIFT-2021: Improve large binary protocol string performance by Ben Craig · 11 years ago
  34. 96ea9da THRIFT-1751: definition of increase_max_fds doesn't compile when by Ben Craig · 11 years ago
  35. 6493523 THRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library by Ben Craig · 11 years ago
  36. 19244ed THRIFT-2031: Make SO_KEEPALIVE configurable for C++ lib by Ben Craig · 11 years ago
  37. aea8bfe THRIFT-2139: MSVC 2012 Error - Cannot compile due to BoostThreadFactory by Ben Craig · 11 years ago
  38. fd7ddef THRIFT-1944: Binding to zero port Client: cpp Patch: Akshat Aranya by Ben Craig · 11 years ago
  39. b2501a7 THRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them with TPipe by Ben Craig · 11 years ago
  40. 657b933 THRIFT-1481 cpp: Unix domain sockets in C++ do not support the abstract namespace by Roger Meier · 11 years ago
  41. acf15dc THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG by Roger Meier · 11 years ago
  42. d5f617f THRIFT-2020: Thrift library has some empty files that haven't really been by Ben Craig · 11 years ago
  43. cd54ec6 THRIFT-1999: warning on gcc 4.7 while compiling BoostMutex.cpp by Ben Craig · 11 years ago
  44. 91058ef THRIFT-2037: More general macro THRIFT_UNUSED_VARIABLE by Ben Craig · 11 years ago
  45. 9df0140 THRIFT-2023: gettimeofday implementation in Windows errors when no time by Ben Craig · 11 years ago
  46. d051ca0 THRIFT-2042 visual 2010 warnings - unused variable Patch: Konrad Grochowski by Roger Meier · 11 years ago
  47. 56a648d THRIFT-2093 added the ability to set compression level in C++ zlib transport by Roger Meier · 12 years ago
  48. e802aa4 THRIFT-2094 TNonblocking server no longer works on windows by Roger Meier · 12 years ago
  49. 0be9ffa THRIFT-2038 THRIFT_INVALID_SOCKET added to PlatformSocket.h by Roger Meier · 12 years ago
  50. 4f7ad2d THRIFT-2091 Unnecessary 'friend' declaration causes warning in TWinsockSingleton by Jens Geyer · 12 years ago
  51. 6f2a503 THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads by Roger Meier · 12 years ago
  52. ffbfd03 THRIFT-2074 cppcheck error removed from ThreadManager.cpp by Roger Meier · 12 years ago
  53. 7158d33 THRIFT-2044 Util.h uses defines from PlatformSocket but does not include it by Roger Meier · 12 years ago
  54. 7295745 THRIFT-2071 clang 3.2 reports warning when comparing shared_ptr<X> == NULL by Roger Meier · 12 years ago
  55. 42cb873 THRIFT-2072 TNonblocking server compilation FAILS with C++11 support enabled by Roger Meier · 12 years ago
  56. ff77d07 THRIFT-2039 config.h --> thrift-config.h Patch: Ben Craig by Roger Meier · 12 years ago
  57. a1b5728 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  58. 9be4e68 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  59. cc25c52 THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int by Ben Craig · 12 years ago
  60. bb98ed4 THRIFT-1458 cpp: use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability by Roger Meier · 12 years ago
  61. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 12 years ago
  62. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 12 years ago
  63. b6dfc90 THRIFT-1986 fix TCompactProtocol constants by Henrique Mendonça · 12 years ago
  64. 37e655c Thrift-1997:Add accept backlog configuration method to TServerSocket by Jake Farrell · 12 years ago
  65. d65216d THRIFT-1982 vsnprintf on Windows have different semantics by Roger Meier · 12 years ago
  66. f2b094f THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  67. cde23df THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309) by Roger Meier · 12 years ago
  68. 64a799d THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  69. 3e93711 THRIFT-1992: Fix TCompactProtocol compiler warnings by Carl Yeksigian · 12 years ago
  70. 5ed5e8b THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov by Roger Meier · 12 years ago
  71. 7f1df99 THRIFT-1932 TFileTransport::readEvent() casts values read from input stream into a pointer and then dereferences it. by Roger Meier · 12 years ago
  72. c613cd2 Thrift-1846:Restore socket.h header to support builds with Android NDK by Jake Farrell · 12 years ago
  73. 3a931b5 THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server by Roger Meier · 12 years ago
  74. a7ab94d THRIFT-1845 cpp: Fix compiler warning caused by implicit string conversion with Xcode 4.6 by Roger Meier · 12 years ago
  75. 0c04fcc THRIFT-1881 TNonblockingServer does not release open connections or threads on shutdown by Roger Meier · 12 years ago
  76. 552440e THRIFT-1890 C++: Make named pipes server work asynchronously by Jens Geyer · 12 years ago
  77. b2f29d8 THRIFT-1657 Chrome browser sending OPTIONS method before POST in xmlHttpRequest by Roger Meier · 12 years ago
  78. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  79. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 12 years ago
  80. 0069a44 THRIFT-1748 Guard and RWGuard macros defined in global namespace by Roger Meier · 12 years ago
  81. 36ae65c THRIFT-1744: Compilation failure under Android NDK toolchain by Henrique Mendonca · 12 years ago
  82. 9bb65ae THRIFT-1730 error: numeric_limits is not a member of std Patch: Martin Vogt by Roger Meier · 12 years ago
  83. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  84. 271e47a THRIFT-1716 max allowed connections should be PIPE_UNLIMITED_INSTANCES by Roger Meier · 12 years ago
  85. dfb8298 THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows minor fix by Roger Meier · 12 years ago
  86. 1f4be7e THRIFT-1690 Non-linux OSes use int's in bsd socket calls as well. by Roger Meier · 12 years ago
  87. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 12 years ago
  88. 962b353 THRIFT-1689: don't exit(-1) in TNonblockingServer by Henrique Mendonca · 12 years ago
  89. afd3ab2 Thrift-1656: Setting proper headers in THttpServer.cpp so that "Cross-Origin Resource Sharing" on js client can work. by Jake Farrell · 12 years ago
  90. ae44abc THRIFT-1064 TClientInfoServerHandler::processContext() is not called for TNonblockingServer server event handler by Roger Meier · 13 years ago
  91. f42ae01 Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings by Jake Farrell · 13 years ago
  92. f9f841d THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements by Roger Meier · 13 years ago
  93. 89cc430 THRIFT-1631 Fix C++ server constructor typos Patch: Andrew Cox by Roger Meier · 13 years ago
  94. 87b704f Thrift-1558 _xplatform_pipe_6-5-2012.patch fix compile error by Roger Meier · 13 years ago
  95. 7d0a040 Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C by Roger Meier · 13 years ago
  96. 4cb8e40 THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox by Roger Meier · 13 years ago
  97. b661783 THRIFT-1585 C++ library fails to build with OS X pthread implementation by Roger Meier · 13 years ago
  98. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  99. 94bb7f2 Thrift-1606:Race condition in BoostThreadFactory.cpp by Jake Farrell · 13 years ago
  100. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago