1. 6cf0ffc THRIFT-1681: Add Lua Support Patch: Dave Watson by Roger Meier · 11 years ago
  2. bdbf428 THRIFT-2402: byte count of FrameBuffer in AWAITING_CLOSE state is not subtracted from readBufferBytesAllocated by jfarrell · 11 years ago
  3. 607355e THRIFT-2268:Modify TSaslTransport to ignore TCP health checks from loadbalancers by jfarrell · 11 years ago
  4. 9f15415 THRIFT-2204:SSL client for the cocoa client by jfarrell · 11 years ago
  5. 6b10271 THRIFT-1868:Make the TPC backlog configurable in the Java servers by jfarrell · 11 years ago
  6. 1be80dc THRIFT-2446: cause servers to emit stream errors Client: node Patch: alexey by ra · 11 years ago
  7. 7f76e1d THRIFT-2443: node fails cross lang tests Client: node Patch: Randy Abernethy by ra · 11 years ago
  8. 8001421 THRIFT-2434 Missing namespace import for php TMultiplexedProcessor implementation by Jens Geyer · 11 years ago
  9. 02c95c1 THRIFT-2258:Add TLS v1.1/1.2 support to TSSLSocket.cpp by jfarrell · 11 years ago
  10. d5cd81f THRIFT-981:cocoa: add version Info to the library Client: cocoa Patch: jfarrell by jfarrell · 11 years ago
  11. 86653cc THRIFT-2437 Author fields in Python setup.py must be strings not lists by Roger Meier · 11 years ago
  12. d21032a THRIFT-2439 Bug in TProtocolDecorator Class causes parsing errors by Jens Geyer · 11 years ago
  13. d7902bf THRIFT-2368 New option: reuse-objects for Java generator Patch: adam-aph by henrique · 11 years ago
  14. a2e4e56 THRIFT-2398:Improve Node Server Library CLIENT: node Patch: Randy Abernethy by ra · 11 years ago
  15. ea6076f THRIFT-2430 Crash during TThreadPoolServer shutdown by Jens Geyer · 11 years ago
  16. d60f978 THRIFT-2398:Improve Node Server Library\nClient: Node\nPatch: Randy Abernethy\n\nGeneral server parameter harmonization and comments by Randy Abernethy · 11 years ago
  17. 1823b59 THRIFT-2428: Python 3 setup.py support Client: py Patch: Nathan Van Gheem by jfarrell · 11 years ago
  18. bf0b629 THRIFT-2414 c_glib fix several bug Patch: Jaesang Kim by Roger Meier · 11 years ago
  19. e8ca73f THRIFT-2425 PHP: Server-side support for Multiplexing Services by Jens Geyer · 11 years ago
  20. e965136 THRIFT-2415 Named pipes server performance & message mode by Jens Geyer · 11 years ago
  21. fd62df7 THRIFT-2408 Named Pipe Transport Option for C# by Jens Geyer · 11 years ago
  22. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  23. 706cb4e THRIFT-2377 Allow addition of custom HTTP Headers to an HTTP Transport by Jens Geyer · 11 years ago
  24. d26f6fd THRIFT-2339 Uncaught exception in thrift c# driver by Jens Geyer · 11 years ago
  25. a6b328f THRIFT-2354 Connection errors can lead to case_clause exceptions by Jens Geyer · 11 years ago
  26. 55cd520 THRIFT-2390: no close event when connection lost by jfarrell · 11 years ago
  27. 1c99e70 Fixed a bunch of inconsistent/wrong line endings in the C# part, no other changes by Jens Geyer · 11 years ago
  28. 5b78958 fix broken license header and outdated note by henrique · 11 years ago
  29. 52744ee THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries by Roger Meier · 11 years ago
  30. 2a7dccc THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript by henrique · 11 years ago
  31. c975bbc THRIFT-2388 GoLang - Fix data races in simple_server and server_socket by Jens Geyer · 11 years ago
  32. c9e535e THRIFT-2391 Socket transport for ActionScript 3.0 by Carl Yeksigian · 11 years ago
  33. af26af6 THRIFT-2387 nodejs: external imports should be centralized in index.js by henrique · 11 years ago
  34. 3123623 THRIFT-2376 nodejs: allow Promise style calls for client and server by henrique · 11 years ago
  35. f36fda2 THRIFT-2305 TFramedTransport empty constructor should probably be private by Jens Geyer · 11 years ago
  36. 98d9ef2 THRIFT-2328: Java eliminate all compiler warnings Client: java Patch: jfarrell by jfarrell · 11 years ago
  37. b080f68 THRIFT-2373 warning CS0414 in THttpClient.cs: private field 'Thrift.Transport.THttpClient.connection' assigned but never used by Jens Geyer · 11 years ago
  38. 48555c5 THRIFT-2325 SSL-test-certificates.patch by Roger Meier · 11 years ago
  39. 1998338 THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize by Jens Geyer · 11 years ago
  40. 567df43 THRIFT-2328: Java eliminate all compiler warnings Client: Java Patch: jfarrell by jfarrell · 11 years ago
  41. 3fa14a3 THRIFT-2372:thrift/json_protocol.go:160: function ends without a return statement by jfarrell · 11 years ago
  42. 8dbff98 THRIFT-2371:ruby bundler version fails on ~1.3.1, remove and take latest avail by jfarrell · 11 years ago
  43. 57b354b THRIFT-2369 Add ssl support for nodejs implementation Patch: Pierre Lamot by Roger Meier · 11 years ago
  44. db536cf Revert "THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp" by jfarrell · 11 years ago
  45. 8b3ca02 THRIFT-1719:SASL client support for Python Client: py Patch: Tyler Hobbs by jfarrell · 11 years ago
  46. 01386c9 THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp by Roger Meier · 11 years ago
  47. 9f4f515 THRIFT-2367 Build failure: stdlib and boost both define uint64_t by Roger Meier · 11 years ago
  48. 8c1779d THRIFT-2359 TBufferedTransport doesn't clear it's buffer on a failed flush call by Jens Geyer · 11 years ago
  49. 06ad721 THRIFT-2365 C# decodes too many binary bytes from JSON by Jens Geyer · 11 years ago
  50. 47b89b9 THRIFT-2351 PHP TCompactProtocol has fails to decode messages Patch: Paul Banks by Roger Meier · 11 years ago
  51. 22888ce THRIFT-2352 msvc failed to compile thrift tests by Roger Meier · 11 years ago
  52. 2f51f32 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
  53. 7bb44a3 THRIFT-2345 Delphi: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol by Jens Geyer · 11 years ago
  54. 7393862 THRIFT-2346 C#: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol by Jens Geyer · 11 years ago
  55. a2de410 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
  56. 213ea25 THRIFT-1457 java: Capacity of TframedTransport write buffer is never reset by Roger Meier · 11 years ago
  57. 0f60bd4 THRIFT-2224 cpp: TSSLSocket.h and TSSLServerSocket.h should use the platfromsocket too by Roger Meier · 11 years ago
  58. 301dfa9 THRIFT-2225 cpp: SSLContext destroy before cleanupOpenSSL Patch: soyer by Roger Meier · 11 years ago
  59. d95fc9b THRIFT-2341 Enable generation of Delphi XMLDoc comments (a.k.a. "Help Insight") by Jens Geyer · 11 years ago
  60. b3e7849 THRIFT-2310 PHP Client-side support for Multiplexing Services (Patch v1 ONLY) by Jens Geyer · 11 years ago
  61. 54a6636 THRIFT-2337 Golang does not report TIMED_OUT exceptions by Jens Geyer · 11 years ago
  62. 0ef1e2e erlang: use https instead of git for dependency URL by Roger Meier · 11 years ago
  63. 8909cbd THRIFT-2327 nodejs: nodejs test suite should be bundled with the library by Roger Meier · 11 years ago
  64. aefd9c4 cpp: TSSLServerSocket should use THRIFT_SOCKET by Roger Meier · 11 years ago
  65. beb9377 THRIFT-2331 Missing call to ReadStructBegin() in TApplicationException.Read() by Jens Geyer · 11 years ago
  66. 507740c Thrift-2184: undefined method rspec_verify for Thrift::MemoryBufferTransport by jfarrell · 11 years ago
  67. 194f011 THRIFT-2108 java: Fix TAsyncClientManager timeout race Patch: Vadim Spivak by Roger Meier · 11 years ago
  68. 77369a0 THRIFT-2322 Correctly show the number of times ExecutorService (java) has rejected the client. by Jens Geyer · 11 years ago
  69. 09cc5e7 THRIFT-2316 cpp: TFileTransportTest is to restrictive by Roger Meier · 11 years ago
  70. 216374e THRIFT-2313 nodejs server crash after processing the first request when using MultiplexedProcessor/FramedBuffer/BinaryProtocol by henrique · 11 years ago
  71. 0240572 THRIFT-2182 rb: segfault in regression tests (GC bug in rb_thrift_memory_buffer_write) by Roger Meier · 11 years ago
  72. a510d6b THRIFT-2183 gem install fails on zsh Patch: Paul Brannan by Roger Meier · 11 years ago
  73. d45b7db rb: remove CHANGELOG by Roger Meier · 11 years ago
  74. 090a5e4 remove nonsense file lib/rb/CHANGELOG by Roger Meier · 11 years ago
  75. 6232014 THRIFT-2130 D library/test: parts of "make check" code do not compile with recent dmd-2.062 through dmd-2.064alpha by Roger Meier · 11 years ago
  76. 38391a7 D: add client_pool_test to libevent_dependent_ran_tests by Roger Meier · 11 years ago
  77. b2b4a5c THRIFT-2185 use cabal instead of runhaskell in haskell library Patch: John Chee by Roger Meier · 11 years ago
  78. b9d5522 THRIFT-2205 Node.js Test Server to support test.js JavaScript Browser test and sundry fixes by Jens Geyer · 11 years ago
  79. 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
  80. 05f37f1 THRIFT-2219: Thrift gem fails to build on OS X Mavericks by jfarrell · 11 years ago
  81. f161282 nodejs: add NODE_PATH by Roger Meier · 11 years ago
  82. f6acf44 THRIFT-2303 TBufferredTransport not properly closing underlying transport by Jens Geyer · 11 years ago
  83. 2136694 THRIFT-2297: TJsonProtocol implementation for Delphi does not allow for both possible slash (solidus) encodings, including a test case by Jens Geyer · 11 years ago
  84. 1fb6847 THRIFT-2299 TJsonProtocol implementation for Ruby does not allow for both possible slash (solidus) encodings by Jens Geyer · 11 years ago
  85. 4d1b0ea THRIFT-2298 TJsonProtocol implementation for C# does not allow for both possible slash (solidus) encodings by Jens Geyer · 11 years ago
  86. 7975950 THRIFT-2285 TJsonProtocol implementation for Java/JavaMe/PHP doesn't allow a slash (/) to be escaped (\/) by Jens Geyer · 11 years ago
  87. 53db7cc THRIFT-2293 java: TSSLTransportFactory.createSSLContext() leaves files open by Roger Meier · 11 years ago
  88. d9c80e2 THRIFT-2322: serializer testcase helper file regenerated with most recent Thrift compiler by Jens Geyer · 11 years ago
  89. 5ba91f2 THRIFT-2271 JavaScript: Support for Multiplexing Services by henrique · 11 years ago
  90. d960e6e THRIFT-2195 Delphi event handlers - fix for multiplex protocol by Jens Geyer · 11 years ago
  91. bf3a19d THRIFT-2288 Go impl of Thrift JSON protocol wrongly writes/expects true/false for bools by Jens Geyer · 11 years ago
  92. 0853ab6 THRIFT-2232 IsSet* broken in Go by Jens Geyer · 11 years ago
  93. 2c4f306 THRIFT-2194 Node: Not actually prepending residual data in TFramedTransport.receiver by Jens Geyer · 11 years ago
  94. 4f00134 THRIFT-2274 java: TNonblockingServer and TThreadedSelectorServer do not close their channel selectors on exit and leak file descriptors by Roger Meier · 11 years ago
  95. ce8d518 THRIFT-2280 TJSONProtocol.Flush() does not really flush the transport by Jens Geyer · 11 years ago
  96. 88103ca THRIFT-2040 "uninitialized variable" warnings on MSVC/windows by Roger Meier · 11 years ago
  97. a596038 THRIFT-2278 Buffered transport doesn't support writes > buffer size by Jens Geyer · 11 years ago
  98. 7949447 THRIFT-2279 TSerializer only returns the first 1024 bytes serialized by Jens Geyer · 11 years ago
  99. f322d91 THRIFT-2275 Fix memory leak in golang compact_protocol. by Jens Geyer · 11 years ago
  100. 8bdff94 THRIFT-2267:Should be able to choose socket family in Python TSocket by jfarrell · 11 years ago