1. 57e24ca THRIFT-5369: Use MaxMessageSize to check container sizes by Yuxuan 'fishy' Wang · 3 years, 10 months ago 0.14.2 v0.14.2
  2. 63e86ce Version 0.14.2 by Jens Geyer · 3 years, 7 months ago
  3. d604602 THRIFT-5383 TJSONProtocol Java readString throws on bounds check by aaronstgeorge-wf · 3 years, 10 months ago
  4. 65291da version 0.14.1 by Jens Geyer · 3 years, 10 months ago
  5. 4a8b0f9 fix to publish haxelib by Jens Geyer · 3 years, 11 months ago
  6. 13f9e9e fix nullptr exception in publishing.gradle by Jens Geyer · 3 years, 11 months ago
  7. bb8fec7 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  8. cee3ddb THRIFT-5352: Fix construction of Py exceptions with no fields by Neil Williams · 3 years, 11 months ago
  9. d446f02 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
  10. 8411e18 Version 0.14.0 by Jens Geyer · 4 years ago v0.14.0
  11. ebfa771 THRIFT-5274: Enforce Java 8 compatibility Client: Java Patch: Christopher Tubbs by Christopher Tubbs · 4 years ago
  12. 7ae1ec3 THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connections by David Mollitor · 4 years, 3 months ago
  13. ebc2ab5 THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically by belugabehr · 4 years ago
  14. 55016bf THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate hostnames correctly by James Lacey · 4 years ago
  15. 4aaef75 THRIFT-5337 Go set fields write improvement by wangtieju · 4 years ago
  16. 1f73455 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) by Jens Geyer · 4 years ago
  17. 0f21e39 THRIFT-5336 Add possibility to setup connection timeout in TCurlClient by vladimir.panivko · 4 years ago
  18. c2ddaf0 THRIFT-4914: Make TClient.Call to return the response meta by Yuxuan 'fishy' Wang · 4 years ago
  19. 8dd04f4 THRIFT-5322: THeaderTransport protocol id fix by Yuxuan 'fishy' Wang · 4 years ago
  20. d9fcdd3 THRIFT-5338: Remove lib/go/thrift/go.mod by Yuxuan 'fishy' Wang · 4 years ago
  21. e27e82c THRIFT-5338: Raise minimal supported go version to 1.14.14 by Yuxuan 'fishy' Wang · 4 years ago
  22. 0e68e8c THRIFT-5326: Make PrependError more unwrap-able by Yuxuan 'fishy' Wang · 4 years ago
  23. d831230 THRIFT-5326: Expand TException interface in go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  24. c4d1c0d THRIFT-5322: Implement TConfiguration in Go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  25. 1c35d6b THRIFT-5331: Py: make THeader subprotocol configurable (#2302) by Neil Williams · 4 years ago
  26. 13662dd THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocol by Jeffrey Han · 4 years, 1 month ago
  27. 3b9259d TServerSocket.cpp::isOpen(): Check that a domain socket file already exists by Mario Emmenlauer · 4 years, 2 months ago
  28. 37c2ceb THRIFT-5322: Guard against large string/binary lengths in Go by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  29. dda8054 THRIFT-5324: Create new req buffer for every http request by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  30. e872b35 THRIFT-5282: Add IPv6 client support to Lua library by Jeffrey Han · 4 years, 4 months ago
  31. 4461728 THRIFT-5324: reset http client buffer after flush by Morozov · 4 years, 1 month ago
  32. 70792f2 Add useful links in Rust client's metadata Client: Rust Patch: Dirkjan Ochtman by Dirkjan Ochtman · 4 years, 1 month ago
  33. 10f2556 THRIFT-5295 makeThread and ThreadFactory extensible by rglarix · 4 years, 3 months ago
  34. fb4b5aa Fix Missed check in c_glib for frame max message size check by zeshuai007 · 4 years, 2 months ago
  35. 12f6c31 THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code by Jens Geyer · 4 years, 1 month ago
  36. 66777ad Fix Erlang CI: Add gen-erl into test's path Client: erl Patch: Sergey Yelin by Sergey Yelin · 4 years, 1 month ago
  37. c061923 Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 9 months ago
  38. 6e6bb84 THRIFT-5288: Move Support for ByteBuffer into TTransport by David Mollitor · 4 years, 3 months ago
  39. 6cd5366 Merge pull request #2273 from allengeorge/allen/clippy_clean by Allen George · 4 years, 2 months ago
  40. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  41. 05bb551 THRIFT-5303 Fix missing error handling in using PyUnicode_DecodeUTF8 by stiga-huang · 4 years, 2 months ago
  42. 997e2d4 fix warning in c_glib from add max_message_size code by zeshuai007 · 4 years, 3 months ago
  43. 6762cad THRIFT-5304 TWinHTTPClientImpl may incorrectly report that the message size is reached by Jens Geyer · 4 years, 2 months ago
  44. 22671db Add an Automatic-Module-Name entry by Mark Raynsford · 4 years, 3 months ago
  45. 2676327 Add DuplicateTo protocol to go's TDebugProtocol by Yuxuan 'fishy' Wang · 4 years, 3 months ago
  46. 64c2a4b THRIFT-5294: Fix panic in go TSimpleJSONProtocol by Yuxuan 'fishy' Wang · 4 years, 3 months ago
  47. daf6209 THRIFT-5240: Tweak the default go server connectivity check interval by Yuxuan 'fishy' Wang · 4 years, 3 months ago
  48. 6d57026 THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538 by Jens Geyer · 4 years, 3 months ago
  49. d89b427 THRIFT-5287: Log When Client Connections are Dropped by David Mollitor · 4 years, 3 months ago
  50. 5751ddf THRIFT-5286: Fix Lua library readBool() in TCompactProtocol by Jeffrey Han · 4 years, 3 months ago
  51. 44b0b5d THRIFT-5103: Fix for PHP7.4 deprecated syntax Client: php Patch: Stoyan Markov by Stoyan Markov · 4 years, 4 months ago
  52. fa22f34 THRIFT-5256: Fix some compile warnings Client: c_glib Patch: wangyunjian by wangyunjian · 4 years, 6 months ago
  53. 03f01fb Fix c_glib implicit function declarations by Christopher Chavez · 4 years, 3 months ago
  54. 077b5fc go: Use sync.Pool for gzip in HTTP transport by Duru Can Celasun · 4 years, 3 months ago
  55. 062521f add the test case into cmake by zeshuai007 · 4 years, 4 months ago
  56. 6dcd64e THRIFT-5279: Go serializer/deserializer cleanups by Yuxuan 'fishy' Wang · 4 years, 4 months ago
  57. a2c4466 THRIFT-5278: Allow set protoID in go THeader transport/protocol by Yuxuan 'fishy' Wang · 4 years, 4 months ago
  58. 03f4729 Merge pull request #2235 from deiv/fix-abstract-unix-socket-name by Zezeng Wang · 4 years, 4 months ago
  59. 4750f36 Fix abstract unix socket name by David Suárez · 4 years, 4 months ago
  60. e29c39f THRIFT-5203: Remove Unused toString Method in TSerializer by David Mollitor · 4 years, 8 months ago
  61. d5e5fd0 Merge pull request #2221 from zeshuai007/THRIFT-5249 by Zezeng Wang · 4 years, 4 months ago
  62. e6d97c0 test ci fix by zeshuai007 · 4 years, 5 months ago
  63. 1190308 Merge pull request #2191 from zeshuai007/Implements_TConfig by Zezeng Wang · 4 years, 4 months ago
  64. 0d6a2d3 THRIFT-4272: warnings in glibc library Client: c_glib Patch: Zezeng Wang by zeshuai007 · 4 years, 10 months ago
  65. 63213c1 Implements TConfiguration for java by zeshuai007 · 4 years, 4 months ago
  66. dd6c8c1 TServerSocket.cpp: Ensure the server is really listening (via helper variable listening_) by Mario Emmenlauer · 4 years, 4 months ago
  67. 40cd021 Added getter and setter for domain socket path, and minor fix for printing abstract domain socket paths by Mario Emmenlauer · 4 years, 4 months ago
  68. 6b1cb30 THRIFT-5217 Deprecated boost header Client: cpp Patch: Zezeng Wang by zeshuai007 · 4 years, 8 months ago
  69. 0371589 THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method by longzhiri · 4 years, 5 months ago
  70. 47d4a00 Deprecated WinXP and Server2003 methods Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 8 months ago
  71. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
  72. 935770c THRIFT-5136: Fix memory leak in thrift_multiplexed_processor_process_impl() by wangyunjian · 4 years, 10 months ago
  73. 073166f THRIFT-5255: Fix stack overflow in framed transport by wangyunjian · 4 years, 6 months ago
  74. 021cb27 THRIFT-5259 Fix "Transport endpoint is not connected " error when running lua test server accepts a connection by Zero · 4 years, 5 months ago
  75. 21b3e46 THRIFT-5262 Fix a encoding struct bug in the compact protocol implementation to lua by longzhiri · 4 years, 5 months ago
  76. 3a03da5 THRIFT-5268 Fix some file loss ")" in define Client: c_glib Patch: Zezeng Wang by zeshuai007 · 4 years, 5 months ago
  77. 22b6c0c THRIFT-5270: Fix wrong int to string conversions by Yuxuan 'fishy' Wang · 4 years, 4 months ago
  78. 0503fc0 THRIFT-5132 Warning in TSocket when using ssl connection by panivko · 4 years, 8 months ago
  79. c80b8bb THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 6 months ago
  80. 01d53f4 THRIFT-5248: Python: Make TSocket.isOpen check if server still connected by Neil Williams · 4 years, 6 months ago
  81. 68c1506 THRIFT-5261 Support for deprecated methods (via annotation) by Jens Geyer · 4 years, 5 months ago
  82. b93fafd THRIFT-5214: Use peek to implement socket connectivity check by Yuxuan 'fishy' Wang · 4 years, 5 months ago
  83. 64f419b THRIFT-5257: Fix Go THeaderTransport endOfFrame handling by Yuxuan 'fishy' Wang · 4 years, 5 months ago
  84. 86352b4 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 7 months ago
  85. 23c8e52 THRIFT-5254 Member name cannot be Isset (unless it is an "required" member) by Jens Geyer · 4 years, 6 months ago
  86. 363ee00 THRIFT-5253 using Result in result name generates wrong IAsync interface by Jens Geyer · 4 years, 6 months ago
  87. 58e655e THRIFT-5252 Make CreateHttpClientHandler() method virtual by Jens Geyer · 4 years, 6 months ago
  88. ec57271 THRIFT-5251 StringUtils<T>.ToString() raises an exception for enum values outside range by Jens Geyer · 4 years, 6 months ago
  89. eb45c2a THRIFT-5247 Avoiding meaningless System.copy Client: java Patch: Zezeng Wang by zeshuai007 · 4 years, 6 months ago
  90. dd09187 Fix FrameWriter.java typo Client: java Patch: dugenkui <dugenkui@meituan.com> by dugenkui · 4 years, 6 months ago
  91. 6c5f5c8 THRIFT-5329: Add THttpTransport constructor with HttpClient by ResDiaryLewis · 4 years, 7 months ago
  92. 4db7a0a THRIFT-5240: Do connectivity check in Go server by Yuxuan 'fishy' Wang · 4 years, 7 months ago
  93. 5dc1d26 THRIFT-5152: Separate timeout in TSSLSocket by Yuxuan 'fishy' Wang · 4 years, 7 months ago
  94. 0dd1363 THRIFT-5190: StringUtils haven't take `(offset + length) > bytes.length` into account by dugenkui · 4 years, 9 months ago
  95. 6e16c2b THRIFT-5238 GetHashCode can throw NullReferenceException by Jens Geyer · 4 years, 7 months ago
  96. bcae3bb THRIFT-5233: Handle I/O timeouts in go library (#2181) by Duru Can Celasun · 4 years, 7 months ago
  97. 8b8633e THRIFT-5221: Fix stack overflow when reading buffer by wangyunjian · 4 years, 8 months ago
  98. 7b37994 Thrift.csproj: Stop writing AssemblyAttributes.cs to /tmp by Marco Schroeter · 4 years, 10 months ago
  99. e79f764 THRIFT-5233: Handle I/O timeouts in go library by Yuxuan 'fishy' Wang · 4 years, 7 months ago
  100. 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 7 months ago