1. c55fdb9 THRIFT-4231 TJSONProtocol throws unexpected non-Thrift-exception on null strings by Jens Geyer · 8 years ago
  2. b8ee72d THRIFT-4222 Support Unix Domain Sockets in Golang TServerSocket by Zachary Wasserman · 8 years ago
  3. 48ea3cd THRIFT-4218: Set TCP_NODELAY for PHP client socket by Klaus Trainer · 8 years ago
  4. 8da0e72 THRIFT-4215 Golang TTransportFactory Pattern Squelches Errors by D. Can Celasun · 8 years ago
  5. 2b1b32c THRIFT-3703 Unions Field Count Does Not Consider Map/Set/List Fields by D. Can Celasun · 8 years ago
  6. 197b062 THRIFT-4217 HttpClient should support gzip and deflate by Jens Geyer · 8 years ago
  7. 6951159 THRIFT-4217 HttpClient should support gzip and deflate by Jens Geyer · 8 years ago
  8. 72ca60d THRIFT-4213 Travis build fails at curl -sSL https://www.npmjs.com/install.sh | sh by Jens Geyer · 8 years ago
  9. c71bdf8 THRIFT-4210 include Thrift.45.csproj into CI runs Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  10. 5608e43 THRIFT-4208 C# NamedPipesServer not really working in some scenarios Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  11. 888b577 THRIFT-4209 warning CS0414 in T[TLS]ServerSocket.cs Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  12. e41e47c THRIFT-4204 typo in compact spec Client: Documentaion Patch: Klaus Trainer by Klaus Trainer · 8 years ago
  13. a576896 THRIFT-4203 thrift server stop gracefully by libinbin · 8 years ago
  14. d1380d5 THRIFT-4190 Improve C# TThreadPoolServer defaults (part 2 of 2) by Jens Geyer · 8 years ago
  15. b67cad4 THRIFT-4197 Implement transparent gzip compression for HTTP transport by D. Can Celasun · 8 years ago
  16. 9a745aa THRIFT-4198 Ruby should log Thrift internal errors to global logger by Sho Nakatani · 8 years ago
  17. 5862099 THRIFT-4196 Support recursive types in Rust by Allen George · 8 years ago
  18. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  19. 3966a56 THRIFT-4193 Lower the default maxReadBufferBytes for non-blocking servers by Roshan George · 8 years ago
  20. 224c334 THRIFT-4190 Improve C# TThreadPoolServer defaults Client: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  21. c54a90d THRIFT-4189 Framed/buffered transport Dispose() does not dispose the nested transport by Jens Geyer · 8 years ago
  22. 19baeef THRIFT-4184: fix appveyor build issue with escaped character sequence in boost path by James E. King, III · 8 years ago
  23. 177b569 THRIFT-4185: (scribe ctrl counters) fix encoding in name of counter avoiding outage in monitoring by Dome Geszler · 8 years ago
  24. 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 8 years ago
  25. 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
  26. 3311a9b THRIFT-4177 fix java deep copy Client: Java by Deniss Afonin · 8 years ago
  27. a105450 THRIFT-4158: MSYS-appveyor-install.bat: use mingw-w64-xxx variants of openssl and zlib by Mario Emmenlauer · 8 years ago
  28. 2d65c23 THRIFT-3832: fix lnk 200 error on windows when compile as lib by 771545803@qq.com · 8 years ago
  29. 3db41fa THRIFT-4159: enable some Windows sources also on MSYS2 by Mario Emmenlauer · 8 years ago
  30. 92e1c40 THRIFT-4099: Derive Hash trait for Rust structs Client: rs by Allen George · 8 years ago
  31. ee17ff9 THRIFT-4071: rebalance build job 5 to eliminate CI failures by James E. King, III · 8 years ago
  32. f74943c THRIFT-4172: fix node.js tutorial when connection fails by James E. King, III · 8 years ago
  33. b909a38 THRIFT-3627 fix missing basic code style consistency of JavaScript. Client: js by Kazuki Matsuda · 9 years ago
  34. 3641b54 THRIFT-4170: fix lua backwards compatibility by James E. King, III · 8 years ago
  35. d6de199 Pull CHANGES file from 0.10.0 release to master by James E. King, III · 8 years ago
  36. 33df4eb THRIFT-4166: fix recent VC2010 build regression and prevent it in the future by James E. King, III · 8 years ago
  37. 4eb2347 THRIFT-4071: collapse and remove unnecessary build jobs in Travis CI; ensure WITH_PLUGIN is tested somewhere by James E. King, III · 8 years ago
  38. 257dcef THRIFT-4160 (pt. 2): Fix wrong numActiveProcessors_ when failing to notify any IO thread by Changli Gao · 8 years ago
  39. 43e959b THRIFT-4165: better cmake support for C++ language level selection; fixed compiler warnings by James E. King, III · 8 years ago
  40. 7f5a8c2 THRIFT-4164: update openssl cleanup to match current requirements and document TSSLSocketFactory lifetime requirements by James E. King, III · 8 years ago
  41. 00d4252 THRIFT-3978: tighten up pthread mutex implementation, removing asserts and replacing them with exceptions by James E. King, III · 8 years ago
  42. 7e7a1a7 TSocket: Don't close connections when failing to read/write Client: cpp by Changli Gao · 8 years ago
  43. bf42d55 THRIFT-4161: TNonblockingServer: Fix using uninitialized event_ Client: cpp by Changli Gao · 8 years ago
  44. d4fa706 THRIFT-4160: Fix use closed(freed) connections in non-blocking server by Changli Gao · 8 years ago
  45. df3223c THRIFT-3859: Add support for Unix Domain Sockets to TSocketServer and TSocketTransport. by Chris Vasselli · 9 years ago
  46. 90b6304 THRIFT-4157 outdated readme about Haxe installation on Linux by Jens Geyer · 8 years ago
  47. c6ded92 THRIFT-4154: properly close socket whether it is persistent or not on close() by James E. King, III · 8 years ago
  48. d5536d1 THRIFT-3730: go server errors are logged twice by James E. King, III · 8 years ago
  49. f65db70 THRIFT-3784: thrift-maven-plugin generates invalid include directories for IDL in dependency JARs by Chris Osborn · 9 years ago
  50. fcf4476 THRIFT-4152: Make a patch to fix #4152 at least for structs Documentation by Gonzalo Aguilar Delgado · 8 years ago
  51. 117a5cc THRIFT-4138: Remove undefined behavior imported from Boost Client: C++ by Jim Apple · 8 years ago
  52. 5c3de6d THRIFT-4140: fix unsafe call to gmtime by James E. King, III · 8 years ago
  53. 2c0badd THRIFT-3823: Use 'pre' HTML tag when generating non escaped documentation by James E. King, III · 8 years ago
  54. bede86a THRIFT-3944 TSSLSocket has dead code in checkHandshake Client: C++ by tpcwang · 8 years ago
  55. 7bc9431 THRIFT-4151: disable pthread concurrency analysis code in standard builds by James E. King, III · 8 years ago
  56. c063b30 THRIFT-4147: Rust: protocol should accept transports with non-static lifetime by Chao Sun · 8 years ago
  57. 1187060 THRIFT-4113: export thrift::mem::TBufferTransport Client: rs by Flier Lu · 8 years ago
  58. 177c37c THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes by James E. King, III · 8 years ago
  59. 1360270 THRIFT-4126: implement required fields validation in php extension when validate compiler option is enabled by kufd · 8 years ago
  60. 7470995 THRIFT-4137 Fix remaining undefined behavior invalid vptr casts in Thrift Compiler by Jens Geyer · 8 years ago
  61. 9a8d576 THRIFT-4141: fix haxe installation in docker build for debian, ubuntu by James E. King, III · 8 years ago
  62. 9f71e00 THRIFT-4114: Space after '///' in doc comments Client: rs by Chao Sun · 8 years ago
  63. 971d077 THRIFT-4136 Align is_binary() method with is_string() to simplify those checks by Jens Geyer · 8 years ago
  64. 147c284 THRIFT-2026: Eliminate some undefined behavior in C/C++ by Jim Apple · 8 years ago
  65. 6c08ac7 THRIFT-4130: Release connection back to managed pool. Client: C++ by Jonathan Pearlin · 8 years ago
  66. 847fae9 THRIFT-3959: document that the go simple server is not simple by James E. King, III · 8 years ago
  67. bf9b697 THRIFT-4081 broke compiling with gcc 4.6.x by James E. King, III · 8 years ago
  68. 75386db THRIFT-4129: Fix fd leak when failing to dispatch new connections Client: C++ by Changli Gao · 8 years ago
  69. e576b26 THRIFT-4079: emit use clauses in Types.pm generated files as well (fix reopened defect) by James E. King, III · 8 years ago
  70. 6582757 THRIFT-4029: add MANIFEST.in to include the extension files Client: py by Yao Jin · 8 years ago
  71. 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
  72. 9b1544d THRIFT-4110: add libthrift0-dbg debug symbols package to debian build process for symbolic debugging by James E. King, III · 8 years ago
  73. b79396f THRIFT-4108: c_glib ssl implementation fixes - remove global ssl context and more by Gonzalo Aguilar Delgado · 8 years ago
  74. 431732d THRIFT-4031: Fix invalid code generation for list of typedef'ed built-in types by D. Can Celasun · 8 years ago
  75. c89e172 THRIFT-3921: fix ostream definitions so they are not inline because it confused template deduction by James E. King, III · 8 years ago
  76. 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
  77. 5038466 THRIFT-1805 Provide option for handling RTEs Client: Java by Christopher Tubbs · 8 years ago
  78. e2bc972 THRIFT-4102 remove useless code cause performance problem Client: python by Yao Jin · 8 years ago
  79. e66b8fc THRIFT-3984 PHP7 extension causes segfault by Håkon Hitland · 8 years ago
  80. 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
  81. 4361ecc THRIFT-3801 - Node Thrift client throws exception with multiplexer and responses that are bigger than a single buffer by Adam Curtis · 8 years ago
  82. 8615fee THRIFT-4076: pick up PATH changes and JAVA_HOME from the registry after using chocolatey to install ant (and jdk, which it depends on) by James E. King, III · 8 years ago
  83. 43fb34d THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized to JSON by D. Can Celasun · 8 years ago
  84. bc0082e THRIFT-3706: Implement multiplexed protocol client and test client for c_glib; test server for java; integrate into crosstest by Gonzalo Aguilar Delgado · 9 years ago
  85. 0619087 THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. by James E. King, III · 8 years ago
  86. 239233a THRIFT-4077: fix Appveyor warnings (VS2015) in PlatformSocket.h Client: C++ by James E. King, III · 8 years ago
  87. 4d651ab THRIFT-3973: Provide some tools to make it easier to build thrift C++ on Windows by James E. King, III · 8 years ago
  88. 655b9b6 THRIFT-3921: Add ostream operator<< functions for enums (working with THRIFT-4060) by Vivek Jain · 8 years ago
  89. 400b346 THRIFT-2504: Add default processor to java multiplexed processor to handle older clients by Aleksey Pesternikov · 11 years ago
  90. 736075d THRIFT-4095: add multiplexed protocol to Travis CI jobs 1 and 2 for make cross by James E. King, III · 8 years ago
  91. 377719c THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in erlang test client using wrong key file and added CA by James E. King, III · 8 years ago
  92. b28160b THRIFT-2364: use oasis to build thrift for ocaml by James E. King, III · 8 years ago
  93. ab8ff1a THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cpp by James E. King, III · 8 years ago
  94. ec50ae0 THRIFT-4041: add ocaml and oasis to ubuntu and debian docker build images by James E. King, III · 8 years ago
  95. 0a660ee THRIFT-4084: only join threads if joinable by James E. King, III · 8 years ago
  96. b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
  97. 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
  98. e8ba787 THRIFT-4026 TSSLSocket doesn't work with Python < 2.7.9 by Nobuaki Sukegawa · 8 years ago
  99. 4626fd8 THRIFT-3938 Python TNonblockingServer does not work with SSL by Nobuaki Sukegawa · 8 years ago
  100. bff0446 THRIFT-4075: better support for headers-only boost with mingw Client: C++ by James E. King, III · 8 years ago