1. 9f1fb7a THRIFT-5934: Fix deprecated usage of ReflectionProperty::setAccessible() in PHP tests by Pavel Kvach · 5 days ago
  2. 8f1bfda THRIFT-5926: Fix TSaslClientTransport.open() for DIGEST-MD5 by sarangat_LinkedIn · 10 days ago
  3. 86b1519 THRIFT-4987: Fix TBinaryProtocol support in XHRConnection by CJCombrink · 2 weeks ago
  4. 0de53c4 THRIFT-5931: c_glib: avoid fixed-size buffers in thrift_ssl_socket_get_ssl_error() by Pengpeng Hou · 5 days ago
  5. 821140c THRIFT-5928: fix skip() for binary fields with non-UTF-8 bytes Client: rs by Arthur Lazzaretti · 10 days ago
  6. 9ffc337 Fix Ruby client seqid handling by Dmytro Shteflyuk · 2 weeks ago
  7. 98034d1 Regression test for THRIFT-4002: Immutable exception deserialization by Jens Geyer · 7 days ago
  8. 3b0ab4d Enforce consistent whitespaces around blocks, equal signs, and in parameters in Ruby code by Dmytro Shteflyuk · 2 weeks ago
  9. dfeab8d THRIFT-5924: UUID support for NodeTS by CJCombrink · 3 weeks ago
  10. 5bd98f4 fix: flake8 errors by JensG via OpenCode · 10 days ago
  11. 1091fe6 THRIFT-5927 Cannot use reserved language keyword "None" with target language Python by Jens Geyer · 10 days ago
  12. 5b5fd3c Fix crashes caused by unchecked memory allocation in Ruby library by Dmytro Shteflyuk · 2 weeks ago
  13. 0564434 THRIFT-5587: Add UUID support for PHP Client: py Patch: Volodymyr Panivko by Volodymyr Panivko · 3 weeks ago
  14. 6041798 Implemented Ruby fuzzing (#3339) by Dmytro Shteflyuk · 13 days ago
  15. a715bdf THRIFT-5923: UUID python Client: py Patch: CJCombrink by Carel Combrink · 5 months ago
  16. 6f18285 THRIFT-5927: fix i16 overflow in compact protocol read_field_begin by Santiago Medina Rolong · 2 weeks ago
  17. f5c80a4 Enforce consistent emtpy lines and trailing whitespaces in Ruby code by Dmytro Shteflyuk · 3 weeks ago
  18. df22bb1 Added Rubocop harness to enforce Ruby code style by Dmytro Shteflyuk · 3 months ago
  19. 45b6935 THRIFT-5925: Java UUID fix Client: Java Patch: CJCombrink by CJCombrink · 2 weeks ago
  20. 96b7f21 THRIFT-5922: made http header lookup case insensitive by nighmared · 3 weeks ago
  21. 85bf853 Bump jvm from 2.3.0 to 2.3.10 in /lib/kotlin by dependabot[bot] · 4 weeks ago
  22. b1ed079 Bump underscore from 1.13.6 to 1.13.8 in /lib/ts by dependabot[bot] · 3 weeks ago
  23. 8a358b8 Use read_nonblock instead of readpartial to account for SSL socket buffer by Dmytro Shteflyuk · 5 weeks ago
  24. 5cc1022 Constants demo by Dmytro Shteflyuk · 4 months ago
  25. 32776c0 Make sure we always throw ProtocolException(INVALID_DATA) in Ruby by Dmytro Shteflyuk · 6 weeks ago
  26. ca0740a go: Modernize codebase with go fix by Yuxuan 'fishy' Wang · 5 weeks ago
  27. 1c989cd Fixed PHP phpcs offenses by Dmytro Shteflyuk · 6 weeks ago
  28. 93b1b44 Bump rack from 2.2.21 to 2.2.22 in /lib/rb by dependabot[bot] · 5 weeks ago
  29. acbcf10 Fixed Python flake8 offenses by Dmytro Shteflyuk · 6 weeks ago
  30. fe43dec Fixed C++ cppcheck offenses by Dmytro Shteflyuk · 6 weeks ago
  31. 6721241 Update the `ProcessFunction::getResult` method to return the _result type instead of a general TBase by shang · 6 weeks ago
  32. c3cdacf cpp: add template_streamop generation with runtime/compiler test coverage by copilot-swe-agent[bot] · 6 weeks ago
  33. 0b68228 Wire TLS keys in Python for cross-tests by Dmytro Shteflyuk · 7 weeks ago
  34. 697910f Fixed en error preventing Thrift::NonblockingServer from working with SSL by Dmytro Shteflyuk · 6 weeks ago
  35. d24b8a0 Cleaned up code supporting Ruby < 2.0 by Dmytro Shteflyuk · 4 months ago
  36. fd9756c Update supported go versions to 1.25+1.26 by Yuxuan 'fishy' Wang · 6 weeks ago
  37. 67bfb29 Implemented header protocol for Ruby client library by Dmytro Shteflyuk · 8 weeks ago
  38. d66874c Do not shutdown() an external server socket by Federico Giovanardi · 8 weeks ago
  39. 4966d07 Bump com.diffplug.spotless from 8.1.0 to 8.2.1 in /lib/kotlin by dependabot[bot] · 8 weeks ago
  40. 62ec929 Fix Python 3.12 build issues in thrift Python (#3276) by Gregg Donovan · 8 weeks ago
  41. 75a2877 Added a special no-extension build to test the code paths without native extensions by Dmytro Shteflyuk · 3 months ago
  42. e9ac8e3 Added UUID support in Ruby library by Dmytro Shteflyuk · 4 months ago
  43. bec0234 Bump lodash from 4.17.21 to 4.17.23 in /lib/ts by dependabot[bot] · 9 weeks ago
  44. 10d9272 THRIFT-5916: Enforce recursion depth limit in Java for C++ parity (#3287) by Hasnain Lakhani · 8 weeks ago
  45. 4f76c33 Bump lodash from 4.17.21 to 4.17.23 in /lib/js by dependabot[bot] · 9 weeks ago
  46. 6e5e181 Added Ruby library tests to the GitHub workflow by Dmytro Shteflyuk · 4 months ago
  47. 4413220 Fixed make check for Ruby library by Dmytro Shteflyuk · 3 months ago
  48. 0d18fb2 Only export Init_thrift_native function from the Ruby binary extension by Dmytro Shteflyuk · 3 months ago
  49. 098c827 fix cross test error by HTHou · 3 months ago
  50. d9b4d95 try to fix kotlin cross tests by HTHou · 3 months ago
  51. b5919dd Add async nonblocking ssl support in java client by HTHou · 3 months ago
  52. dfa0979 Bump jvm from 2.2.21 to 2.3.0 in /lib/kotlin by dependabot[bot] · 3 months ago
  53. 0947594 Add TLS support to the benchmark script by Dmytro Shteflyuk · 4 months ago
  54. bfeb7df Addressed discrepancy between accelerated and non-accelerated union implementation by Dmytro Shteflyuk · 4 months ago
  55. b8f7e5b Fixed '#to_io gives NilClass' error by Dmytro Shteflyuk · 4 months ago
  56. f06db1b Remove Fixnum references to support modern Ruby versions by Dmytro Shteflyuk · 4 months ago
  57. c77cbd2 Raise an error when nil is sent to binary protocol write operations by Dmytro Shteflyuk · 4 months ago
  58. 312cef9 Updated Java keys for cross-platform tests by Dmytro Shteflyuk · 4 months ago
  59. 6e105bf TransportException should be raised when Socket is not open instead of IOError by Dmytro Shteflyuk · 4 months ago
  60. a635e68 Removed base64 and added logger as an explicit add_dependency by Dmytro Shteflyuk · 4 months ago
  61. eb6eb85 Fixed Thrift::TypeError exception in specs by Dmytro Shteflyuk · 4 months ago
  62. 497c1dd THRIFT-3268: Suppress gnu-zero-variadic-macro-arguments warnings by Sutou Kouhei · 8 months ago
  63. b940d12 THRIFT-5863: Make TServerTransport able to customize the max message size by dengzh · 10 months ago
  64. 1eaa9a4 - THRIFT-5712 - Added Dart 3 Compatibility by Martin Haimberger · 4 months ago
  65. c630d8f Updated gemspec to include metadata (repository, changelog), and cleaned deprecated properties by Dmytro Shteflyuk · 4 months ago
  66. 5cb828f Rack response needs to be finished when returned from the Rack application by Dmytro Shteflyuk · 4 months ago
  67. 5c2183d Make generated C++ code compilable with C++/CLI in MSVC by Shaoyu Zhang · 4 months ago
  68. 9aa75fb Commit Gemfile.lock for reproducible tests by Dmytro Shteflyuk · 4 months ago
  69. d92b1ae Fix: Error: thrift/simple_server.go:27:2: "net" imported and not used by Jens Geyer · 4 months ago
  70. 4c5a7b0 Fix Dependabot alert #132 by Jens Geyer · 4 months ago
  71. 3aab902 Fix Dependabot alert #140 by Jens Geyer · 4 months ago
  72. cadf511 Fix Dependabot alert #132 by Jens Geyer · 4 months ago
  73. 010027b Fix for Dependabot alerts #151 and #152 by Jens Geyer · 4 months ago
  74. 4a21581 enforce to close accepted connection after processing by Jun.S.Shen · 2 years, 4 months ago
  75. d925d34 Fix spurious wakeups in ThreadManager test sleep by Dmytro Shteflyuk · 4 months ago
  76. 1646c04 Moving the body of setManualOpenSSLInitialization() to the cpp file by Carel Combrink · 5 months ago
  77. 0835277 THRIFT-5898: Replace global variable with a singleton getter Client: cpp by Carel Combrink · 5 months ago
  78. 58d385e Supplement Jsonprotocol module testcase Client: rb Patch: Zezeng Wang by zeshuai007 · 6 years ago
  79. 3364b4a Bump com.diffplug.spotless from 8.0.0 to 8.1.0 in /lib/kotlin by dependabot[bot] · 4 months ago
  80. 55bc35f fix py ext windows build by Shaoyu Zhang · 4 months ago
  81. a6ee3c0 Reset consumed message size after reading from buffer by David Heejong Park · 5 months ago
  82. c5a3712 THRIFT-5888 Do not dynamically enable the GIL under free-threaded Python by Lysandros Nikolaou · 8 months ago
  83. 10d5a65 ruby: Set TCP_NODELAY on accepted sockets by Dmytro Shteflyuk · 4 months ago
  84. 120d496 Bump js-yaml from 3.14.1 to 3.14.2 in /lib/ts by dependabot[bot] · 4 months ago
  85. f274d98 enable TCP_NODELAY for rust client channel by Tdxdxoz · 2 years, 6 months ago
  86. 1e17c93 rewrite the endian conversion to fix a big-endian host Client: py by George Koehler · 3 years, 2 months ago
  87. 4f89bfd Fix bug in Python's THttpClient proxy handling by pspeter · 4 years ago
  88. 2d85468 Reverted, breaks CI by Jens Geyer · 4 months ago
  89. 0c7833c use ok_or_else by Jinpeng · 4 months ago
  90. 49fe0e2 check overflow on reading field id by Jinpeng · 1 year, 3 months ago
  91. 3adca0e Missed actually using the new variables from the new calls to get Python by Carel Combrink · 5 months ago
  92. d6fc791 bump nuget packages by Jens Geyer · 4 months ago
  93. ead302b Revert "lib: py: remove distutils in favor of setuptools" by Jens Geyer · 4 months ago
  94. d0531c4 Bump js-yaml from 3.14.1 to 3.14.2 in /lib/js by dependabot[bot] · 4 months ago
  95. cfc4602 ruby: fix failing tests with Ruby 3.0 by Stan Hu · 3 years, 4 months ago
  96. b4432b8 lib: py: remove distutils in favor of setuptools by Pyrox · 1 year, 8 months ago
  97. d66ce92 fix: make timeout error more future by bwangelme · 1 year, 9 months ago
  98. 52df9d7 tOutput: Mark args unused when THRIFT_SQUELCH_CONSOLE_OUTPUT Client: cpp by Gabe Jones · 5 months ago
  99. 8707949 THRIFT-792: Preserve last connect exception by Michael Smith · 4 months ago
  100. 2f214c2 THRIFT-5902 Add net10 support Client: netstd Patch: Jens Geyer by Jens Geyer · 4 months ago