1. 43faa2d Merge pull request #2401 from aaronmjones/THRIFT-3840 by Mario Emmenlauer · 3 years, 7 months ago
  2. 93a316c THRIFT-5429 build: autotools: add foreign to AM_INIT_AUTOMAKE by Christopher Friedt · 3 years, 7 months ago
  3. ad76a18 Add better unit tests and imbue C locale in floating point to_string by ubuntu · 3 years, 7 months ago
  4. 29fb346 Merge pull request #2382 from BioDataAnalysis/bda_add_openssl_membuffer_loading by Mario Emmenlauer · 3 years, 7 months ago
  5. f726ae3 THRIFT-5428 Prevent costly reallocations to improve performance by Jens Geyer · 3 years, 7 months ago
  6. 016dbac Robustness improvements when loading OpenSSL certificates by Marco Schroeter · 5 years ago
  7. ea456f6 Merge pull request #2383 from BioDataAnalysis/bda_minor_cmake_cleanup by Mario Emmenlauer · 3 years, 7 months ago
  8. be20ad7 THRIFT-5411: Catch SocketTimeoutException in TIOStreamTransport read by David Mollitor · 3 years, 8 months ago
  9. 323f032 Add unit test for system locale with thousands separator comma by ubuntu · 3 years, 7 months ago
  10. 4abc5cf fix D build, with D lang openssl 2.0.3 by mingwugmail · 3 years, 8 months ago
  11. 9a4802a THRIFT-5419 Incorrect usage of thread pool in TThreadPoolAsyncServer may lead to poor performance by phxnsharp · 3 years, 8 months ago
  12. 63d114d THRIFT-5422 add threadpool server to netstd test suite impl by Jens Geyer · 3 years, 8 months ago
  13. 70992f1 Add Link to Tutorial in Rust Lib Documentation Client: rs Patch: Zicklag by Zicklag · 3 years, 8 months ago
  14. 346c72c THRIFT-3508 Map optional fields from thrift idl to optional fields in TypeScript. by Axel Jäger · 3 years, 8 months ago
  15. c54cfcb THRIFT-5417 Fix Lua compiler omitting default values in Lua service functions by Jeffrey Han · 3 years, 8 months ago
  16. 8101302 THRIFT-5399: Fix socket leak in abnormal situation by lm2048 · 3 years, 9 months ago
  17. 33b7f48 consume remaining MessageSize but never reset, we should reset remainin MessageSize after readEnd by Irelian · 3 years, 8 months ago
  18. bc18a92 THRIFT-5414 Use of specific parameter names generates uncompileable code by Jens Geyer · 3 years, 8 months ago
  19. 348de16 THRIFT-5394 AppVeyor CI tries to download outdated cmake by Jens Geyer · 3 years, 9 months ago
  20. 728ba7f THRIFT-5413 Int vs String in method get_size required by property size by Jens Geyer · 3 years, 8 months ago
  21. 32f5466 THRIFT-5400 Java library does not export the .annotation package by Antonio García-Domínguez · 3 years, 9 months ago
  22. aeb8964 THRIFT-5407: Minor changes in .NET to support netcoreapp3.1 by Mario Emmenlauer · 3 years, 8 months ago
  23. ecf273f THRIFT-5408 Support for deprecated/obsolete methods (via annotation) by Jens Geyer · 3 years, 8 months ago
  24. 9fab238 Minor cleanup of two CMake files, and removed some (unused) boost dependencies by Mario Emmenlauer · 4 years ago
  25. c821d25 THRIFT-5244 Dynamic exception specifications are deprecated in C++11[-Wdeprecated] by zeshuai007 · 4 years, 5 months ago
  26. 0f73558 Fix travis CI for NPM by Yuxuan 'fishy' Wang · 3 years, 9 months ago
  27. fe3f8a1 THRIFT-5404: Allow other types of TTransportException to be timeouts by Yuxuan 'fishy' Wang · 3 years, 9 months ago
  28. 80415f0 commented private code that is definitely never used by Jens Geyer · 3 years, 9 months ago
  29. d4e1eb9 THRIFT-5398 ThreadPoolServer not stoppable via CancellationToken by Jens Geyer · 3 years, 9 months ago
  30. 430e540 added breaking change notice for THRIFT-5396 by Jens Geyer · 3 years, 9 months ago
  31. 2b2ea62 THRIFT-5396 deprecate "Async" method postfix Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
  32. 6228b90 THRIFT-5395 inconsistent treatment of methods ending in "Async" by Jens Geyer · 3 years, 9 months ago
  33. 6583f4e THRIFT-5369: Use MaxMessageSize to check container sizes by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  34. 97fb3c4 THRIFT-5393 Incorrect namespaces for included types Client: hx Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
  35. ef0cb01 THRIFT-5391 Named pipes transport hardening Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
  36. 20a86d6 THRIFT-5390 Named Pipes transport hardening Client: Delphi Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
  37. 037753e THRIFT-5265 add the zlib transport to c_glib Client: c_glib Patch: Zezeng Wang by zeshuai007 · 4 years, 1 month ago
  38. fa87d0e THRIFT-5383 TJSONProtocol Java readString throws on bounds check by aaronstgeorge-wf · 3 years, 10 months ago
  39. 66f9536 THRIFT-5387 Improved and simplified Delphi test setup by Jens Geyer · 3 years, 10 months ago
  40. 036665e THRIFT-5386 XML-HTTP client may throw "max message size reached" incorrectly by Jens Geyer · 3 years, 10 months ago
  41. 589ee5b THRIFT-5384 Improved error message for HTTP transports by Jens Geyer · 3 years, 10 months ago
  42. cc8c2c6 THRIFT-5385 XML-HTTP client reports IsOpen=TRUE even if it is not by Jens Geyer · 3 years, 10 months ago
  43. 7e53750 THRIFT-5341 Old-Style-Cast & missing Override Client: cpp Patch: Kashirin Alex by Kashirin Alex · 4 years ago
  44. 7054b31 THRIFT-4303 Update ubuntu-xenial to use D 2.087.0 Client: d Patch: James Lacey by James Lacey · 3 years, 10 months ago
  45. 7f1fc27 Updated languages matrix [skip ci] by Jens Geyer · 3 years, 10 months ago
  46. fafcea7 THRIFT-5382 Netstd default list/set enums values are generated incorrectly by Thomas · 3 years, 10 months ago
  47. 5bae216 merged 0.14.1 changes into master & added 0.15.0 breaking changes section by Jens Geyer · 3 years, 10 months ago
  48. e1eb1dc THRIFT-5381 possible collisions at VOID type with some 3rd-party libraries on Haxe cpp targets by Jens Geyer · 3 years, 10 months ago
  49. 638ffbc Fix netstd test lib build on non windows hosts by Thomas · 3 years, 10 months ago
  50. 2f15843 THRIFT-5236 THttpTransport.cs still has bad timeout code by Thomas · 3 years, 10 months ago
  51. eb0f117 THRIFT-5377 Remove Erlang R16 support Client: erl Patch: Sergey Yelin by Sergey Yelin · 3 years, 10 months ago
  52. 3761f00 Fix lib/go/test/fuzz for oss-fuzz project by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  53. b878732 Remove Erlang R16 support Client: erl Patch: Sergey Yelin by Sergey Yelin · 3 years, 10 months ago
  54. 149c8d0 THRIFT-5376 Fix deprecation warnings in D library Client: d Patch: James Lacey by James Lacey · 3 years, 10 months ago
  55. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  56. 65ea752 Adds fuzz target for oss-fuzz integration by Philippe Antoine · 3 years, 10 months ago
  57. 66d8976 THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
  58. cd2fae0 THRIFT-5373 HTTP status in case of Protocol/Transport exceptions by Jens Geyer · 3 years, 10 months ago
  59. 2dcefad THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZE by Jens Geyer · 3 years, 11 months ago
  60. 62beb67 Early error check in golang struct reading by Philippe Antoine · 3 years, 10 months ago
  61. cc70b4e THIRFT-5367 Fix crashes when using Ruby compaction GC Client: rb Patch: Stan Hu by Stan Hu · 3 years, 10 months ago
  62. de6f61a THRIFT-4098 Namespace support for generated Rust code (#2348) by Allen George · 3 years, 10 months ago
  63. f926d84 added contrib readme [ci skip] by Jens Geyer · 3 years, 10 months ago
  64. 8337069 THRIFT-5332 Question: list all the reserved words in thrift doc by Jens Geyer · 3 years, 10 months ago
  65. 0d12832 misc. netstd improvements Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
  66. 372ada9 THRIFT-5363 Render constant names correctly (#2343) by Allen George · 3 years, 10 months ago
  67. a194276 THRIFT-5360 Remove deprecated Error::description() methods (#2342) by Allen George · 3 years, 10 months ago
  68. 7482f11 FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
  69. b4d108d FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
  70. 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
  71. a8c041d Move java dependency tomcat-embed to the crossTest configuration to remove outdated unnecessary compile time dependency. by iadcode · 3 years, 11 months ago
  72. 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 3 years, 11 months ago
  73. 1ab156a THRIFT-5285 Update http package + update to dart 2 + stylistic changes by aaronstgeorge-wf · 4 years, 3 months ago
  74. 2e90ef5 [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values (#2337) by Allen George · 3 years, 11 months ago
  75. 4f6439b Merge pull request #2338 from allengeorge/thrift-4451 by Allen George · 3 years, 11 months ago
  76. 5cff279 THRIFT-4451 Use a shared TcpStream between both Thrift clients in cross-test by Allen George · 3 years, 11 months ago
  77. 93ae7af THRIFT-5334 change version of thrift-maven-plugin to 0.14.0 by James Z.M. Gao · 4 years ago
  78. 6140fb2 fix to publish haxelib by Jens Geyer · 3 years, 11 months ago
  79. e254b21 fix nullptr exception in publishing.gradle by Jens Geyer · 3 years, 11 months ago
  80. b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  81. 6813b19 Merge pull request #2336 from allengeorge/thrift-5299 by Allen George · 3 years, 11 months ago
  82. 4890510 Avoid custom non-zigzag read/write functions by Allen George · 3 years, 11 months ago
  83. 8a1743d THRIFT-5299: Encode sequence numbers as non-zigzag varint by Allen George · 4 years, 1 month ago
  84. 62f1bd5 THRIFT-5355 Do not rely on compiler and check boundaries by Triton · 4 years ago
  85. c15e75d THRIFT-5354 disable IDE0083 warning Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
  86. f9177f3 THRIFT-5353: Fix import dedup without explicit go namespace by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  87. a2522c0 THRIFT-4914: Fix name redeclaration bug in compiled go code by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  88. 36bd59f THRIFT-5350 char is unsigned on non-x86 arches, use signed char to avoid compiler warning about always true comparisons by Orion Poplawski · 3 years, 11 months ago
  89. 055fe67 THRIFT-5352: Fix construction of Py exceptions with no fields by Neil Williams · 3 years, 11 months ago
  90. 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
  91. 8461365 Merge branch '0.14.0' by Jens Geyer · 4 years ago
  92. 2e7f39f Clarify Compact Protocol var int encoding definition Patch: Juan Cruz Viotti by Juan Cruz Viotti · 4 years ago
  93. 47b3d3b Make it clear that strings are not NUL-delimited Patch: Juan Cruz Viotti by Juan Cruz Viotti · 4 years ago
  94. b04e39a THRIFT-5318: Update PHP thrift_protocol extension for PHP 8 by Tyler Christensen · 4 years, 1 month ago
  95. cb094b8 THRIFT-5229 remove AS3 support Client: AS3 Patch: Jens Geyer by Jens Geyer · 4 years ago
  96. b51a62b THRIFT-5347 Deprecate Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 4 years ago
  97. d446f02 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
  98. 2af1037 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
  99. 102e834 Merge pull request #2276 from BioDataAnalysis/bda_add_noncopyable_base by Mario Emmenlauer · 4 years ago
  100. d270b35 Added TNonCopyable.h in favor of boost dependency by Mario Emmenlauer · 4 years, 2 months ago