1. 699b5bc THRIFT-4064: update node dependencies by James E. King, III · 7 years ago
  2. 81cdcd3 THRIFT-4328: split binary cross tests into their own build job to resolve by James E. King, III · 7 years ago
  3. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  4. cf892d4 Testcase for THRIFT-4323 range check errors or NPE in edge cases by Jens Geyer · 7 years ago
  5. cc2d558 THRIFT-4292: Implement TimerManager::remove() Client: C++ by Francois Ferrand · 7 years ago
  6. 078281d THRIFT-4324 field names can conflict with local vars in generated code by Jens Geyer · 7 years ago
  7. a76e6c7 THRIFT-4323 range check errors or NPE in edge cases by Jens Geyer · 7 years ago
  8. a62efa4 THRIFT-4319 command line switch for "evhttp" incorrectly resolved to anon pipes by Jens Geyer · 7 years ago
  9. 17c3ad9 THRIFT-4318 Delphi performance improvements Client: Delphi Patch: Jens Geyer by Jens Geyer · 7 years ago
  10. f8e62fb THRIFT-4273 erlang:now/0: Deprecated BIF. Client: erlang by walter-weinmann · 7 years ago
  11. 811f73a THRIFT-2733 Erlang coding standards Client: erlang by walter-weinmann · 7 years ago
  12. 7d211b8 THRIFT-4106: fix errors concurrency_test was identifying Client: C++ by James E. King, III · 7 years ago
  13. d862c2f THRIFT-4316: fix read size in TByteBuffer.java Client: java by gx9702 · 8 years ago
  14. 1b20b18 Add default message for TApplicationException since some implementations may not set message field by damnever · 7 years ago
  15. 78b7185 THRIFT-4307: Make ssl-open timeout effective in golang client Client: go by tudyzhb · 7 years ago
  16. 9235bec THRIFT-4246 Multiplexed clients sequence id fix Client: nodejs by Victor Boivie · 8 years ago
  17. 722f8e9 THRIFT-4247: Fix compilation with OpenSSL 1.1 Client: c_glib by Josip Sokcevic · 8 years ago
  18. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  19. ec64f23 THRIFT-4263: Fix use after free bug for thrown exceptions Client: php by Roy Sindre Norangshol · 7 years ago
  20. 20116c6 THRIFT-3821 Check for overflow on buffer resize in TMemoryBuffer Client: C++ by Alex Şuhan · 7 years ago
  21. c60b69b THRIFT-4284: remove extraneous character Client: js by James E. King, III · 7 years ago
  22. 237a394 THRIFT-3974: fix ThreadSanitizer identified issues Client: C++ by James E. King, III · 7 years ago
  23. a718ad4 Renames Thrift.cabal to fix THRIFT-3963 Client: hs by Gregor Reitzenstein · 8 years ago
  24. 3f07967 THRIFT-4248: Import cstring in TSSLSocket Client: C++ by Josip Sokcevic · 8 years ago
  25. 2f03618 THRIFT-4274: Catch OSError in TSSLServerSocket.accept() Client: py by Håkon Hitland · 7 years ago
  26. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  27. 808d143 THRIFT-4276:Add SSL support to the C++ Nonblocking Server by Divya Thaluru · 7 years ago
  28. e544a89 THRIFT-4266 Erlang library throws during skipping fields of composite type (maps, lists, structs, sets) by David Hull · 7 years ago
  29. 0eda909 THRIFT-4270 Generate Erlang mapping functions for const maps and lists by David Hull · 7 years ago
  30. ec2a252 THRIFT-4269 Don't append '.' to Erlang namespace if it ends in '_'. by David Hull · 7 years ago
  31. ed9e75f THRIFT-4268 Erlang library emits debugging output in transport layer by David Hull · 7 years ago
  32. f790445 THRIFT-4262 Invalid binding to InterlockedCompareExchange64() with 64-bit targets Client: Delphi Patch: Jens Geyer by Jens Geyer · 7 years ago
  33. 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
  34. c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
  35. 0dd8235 THRIFT-4219 remove http GET functions, Thrift only uses POST by D. Can Celasun · 8 years ago
  36. 5e9209f THRIFT-4237 Fix effective deadlock introduced by original patch by Zachary Wasserman · 8 years ago
  37. b56ead3 THRIFT-2642 Recursive structs don't work in python by Eric Conner · 8 years ago
  38. c34653f THRIFT-2642 Recursive structs don't work in python by Eric Conner · 8 years ago
  39. 49e5103 THRIFT-4245 Golang TFramedTransport's writeBuffer increases if writes to transport failed by liduo04 · 8 years ago
  40. 5b4c6bf THRIFT-4236: Add context support for go server. by taozle · 8 years ago
  41. c0a7050 THRIFT-4237 Fix data races in Go TServerSocket by Zachary Wasserman · 8 years ago
  42. c179435 THRIFT-4243 Fix Go TSimpleServer race on wait in Stop() method by Zachary Wasserman · 8 years ago
  43. b771cbe THRIFT-4240 Fix use of sync.Once in Go TSimpleServer Stop() method by Zachary Wasserman · 8 years ago
  44. c0e3535 THRIFT-4238 JSON generator: make annotation-aware by Stig Bakken · 8 years ago
  45. b8ee72d THRIFT-4222 Support Unix Domain Sockets in Golang TServerSocket by Zachary Wasserman · 8 years ago
  46. 48ea3cd THRIFT-4218: Set TCP_NODELAY for PHP client socket by Klaus Trainer · 8 years ago
  47. 8da0e72 THRIFT-4215 Golang TTransportFactory Pattern Squelches Errors by D. Can Celasun · 8 years ago
  48. 197b062 THRIFT-4217 HttpClient should support gzip and deflate by Jens Geyer · 8 years ago
  49. 6951159 THRIFT-4217 HttpClient should support gzip and deflate by Jens Geyer · 8 years ago
  50. c71bdf8 THRIFT-4210 include Thrift.45.csproj into CI runs Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  51. 5608e43 THRIFT-4208 C# NamedPipesServer not really working in some scenarios Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  52. 888b577 THRIFT-4209 warning CS0414 in T[TLS]ServerSocket.cs Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  53. a576896 THRIFT-4203 thrift server stop gracefully by libinbin · 8 years ago
  54. d1380d5 THRIFT-4190 Improve C# TThreadPoolServer defaults (part 2 of 2) by Jens Geyer · 8 years ago
  55. b67cad4 THRIFT-4197 Implement transparent gzip compression for HTTP transport by D. Can Celasun · 8 years ago
  56. 9a745aa THRIFT-4198 Ruby should log Thrift internal errors to global logger by Sho Nakatani · 8 years ago
  57. 5862099 THRIFT-4196 Support recursive types in Rust by Allen George · 8 years ago
  58. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  59. 3966a56 THRIFT-4193 Lower the default maxReadBufferBytes for non-blocking servers by Roshan George · 8 years ago
  60. 224c334 THRIFT-4190 Improve C# TThreadPoolServer defaults Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  61. c54a90d THRIFT-4189 Framed/buffered transport Dispose() does not dispose the nested transport by Jens Geyer · 8 years ago
  62. 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 8 years ago
  63. 9db23b7 THRIFT-4183: Named pipe client blocks forever on Open() when there is no server at the other end by Jens Geyer · 8 years ago
  64. 3311a9b THRIFT-4177 fix java deep copy Client: Java by Deniss Afonin · 8 years ago
  65. 2d65c23 THRIFT-3832: fix lnk 200 error on windows when compile as lib by 771545803@qq.com · 8 years ago
  66. 3db41fa THRIFT-4159: enable some Windows sources also on MSYS2 by Mario Emmenlauer · 8 years ago
  67. 92e1c40 THRIFT-4099: Derive Hash trait for Rust structs Client: rs by Allen George · 8 years ago
  68. b909a38 THRIFT-3627 fix missing basic code style consistency of JavaScript. Client: js by Kazuki Matsuda · 9 years ago
  69. 3641b54 THRIFT-4170: fix lua backwards compatibility by James E. King, III · 8 years ago
  70. 33df4eb THRIFT-4166: fix recent VC2010 build regression and prevent it in the future by James E. King, III · 8 years ago
  71. 257dcef THRIFT-4160 (pt. 2): Fix wrong numActiveProcessors_ when failing to notify any IO thread by Changli Gao · 8 years ago
  72. 7f5a8c2 THRIFT-4164: update openssl cleanup to match current requirements and document TSSLSocketFactory lifetime requirements by James E. King, III · 8 years ago
  73. 00d4252 THRIFT-3978: tighten up pthread mutex implementation, removing asserts and replacing them with exceptions by James E. King, III · 8 years ago
  74. 7e7a1a7 TSocket: Don't close connections when failing to read/write Client: cpp by Changli Gao · 8 years ago
  75. bf42d55 THRIFT-4161: TNonblockingServer: Fix using uninitialized event_ Client: cpp by Changli Gao · 8 years ago
  76. d4fa706 THRIFT-4160: Fix use closed(freed) connections in non-blocking server by Changli Gao · 8 years ago
  77. df3223c THRIFT-3859: Add support for Unix Domain Sockets to TSocketServer and TSocketTransport. by Chris Vasselli · 9 years ago
  78. 90b6304 THRIFT-4157 outdated readme about Haxe installation on Linux by Jens Geyer · 8 years ago
  79. c6ded92 THRIFT-4154: properly close socket whether it is persistent or not on close() by James E. King, III · 8 years ago
  80. d5536d1 THRIFT-3730: go server errors are logged twice by James E. King, III · 8 years ago
  81. 117a5cc THRIFT-4138: Remove undefined behavior imported from Boost Client: C++ by Jim Apple · 8 years ago
  82. 5c3de6d THRIFT-4140: fix unsafe call to gmtime by James E. King, III · 8 years ago
  83. bede86a THRIFT-3944 TSSLSocket has dead code in checkHandshake Client: C++ by tpcwang · 8 years ago
  84. 7bc9431 THRIFT-4151: disable pthread concurrency analysis code in standard builds by James E. King, III · 8 years ago
  85. c063b30 THRIFT-4147: Rust: protocol should accept transports with non-static lifetime by Chao Sun · 8 years ago
  86. 1187060 THRIFT-4113: export thrift::mem::TBufferTransport Client: rs by Flier Lu · 8 years ago
  87. 177c37c THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes by James E. King, III · 8 years ago
  88. 1360270 THRIFT-4126: implement required fields validation in php extension when validate compiler option is enabled by kufd · 8 years ago
  89. 147c284 THRIFT-2026: Eliminate some undefined behavior in C/C++ by Jim Apple · 8 years ago
  90. 6c08ac7 THRIFT-4130: Release connection back to managed pool. Client: C++ by Jonathan Pearlin · 8 years ago
  91. 847fae9 THRIFT-3959: document that the go simple server is not simple by James E. King, III · 8 years ago
  92. 75386db THRIFT-4129: Fix fd leak when failing to dispatch new connections Client: C++ by Changli Gao · 8 years ago
  93. 6582757 THRIFT-4029: add MANIFEST.in to include the extension files Client: py by Yao Jin · 8 years ago
  94. 07f5997 THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process by James E. King, III · 8 years ago
  95. b79396f THRIFT-4108: c_glib ssl implementation fixes - remove global ssl context and more by Gonzalo Aguilar Delgado · 8 years ago
  96. 36d1b0d THRIFT-3891 TNonblockingServer configured with more than one IO threads does not always return from serve() upon stop() by Buğra Gedik · 8 years ago
  97. 5038466 THRIFT-1805 Provide option for handling RTEs Client: Java by Christopher Tubbs · 8 years ago
  98. e2bc972 THRIFT-4102 remove useless code cause performance problem Client: python by Yao Jin · 8 years ago
  99. e66b8fc THRIFT-3984 PHP7 extension causes segfault by Håkon Hitland · 8 years ago
  100. 37aac3b THRIFT-3706: added cross test support for backwards compatible multiplexed server, added c_glib testBinary, fixed a number of glib object reference issues by James E. King, III · 8 years ago