1. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  2. 65ea752 Adds fuzz target for oss-fuzz integration by Philippe Antoine · 3 years, 10 months ago
  3. 66d8976 THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
  4. cd2fae0 THRIFT-5373 HTTP status in case of Protocol/Transport exceptions by Jens Geyer · 3 years, 10 months ago
  5. 2dcefad THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZE by Jens Geyer · 3 years, 11 months ago
  6. 62beb67 Early error check in golang struct reading by Philippe Antoine · 3 years, 10 months ago
  7. cc70b4e THIRFT-5367 Fix crashes when using Ruby compaction GC Client: rb Patch: Stan Hu by Stan Hu · 3 years, 10 months ago
  8. de6f61a THRIFT-4098 Namespace support for generated Rust code (#2348) by Allen George · 3 years, 10 months ago
  9. 0d12832 misc. netstd improvements Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
  10. a194276 THRIFT-5360 Remove deprecated Error::description() methods (#2342) by Allen George · 3 years, 10 months ago
  11. 7482f11 FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
  12. b4d108d FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
  13. 99c3aa2 Enable clippy in all Rust targets and ensure that all existing code is clippy-clean (#2341) by Allen George · 3 years, 10 months ago
  14. a8c041d Move java dependency tomcat-embed to the crossTest configuration to remove outdated unnecessary compile time dependency. by iadcode · 3 years, 11 months ago
  15. 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 3 years, 11 months ago
  16. 1ab156a THRIFT-5285 Update http package + update to dart 2 + stylistic changes by aaronstgeorge-wf · 4 years, 3 months ago
  17. 2e90ef5 [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values (#2337) by Allen George · 3 years, 11 months ago
  18. 6140fb2 fix to publish haxelib by Jens Geyer · 3 years, 11 months ago
  19. e254b21 fix nullptr exception in publishing.gradle by Jens Geyer · 3 years, 11 months ago
  20. b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  21. 4890510 Avoid custom non-zigzag read/write functions by Allen George · 3 years, 11 months ago
  22. 8a1743d THRIFT-5299: Encode sequence numbers as non-zigzag varint by Allen George · 4 years, 1 month ago
  23. 62f1bd5 THRIFT-5355 Do not rely on compiler and check boundaries by Triton · 4 years ago
  24. 055fe67 THRIFT-5352: Fix construction of Py exceptions with no fields by Neil Williams · 3 years, 11 months ago
  25. 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
  26. b04e39a THRIFT-5318: Update PHP thrift_protocol extension for PHP 8 by Tyler Christensen · 4 years, 1 month ago
  27. cb094b8 THRIFT-5229 remove AS3 support Client: AS3 Patch: Jens Geyer by Jens Geyer · 4 years ago
  28. 2af1037 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
  29. d270b35 Added TNonCopyable.h in favor of boost dependency by Mario Emmenlauer · 4 years, 2 months ago
  30. 037916b CMake: Added better dependency tracking for external build tools by Mario Emmenlauer · 4 years, 8 months ago
  31. 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
  32. 3fc0b8d Version number aligned to 0.15.0 by Jens Geyer · 4 years ago
  33. b5fe1db Reverted wrongly pushed commits. by Jens Geyer · 4 years ago
  34. 876aee5 Setup for Visual Studio 2019 + workarounds for some open tickets: by Jens Geyer · 10 years ago
  35. b89316d Revert "THRIFT-4982 Remove deprecated C# bindings from the code base" by Jens Geyer · 4 years, 11 months ago
  36. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  37. ebfa771 THRIFT-5274: Enforce Java 8 compatibility Client: Java Patch: Christopher Tubbs by Christopher Tubbs · 4 years ago
  38. 7ae1ec3 THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connections by David Mollitor · 4 years, 3 months ago
  39. ebc2ab5 THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically by belugabehr · 4 years ago
  40. 55016bf THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate hostnames correctly by James Lacey · 4 years ago
  41. 4aaef75 THRIFT-5337 Go set fields write improvement by wangtieju · 4 years ago
  42. 1f73455 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) by Jens Geyer · 4 years ago
  43. 0f21e39 THRIFT-5336 Add possibility to setup connection timeout in TCurlClient by vladimir.panivko · 4 years ago
  44. c2ddaf0 THRIFT-4914: Make TClient.Call to return the response meta by Yuxuan 'fishy' Wang · 4 years ago
  45. 8dd04f4 THRIFT-5322: THeaderTransport protocol id fix by Yuxuan 'fishy' Wang · 4 years ago
  46. d9fcdd3 THRIFT-5338: Remove lib/go/thrift/go.mod by Yuxuan 'fishy' Wang · 4 years ago
  47. e27e82c THRIFT-5338: Raise minimal supported go version to 1.14.14 by Yuxuan 'fishy' Wang · 4 years ago
  48. 0e68e8c THRIFT-5326: Make PrependError more unwrap-able by Yuxuan 'fishy' Wang · 4 years ago
  49. d831230 THRIFT-5326: Expand TException interface in go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  50. c4d1c0d THRIFT-5322: Implement TConfiguration in Go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  51. 1c35d6b THRIFT-5331: Py: make THeader subprotocol configurable (#2302) by Neil Williams · 4 years ago
  52. 13662dd THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocol by Jeffrey Han · 4 years, 1 month ago
  53. 3b9259d TServerSocket.cpp::isOpen(): Check that a domain socket file already exists by Mario Emmenlauer · 4 years, 2 months ago
  54. 37c2ceb THRIFT-5322: Guard against large string/binary lengths in Go by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  55. dda8054 THRIFT-5324: Create new req buffer for every http request by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  56. e872b35 THRIFT-5282: Add IPv6 client support to Lua library by Jeffrey Han · 4 years, 4 months ago
  57. 4461728 THRIFT-5324: reset http client buffer after flush by Morozov · 4 years, 1 month ago
  58. 70792f2 Add useful links in Rust client's metadata Client: Rust Patch: Dirkjan Ochtman by Dirkjan Ochtman · 4 years, 1 month ago
  59. 10f2556 THRIFT-5295 makeThread and ThreadFactory extensible by rglarix · 4 years, 3 months ago
  60. fb4b5aa Fix Missed check in c_glib for frame max message size check by zeshuai007 · 4 years, 2 months ago
  61. 12f6c31 THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code by Jens Geyer · 4 years, 1 month ago
  62. 66777ad Fix Erlang CI: Add gen-erl into test's path Client: erl Patch: Sergey Yelin by Sergey Yelin · 4 years, 1 month ago
  63. c061923 Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 9 months ago
  64. 6e6bb84 THRIFT-5288: Move Support for ByteBuffer into TTransport by David Mollitor · 4 years, 3 months ago
  65. 6cd5366 Merge pull request #2273 from allengeorge/allen/clippy_clean by Allen George · 4 years, 2 months ago
  66. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  67. 05bb551 THRIFT-5303 Fix missing error handling in using PyUnicode_DecodeUTF8 by stiga-huang · 4 years, 2 months ago
  68. 997e2d4 fix warning in c_glib from add max_message_size code by zeshuai007 · 4 years, 3 months ago
  69. 6762cad THRIFT-5304 TWinHTTPClientImpl may incorrectly report that the message size is reached by Jens Geyer · 4 years, 2 months ago
  70. 22671db Add an Automatic-Module-Name entry by Mark Raynsford · 4 years, 3 months ago
  71. 2676327 Add DuplicateTo protocol to go's TDebugProtocol by Yuxuan 'fishy' Wang · 4 years, 3 months ago
  72. 64c2a4b THRIFT-5294: Fix panic in go TSimpleJSONProtocol by Yuxuan 'fishy' Wang · 4 years, 3 months ago
  73. daf6209 THRIFT-5240: Tweak the default go server connectivity check interval by Yuxuan 'fishy' Wang · 4 years, 3 months ago
  74. 6d57026 THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538 by Jens Geyer · 4 years, 3 months ago
  75. d89b427 THRIFT-5287: Log When Client Connections are Dropped by David Mollitor · 4 years, 3 months ago
  76. 5751ddf THRIFT-5286: Fix Lua library readBool() in TCompactProtocol by Jeffrey Han · 4 years, 3 months ago
  77. 44b0b5d THRIFT-5103: Fix for PHP7.4 deprecated syntax Client: php Patch: Stoyan Markov by Stoyan Markov · 4 years, 4 months ago
  78. fa22f34 THRIFT-5256: Fix some compile warnings Client: c_glib Patch: wangyunjian by wangyunjian · 4 years, 6 months ago
  79. 03f01fb Fix c_glib implicit function declarations by Christopher Chavez · 4 years, 3 months ago
  80. 077b5fc go: Use sync.Pool for gzip in HTTP transport by Duru Can Celasun · 4 years, 3 months ago
  81. 062521f add the test case into cmake by zeshuai007 · 4 years, 4 months ago
  82. 6dcd64e THRIFT-5279: Go serializer/deserializer cleanups by Yuxuan 'fishy' Wang · 4 years, 4 months ago
  83. a2c4466 THRIFT-5278: Allow set protoID in go THeader transport/protocol by Yuxuan 'fishy' Wang · 4 years, 4 months ago
  84. 03f4729 Merge pull request #2235 from deiv/fix-abstract-unix-socket-name by Zezeng Wang · 4 years, 4 months ago
  85. 4750f36 Fix abstract unix socket name by David Suárez · 4 years, 4 months ago
  86. e29c39f THRIFT-5203: Remove Unused toString Method in TSerializer by David Mollitor · 4 years, 8 months ago
  87. d5e5fd0 Merge pull request #2221 from zeshuai007/THRIFT-5249 by Zezeng Wang · 4 years, 4 months ago
  88. e6d97c0 test ci fix by zeshuai007 · 4 years, 5 months ago
  89. 1190308 Merge pull request #2191 from zeshuai007/Implements_TConfig by Zezeng Wang · 4 years, 4 months ago
  90. 0d6a2d3 THRIFT-4272: warnings in glibc library Client: c_glib Patch: Zezeng Wang by zeshuai007 · 4 years, 10 months ago
  91. 63213c1 Implements TConfiguration for java by zeshuai007 · 4 years, 4 months ago
  92. dd6c8c1 TServerSocket.cpp: Ensure the server is really listening (via helper variable listening_) by Mario Emmenlauer · 4 years, 4 months ago
  93. 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
  94. 6b1cb30 THRIFT-5217 Deprecated boost header Client: cpp Patch: Zezeng Wang by zeshuai007 · 4 years, 8 months ago
  95. 0371589 THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method by longzhiri · 4 years, 5 months ago
  96. 47d4a00 Deprecated WinXP and Server2003 methods Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 8 months ago
  97. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
  98. 935770c THRIFT-5136: Fix memory leak in thrift_multiplexed_processor_process_impl() by wangyunjian · 4 years, 10 months ago
  99. 073166f THRIFT-5255: Fix stack overflow in framed transport by wangyunjian · 4 years, 6 months ago
  100. 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