1. 8746291 THRIFT-5188 Occasional ERROR_INSUFFICIENT_BUFFER at WinHttpQueryHeaders() by Jens Geyer · 4 years, 9 months ago
  2. 00c039a THRIFT-5164: Add middleware framework for Go servers by Andrew Boyle · 4 years, 9 months ago
  3. 52655ce THRIFT-5159: Fix runtime ReferenceError in generated code by penenin · 4 years, 9 months ago
  4. 7c4bdf9 THRIFT-5184: Fix header check for WebSocket connections by penenin · 4 years, 9 months ago
  5. c372812 Supplement TBinaryprotocol module testcase by Zezeng Wang · 4 years, 9 months ago
  6. b416ffa Mention Qt in README by Zezeng Wang · 4 years, 9 months ago
  7. 3127e4a THRIFT-5150: Fix compilation with Swift 5.2 by Jano Svitok · 4 years, 9 months ago
  8. b83ae2c supplementary testcase for TJSONProtocol by zeshuai007 · 4 years, 9 months ago
  9. b94c166 THRIFT-5177: getaddrinfo() should not be used for Unix sockets by Dmitry Maluka · 4 years, 9 months ago
  10. 2d2df9e Allow wrapping TTransportFactory into a TZlibTransportFactory by Mario Emmenlauer · 4 years, 9 months ago
  11. 5ef8e3e Remove boost from compiler test, delete unused bincat.sh by Mario Emmenlauer · 4 years, 9 months ago
  12. 25f81d1 Rework NodeJS / Javascript consistency by Mario Emmenlauer · 4 years, 9 months ago
  13. b4711a6 Swift 5.1 support by Alexander Edge · 4 years, 9 months ago
  14. 0457437 TOutput: Add further parsers for errno-to-string conversion for Windows by Mario Emmenlauer · 4 years, 9 months ago
  15. 8027936 THRIFT-4282: Disabled StressTestNonBlocking on Windows by Mario Emmenlauer · 4 years, 9 months ago
  16. ed0bad3 Add isOpen() to TServerTransport by Mario Emmenlauer · 4 years, 9 months ago
  17. e98ba9c THRIFT-5183: Don't try to read next frame in THeaderTransport.Read by Yuxuan 'fishy' Wang · 4 years, 9 months ago
  18. d5a9bf2 THRIFT-5171: Fix maven-ant-tasks to use HTTPS instead of HTTP by Kengo Seki · 4 years, 9 months ago
  19. 93171d2 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  20. 6064696 lib/js/Gruntfile.js: Generalized to add some level of Windows CMD support (not complete yet) by Mario Emmenlauer · 4 years, 9 months ago
  21. df2f5d2 THRIFT-5178: Add constructor with default host to THttpClient by Mario Emmenlauer · 4 years, 9 months ago
  22. 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
  23. dd7e117 Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/concurrency/Thread.h by gaganso · 4 years, 9 months ago
  24. 35a3942 Update libthrift.vcxproj and libthrift.vcxproj.filters: remove xxxThreadFactory.h file which has been removed by zeshuai007 · 4 years, 9 months ago
  25. 9e864d5 Add UnsetHeader to go library by Yuxuan 'fishy' Wang · 4 years, 9 months ago
  26. 5f35275 THRIFT-5157 Fix memory leak in c_glib unit tests by wangyunjian · 4 years, 10 months ago
  27. 81334cd THRIFT-5152: introduce connect timeout and socket timeout by lvqian · 4 years, 10 months ago
  28. 69642f3 THRIFT-5165: THttpClient saves session cookie. Client: py Patch: Joao Antonio by Joao Antonio · 4 years, 9 months ago
  29. daa7669 Update Thrift's latest branch status in README.md by zeshuai007 · 4 years, 9 months ago
  30. 6bbdb1a THRIFT-5166: Add support for using WebSockets as a server transport. by James Lacey · 4 years, 9 months ago
  31. f44b6ee Modify autogenerated message for Go to standard to match the expectations of some tools by gzuykov · 4 years, 9 months ago
  32. 23aabcc markdown head title needs space by Wenqiang Yang · 4 years, 9 months ago
  33. 5159da9 THRIFT-5172 NetStd OutOfMemoryException Client: netstd Patch: Eric Bleher by eric.bleher@software-managed.com · 4 years, 9 months ago
  34. 13e6f9e THRIFT-5047:fix openssl switch Client: cpp Patch: Yuanyuan Chen by cyy · 5 years ago
  35. 8181056 THRIFT-5156: Fix library compilation on Windows and compiler warnings by James Lacey · 4 years, 10 months ago
  36. dbb95e4 THRIFT-5076 Improve CMake OpenSSL usage Client: c_glib Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  37. 102428d THRIFT-5163 adds Q to exports for browserify by Márton Csordás · 4 years, 10 months ago
  38. dfd6df7 THRIFT-3356: handle undefined captureStackTrace by Márton Csordás · 4 years, 10 months ago
  39. 86396c6 Add testcase for other condition judgment in the readJSONDouble function by zeshuai007 · 4 years, 10 months ago
  40. 3b56a03 Merge pull request #2076 from allengeorge/thrift-4764 by Allen George · 4 years, 10 months ago
  41. 8ec5857 THRIFT-4963: Fix deadlock in ThreadManager::Worker::run by Kanishth Karthik · 4 years, 10 months ago
  42. 7e90252 THRIFT-4764: Use new syntax for clippy skipping Client: rs by Mikail Bagishov · 6 years ago
  43. 11fc716 THRIFT-5154 Generate interface IDs (IID) for Windows platforms by Jens Geyer · 4 years, 10 months ago
  44. dfe7f30 THRIFT-5130 Use Apcu instead of APC Client: PHP Patch: Vladimir Panivko by panivko · 4 years, 11 months ago
  45. aeda987 THRIFT-5146 Align Delphi to the test suite arguments rules (its "--switch=value", not "--switch value") by Jens Geyer · 4 years, 10 months ago
  46. 4a33b18 THRIFT-5145 Streamline --pipe and --named-pipe options in the code base by Jens Geyer · 4 years, 10 months ago
  47. 24ab31f THRIFT-5067 Invalid generated Cpp code from valid Thrift IDL with dots in file names for nested namespaces by zeshuai007 · 4 years, 10 months ago
  48. 9f3198e THRIFT-5074: Crosstest client/server command line [skip ci] by Jano Svitok · 4 years, 10 months ago
  49. 655f525 Fix some compile warnings Client: c_glib Patch: zeshuai007 <51382517@qq.com> by zeshuai007 · 4 years, 10 months ago
  50. 4b66a9d THRIFT-5133: Use ArrayPool when reading and writing strings to improve performance by Mikel Blanchard · 4 years, 11 months ago
  51. eccd2e8 Updated known cross failures list by Jens Geyer · 4 years, 10 months ago
  52. 9b992f5 Updated known cross failures list Patch: Jens Geyer by Jens Geyer · 4 years, 10 months ago
  53. dad2bf8 Fix several warnings in c_glib lib and incorrect error message by Kevin Wojniak · 6 years ago
  54. b013dc0 THRIFT-5121: Fix inverted logic when testing message type by Alexander Edge · 4 years, 11 months ago
  55. ed1711e THRIFT-5087 test/test.py fails with "AssertionError: Python 3.3 or later is required for proper operation." by Jano Svitok · 4 years, 10 months ago
  56. adf278d fix typos in CHANGES.md Patch: zeshuai007 by zeshuai007 · 4 years, 10 months ago
  57. 299b68e THRIFT-5100: Upgrade ruby to 2.4 Client: Ruby Patch: Jano Svitok by Jano Svitok · 4 years, 10 months ago
  58. b1f755a THRIFT-5120: Use nodejs 8.x Client: node Patch: Jano Svitok by Jano Svitok · 4 years, 10 months ago
  59. 2e11577 THRIFT-5111: Upgrade rust to 1.36.0 Client: Rust Patch: Jano Svitok by Jano Svitok · 4 years, 10 months ago
  60. e791760 THRIFT-5131: Require >= 1.1.4 of integer-encoding dependency by Nik Clayton · 4 years, 10 months ago
  61. 1b7b00c CI broken, reverting following PRs by Jens Geyer · 4 years, 11 months ago
  62. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 5 years ago
  63. 4903d18 THRIFT-5123 add possibility to query HTTP status code with WinHTTP by Jens Geyer · 4 years, 11 months ago
  64. aec555a make dist fails due to CMakeList.txt files missing from the generated tarball by Jens Geyer · 4 years, 11 months ago
  65. b7b02af THRIFT-5115 PR #2022 Updated gradle to 6.2 broke CI by Mario Emmenlauer · 4 years, 11 months ago
  66. 4b475af THRIFT-5084: Multiplexed processor in Swift – explicit return statements by Alexander Edge · 4 years, 11 months ago
  67. 66d110b THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 6 years ago
  68. 13cbc8d Updated NodeJS dependencies Client: nodejs Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  69. b70dc1e Updated gradle to 6.2 Client: java Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  70. f8b3698 Updated Javascript dependencies Client: js Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  71. 61d5020 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  72. f5a9a30 THRIFT-5110 Added a number of required libs for using static OpenSSL by Mario Emmenlauer · 5 years ago
  73. d858a8d THRIFT-5066: Implement testBinary invocation in TestClient.pl by Kengo Seki · 5 years ago
  74. a89036c THRIFT-5084: Multiplexed processor in Swift Client: Swift Patch: Alexander Edge by Alexander Edge · 5 years ago
  75. f0c761e THRIFT-5059: Add cross tests for TZlibTransport in D Client: D Patch: Kengo Seki by Kengo Seki · 5 years ago
  76. ea4a086 THRIFT-5102: Fix memory leak in thrift_simple_server_serve() by wangyunjian · 5 years ago
  77. bd26d38 THRIFT-5094: Fix memory leak in thrift_server_set_property() by wangyunjian · 5 years ago
  78. d8480c9 THRIFT-5101: Return NULL install of FALSE for thrift_server_socket_accept() by wangyunjian · 5 years ago
  79. 7b712f4 THRIFT-5106: Fix various Lua library and compiler issues by Jeffrey Han · 5 years ago
  80. 222362c THRIFT-5095 ToString() should print entire structure, not just the top-level data by Jens Geyer · 5 years ago
  81. c8e46cf THRIFT-5097: Fix exported version in cmake module Patch: Tobias Mayer by Tobias Mayer · 5 years ago
  82. bb5f7ec THRIFT-5091 Netstd generator produces uncompileable code for struct names ending with "_result" or "_args" by Jens Geyer · 5 years ago
  83. aa9e7e8 THRIFT-5092: Return an error instead of causing a panic when attempting to write to a closed client. by Renan I. Del Valle · 5 years ago
  84. b012318 THRIFT-5088 Memory leak in TWinHttpTransport Client: Delphi Patch: Jens Geyer by Jens Geyer · 5 years ago
  85. ded3261 THRIFT-5072 Fix data type generation. by Homarechan · 5 years ago
  86. 7d30e2c (no ticket) catch exception by ref Patch: Gaurav Singh by Gaurav Singh · 5 years ago
  87. 77c4afa (no ticket) Propagate exception instead of rethrowing by Gaurav Singh · 5 years ago
  88. baddaa8 THRIFT-5086 CMake target thrift::thrift has no INTERFACE_INCLUDE_DIRECTORIES property by Jens Geyer · 5 years ago
  89. b576ae9 (no ticket) Document Docker Build JS Versions [skip ci] by Cameron Rollheiser · 5 years ago
  90. 68b113a (no ticket) Improved formatting Client: doc Patch: Srinivas Reddy by Srinivas Reddy · 5 years ago
  91. f049ff3 THRIFT-5083 Reset context on new messages. Client: netstd Patch: Paulo Neves by Paulo Neves · 5 years ago
  92. f8b0040 Fix typo for python 3 support by Christopher Friedt · 5 years ago
  93. cb4c31a THRIFT-5050 Fix MemoryBuffer.pm to raise a proper exception if no data is available by Kengo Seki · 5 years ago
  94. e56f717 THRIFT-5078 Handle named pipe clients quickly disconnecting by Nick Collier · 5 years ago
  95. e8f82da THRIFT-5016 Do Not Check 'other' For Null in Equals by David Mollitor · 5 years ago
  96. 436bce3 (no ticket) Gracefully terminate the connection handling loop when encountering EOF on the transport layer by Sam De Roeck · 5 years ago
  97. a86a354 THRIFT-5074 Cleanup of test suite command line options by Jens Geyer · 5 years ago
  98. 3a2a44b Remove non-required JS dependencies by Cameron Rollheiser · 5 years ago
  99. 829b7d3 Add vcpkg installation instructions Patch: JackBoosY, edited by JensG by JackBoosY · 5 years ago
  100. d082d1d THRIFT-5052: Make the Go tutorial executable to the end by Kengo Seki · 5 years ago