1. 0457437 TOutput: Add further parsers for errno-to-string conversion for Windows by Mario Emmenlauer · 4 years, 9 months ago
  2. ed0bad3 Add isOpen() to TServerTransport by Mario Emmenlauer · 4 years, 9 months ago
  3. e98ba9c THRIFT-5183: Don't try to read next frame in THeaderTransport.Read by Yuxuan 'fishy' Wang · 4 years, 9 months ago
  4. d5a9bf2 THRIFT-5171: Fix maven-ant-tasks to use HTTPS instead of HTTP by Kengo Seki · 4 years, 9 months ago
  5. 93171d2 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  6. 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
  7. df2f5d2 THRIFT-5178: Add constructor with default host to THttpClient by Mario Emmenlauer · 4 years, 9 months ago
  8. 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
  9. 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
  10. 35a3942 Update libthrift.vcxproj and libthrift.vcxproj.filters: remove xxxThreadFactory.h file which has been removed by zeshuai007 · 4 years, 9 months ago
  11. 9e864d5 Add UnsetHeader to go library by Yuxuan 'fishy' Wang · 4 years, 9 months ago
  12. 81334cd THRIFT-5152: introduce connect timeout and socket timeout by lvqian · 4 years, 10 months ago
  13. 69642f3 THRIFT-5165: THttpClient saves session cookie. Client: py Patch: Joao Antonio by Joao Antonio · 4 years, 9 months ago
  14. 6bbdb1a THRIFT-5166: Add support for using WebSockets as a server transport. by James Lacey · 4 years, 9 months ago
  15. 5159da9 THRIFT-5172 NetStd OutOfMemoryException Client: netstd Patch: Eric Bleher by eric.bleher@software-managed.com · 4 years, 9 months ago
  16. 13e6f9e THRIFT-5047:fix openssl switch Client: cpp Patch: Yuanyuan Chen by cyy · 5 years ago
  17. 8181056 THRIFT-5156: Fix library compilation on Windows and compiler warnings by James Lacey · 4 years, 10 months ago
  18. dbb95e4 THRIFT-5076 Improve CMake OpenSSL usage Client: c_glib Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  19. 102428d THRIFT-5163 adds Q to exports for browserify by Márton Csordás · 4 years, 10 months ago
  20. dfd6df7 THRIFT-3356: handle undefined captureStackTrace by Márton Csordás · 4 years, 9 months ago
  21. 86396c6 Add testcase for other condition judgment in the readJSONDouble function by zeshuai007 · 4 years, 10 months ago
  22. 8ec5857 THRIFT-4963: Fix deadlock in ThreadManager::Worker::run by Kanishth Karthik · 4 years, 10 months ago
  23. dfe7f30 THRIFT-5130 Use Apcu instead of APC Client: PHP Patch: Vladimir Panivko by panivko · 4 years, 10 months ago
  24. 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
  25. 4a33b18 THRIFT-5145 Streamline --pipe and --named-pipe options in the code base by Jens Geyer · 4 years, 10 months ago
  26. 655f525 Fix some compile warnings Client: c_glib Patch: zeshuai007 <51382517@qq.com> by zeshuai007 · 4 years, 10 months ago
  27. 4b66a9d THRIFT-5133: Use ArrayPool when reading and writing strings to improve performance by Mikel Blanchard · 4 years, 10 months ago
  28. dad2bf8 Fix several warnings in c_glib lib and incorrect error message by Kevin Wojniak · 6 years ago
  29. b013dc0 THRIFT-5121: Fix inverted logic when testing message type by Alexander Edge · 4 years, 11 months ago
  30. 2e11577 THRIFT-5111: Upgrade rust to 1.36.0 Client: Rust Patch: Jano Svitok by Jano Svitok · 4 years, 10 months ago
  31. e791760 THRIFT-5131: Require >= 1.1.4 of integer-encoding dependency by Nik Clayton · 4 years, 10 months ago
  32. 1b7b00c CI broken, reverting following PRs by Jens Geyer · 4 years, 11 months ago
  33. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  34. 4903d18 THRIFT-5123 add possibility to query HTTP status code with WinHTTP by Jens Geyer · 4 years, 11 months ago
  35. aec555a make dist fails due to CMakeList.txt files missing from the generated tarball by Jens Geyer · 4 years, 11 months ago
  36. b7b02af THRIFT-5115 PR #2022 Updated gradle to 6.2 broke CI by Mario Emmenlauer · 4 years, 11 months ago
  37. 4b475af THRIFT-5084: Multiplexed processor in Swift – explicit return statements by Alexander Edge · 4 years, 11 months ago
  38. 66d110b THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 6 years ago
  39. b70dc1e Updated gradle to 6.2 Client: java Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  40. f8b3698 Updated Javascript dependencies Client: js Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 11 months ago
  41. 61d5020 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  42. f5a9a30 THRIFT-5110 Added a number of required libs for using static OpenSSL by Mario Emmenlauer · 5 years ago
  43. a89036c THRIFT-5084: Multiplexed processor in Swift Client: Swift Patch: Alexander Edge by Alexander Edge · 5 years ago
  44. f0c761e THRIFT-5059: Add cross tests for TZlibTransport in D Client: D Patch: Kengo Seki by Kengo Seki · 5 years ago
  45. ea4a086 THRIFT-5102: Fix memory leak in thrift_simple_server_serve() by wangyunjian · 5 years ago
  46. bd26d38 THRIFT-5094: Fix memory leak in thrift_server_set_property() by wangyunjian · 5 years ago
  47. d8480c9 THRIFT-5101: Return NULL install of FALSE for thrift_server_socket_accept() by wangyunjian · 5 years ago
  48. 7b712f4 THRIFT-5106: Fix various Lua library and compiler issues by Jeffrey Han · 5 years ago
  49. 222362c THRIFT-5095 ToString() should print entire structure, not just the top-level data by Jens Geyer · 5 years ago
  50. c8e46cf THRIFT-5097: Fix exported version in cmake module Patch: Tobias Mayer by Tobias Mayer · 5 years ago
  51. 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
  52. b012318 THRIFT-5088 Memory leak in TWinHttpTransport Client: Delphi Patch: Jens Geyer by Jens Geyer · 5 years ago
  53. 77c4afa (no ticket) Propagate exception instead of rethrowing by Gaurav Singh · 5 years ago
  54. f049ff3 THRIFT-5083 Reset context on new messages. Client: netstd Patch: Paulo Neves by Paulo Neves · 5 years ago
  55. cb4c31a THRIFT-5050 Fix MemoryBuffer.pm to raise a proper exception if no data is available by Kengo Seki · 5 years ago
  56. e56f717 THRIFT-5078 Handle named pipe clients quickly disconnecting by Nick Collier · 5 years ago
  57. 436bce3 (no ticket) Gracefully terminate the connection handling loop when encountering EOF on the transport layer by Sam De Roeck · 5 years ago
  58. 3a2a44b Remove non-required JS dependencies by Cameron Rollheiser · 5 years ago
  59. 829b7d3 Add vcpkg installation instructions Patch: JackBoosY, edited by JensG by JackBoosY · 5 years ago
  60. c97e6aa THRIFT-5060: Add cross tests for TZlibTransport in Java by Kengo Seki · 5 years ago
  61. 397645a THRIFT-5069: Make TDeserializer resource pool friendly by Yuxuan 'fishy' Wang · 5 years ago
  62. 70c4e7a Use HTTPS for repo1.maven.org by D. Can Celasun · 5 years ago
  63. 45a9459 THRIFT-5061: Pin Ruby's rack version to 2.0.8 Client: ruby Patch: Kengo Seki by Kengo Seki · 5 years ago
  64. 30ac259 THRIFT-5003: Websocket Connection in Browsers with nodejs code by Eugen · 5 years ago
  65. 6e44378 Merge pull request #1919 from mpajkowski/to_socket_addrs by Allen George · 5 years ago
  66. b374ce3 THRIFT-5046: Better struct tag overrides by Duru Can Celasun · 5 years ago
  67. 0ebf3ce Fix uint64_t to size_t conversion warning by Kevin Wojniak · 5 years ago
  68. dfae5d7 THRIFT-4252: Close sockets when shut down server (#1905) by Duru Can Celasun · 5 years ago
  69. 6e2a698 THRIFT-5048 EnumUtils<T>.ToString() throws for elements not known to the receiving end [ci skip] by Jens Geyer · 5 years ago
  70. cf95fef THRIFT-5029: Fix Node.js lib entry point Client: js by Anton Golub · 5 years ago
  71. 9c43962 Revert "Revert "THRIFT-4002: Make generated exception classes immutable by default"" by Elvis Pranskevichus · 5 years ago
  72. 9320f89 Revert "Revert "Remove unnecessary TException.message hack"" by Elvis Pranskevichus · 5 years ago
  73. 6e023df THRIFT-4889 Nonblocking server with sasl support Client: Java Patch: Qinghui Xu by Qinghui Xu · 5 years ago
  74. 3a0e1fd THRIFT-5008: Improve TSaslTransport logging Client: Java Patch: Qinghui Xu by Qinghui Xu · 5 years ago
  75. 3d9f50d Revert "Remove unnecessary TException.message hack" by D. Can Celasun · 5 years ago
  76. 1234ddf Revert "THRIFT-4002: Make generated exception classes immutable by default" by D. Can Celasun · 5 years ago
  77. b40f5c2 THRIFT-4002: Make generated exception classes immutable by default by Elvis Pranskevichus · 6 years ago
  78. 45a9827 Remove unnecessary TException.message hack by Elvis Pranskevichus · 6 years ago
  79. ffb97e1 THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd Patch: Jens Geyer by Jens Geyer · 5 years ago
  80. e780855 THRIFT-5044 Improve serialization support for TApplicationExceptions and custom exceptions by Jens Geyer · 5 years ago
  81. 9c6c6bf THRIFT-5043 Make TBufferChannel clonable Client: Rust Patch: Julian Tescher by Julian Tescher · 5 years ago
  82. b34680f THRIFT-4915 Fix encoding/decoding doubles in TCompactProtocol by Marcin Pajkowski · 5 years ago
  83. c630841 THRIFT-5042 Fix failing tests Client: Rust Patch: Marcin Pajkowski by Marcin Pajkowski · 5 years ago
  84. 98ce2c8 THRIFT-4995 Use `ToSocketAddrs` for net addresses by Marcin Pajkowski · 5 years ago
  85. a019cda THRIFT-5012 Centralize configuration aspects into a commonly used configuration object [ci skip] by Jens Geyer · 5 years ago
  86. c140bb9 THRIFT-5036 buffered transport over sockets may run into unexpected timeouts [ci skip] by Jens Geyer · 5 years ago
  87. bf2cad9 THRIFT-5031: Fix TIOStreamTransport javadoc by wineandcheeze · 5 years ago
  88. 6229371 THRIFT-5022: Fix TIOStreamTransport.isOpen for input or output only use by Andy Seaborne · 5 years ago
  89. 5080645 THRIFT-5027 Implement remaining read bytes checks by Jens Geyer · 5 years ago
  90. 9d958a3 THRIFT-5010 BinaryPrimitives.Read/WriteInt32BigEndian should be used to convert to/from network byte order by zembord · 5 years ago
  91. eacd1d4 THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class by Jens Geyer · 5 years ago
  92. 8ae80a7 THRIFT-4999: Raise proper exception on transport error by Grégoire Seux · 5 years ago
  93. 261cad3 THRIFT-5020 Refactoring & minor fixes for netstd library by Jens Geyer · 5 years ago
  94. f4475ff THRIFT-5019: Duplicate imports from multiple includes from a namespace by Duru Can Celasun · 5 years ago
  95. 225646b THRIFT-4862 C++ TBinaryProtocol crashes on port scan by Jens Geyer · 5 years ago
  96. 528a0f0 THRIFT-5015 WinHTTP QueryDataAvailable cannot be used to retrieve total response size by Jens Geyer · 5 years ago
  97. 41f47af THRIFT-5007 Implement MAX_MESSAGE_SIZE and remaining read bytes control by Jens Geyer · 5 years ago
  98. ed99455 THRIFT-5009 Serializer implemtation lacks support for layered transports by Jens Geyer · 5 years ago
  99. 2646bd6 THRIFT-5006 Implement DEFAULT_MAX_LENGTH at TFramedTransport by Jens Geyer · 5 years ago
  100. fad7fd3 THRIFT-5005 Refactoring of the Delphi libs [ci skip] by Jens Geyer · 5 years ago