1. 4bd1fd8 THRIFT-5526 to use "private_members" instead of "private-members" as a consistent param casing by Jiayu Liu · 2 years, 11 months ago
  2. c9b7bd7 THRIFT-5519 Java async client loses exceptions in void methods Client: java by Alex Kormukhin · 2 years, 11 months ago
  3. 8ab86c3 Fix headers bug in Thrift/HttpClient.pm by Finn Colman · 2 years, 11 months ago
  4. 79f89e0 FIX: remove duplicate constant decls Client: Delphi Patch: Jens Geyer by Jens Geyer · 2 years, 11 months ago
  5. fa44e90 Fixes #5529 missing space in between "<" and "::" in c++ generator by Andreas Renggli · 2 years, 11 months ago
  6. 8fea4ea THRIFT-5528 Incorrect HTML link for referenced typedefs by Jens Geyer · 2 years, 11 months ago
  7. 9bee877 THRIFT-5527: Don't swallow idl exceptions in Process function by Yuxuan 'fishy' Wang · 2 years, 11 months ago
  8. 103a11c THRIFT-5467 Python: fix CannotSendHeader exception by Márton Csordás · 3 years, 1 month ago
  9. ff74696 FIX: incorrect URL in documentation by Jens Geyer · 2 years, 11 months ago
  10. 2fa907e THRIFT-5495: close client when shutdown server in go lib Client: go by 郑桐 · 3 years ago
  11. 6266dc0 Updated website update info, the ASF CMS is not longer used anymore. by Jens Geyer · 2 years, 11 months ago
  12. f0563a5 Updated website update info, the ASF CMS is not longer used anymore. by Jens Geyer · 2 years, 11 months ago
  13. d8ed398 Merge branch '0.16.0' into master by Jens Geyer · 2 years, 11 months ago
  14. d2c28b3 THRIFT-5514 netstd test client slow in multithread mode by Jens Geyer · 2 years, 11 months ago
  15. 52d263e THRIFT-5499: Use blocking Read/Write calls to make sure the Receive/SendTimeout is checked. by TeinRnD · 3 years ago
  16. 2a93df8 Update changelog for 0.16.0 by Jens Geyer · 3 years ago 0.16.0 v0.16.0
  17. a8e3b75 THRIFT-5512: Update java dependencies by Yuxuan 'fishy' Wang · 3 years ago
  18. 0b29261 THRIFT-5512: Update java dependencies by Yuxuan 'fishy' Wang · 3 years ago
  19. 3031394 THRIFT-5509: Suppress noisy log from go's TSimpleServer by Yuxuan 'fishy' Wang · 3 years ago
  20. acd19a8 THRIFT-5509: Suppress noisy log from go's TSimpleServer by Yuxuan 'fishy' Wang · 3 years ago
  21. 50819ce Fix winsock capitalization for case sensitive cross-compilation by Jeremiah · 3 years ago
  22. 3cac320 THRIFT-5511 Full support for the new net6 "nullability" semantics by Jens Geyer · 3 years ago
  23. 2d667f3 FIX: test left too early on false premise by Jens Geyer · 3 years ago
  24. f18a8f3 Update changelog for 0.16.0 by Jens Geyer · 3 years ago
  25. 6b5b6c4 Merge pull request #2515 from dsandbrink/patch-1 by Mario Emmenlauer · 3 years ago
  26. cbb6530 [THRIFT-5510] On Windows NOMINMAX and WIN32_LEAN_AND_MEAN are unset even if set before by Dirk Sandbrink · 3 years ago
  27. 56a840a THRIFT-5509: Close connection in IsOpen by Yuxuan 'fishy' Wang · 3 years ago
  28. 6f33b04 THRIFT-5509: Close connection in IsOpen by Yuxuan 'fishy' Wang · 3 years ago
  29. b9fe9c2 FIX: test left too early on false premise by Jens Geyer · 3 years ago
  30. f087ec4 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  31. 48d1a70 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  32. a10d401 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  33. af453f3 minor indent fixes by Jens Geyer · 3 years ago
  34. f99375e THRIFT-5504 CA2254 Message template should be compile time constant by Jens Geyer · 3 years ago
  35. 9a16c75 THRIFT-5504 CA2254 Message template should be compile time constant by Jens Geyer · 3 years ago
  36. 69b66a5 THRIFT-5506 C26495 variable "t_field::req_" not initialized, t_field.h:40 by Jens Geyer · 3 years ago
  37. a0cd3cf THRIFT-5505 error: 'close_generator' overrides a member function but is not marked 'override' by Jens Geyer · 3 years ago
  38. eadbd9c Fix travis issue caused by 5f16344311 by Yuxuan 'fishy' Wang · 3 years ago
  39. c4f2ba1 Fix the travis issue by Yuxuan 'fishy' Wang · 3 years ago
  40. d68f03c Updated changes.md for 0.16.0 by Jens Geyer · 3 years ago
  41. 1ef362c THRIFT-5504 CA2254 Message template should be compile time constant by Jens Geyer · 3 years ago
  42. 561bc9a THRIFT-5504 CA2254 Message template should be compile time constant by Jens Geyer · 3 years ago
  43. bf09675 Fixed proxy related bugs by くらげ · 3 years, 6 months ago
  44. 5f16344 fix wrong thrift strict header comparing by ihciah · 3 years, 6 months ago
  45. fb87b44 Updated changes.md for 0.16.0 by Jens Geyer · 3 years ago
  46. febc512 Updated changes.md for 0.16.0 by Jens Geyer · 3 years ago
  47. fa5c37a Fixes #5500, uncompilable code when a .thirft struct named 'System' is present by Jonas Marty · 3 years ago
  48. 86763a1 Fixes #5500, uncompilable code when a .thirft struct named 'System' is present by Jonas Marty · 3 years ago
  49. 6868ebb Release 0.16.0 by Jens Geyer · 3 years ago
  50. 7a68295 2022 we have by Jens Geyer · 3 years ago
  51. b1dc2ae Merge pull request #2505 from dsandbrink/patch-1 by Mario Emmenlauer · 3 years ago
  52. 11dc245 Merge pull request #2504 from dsandbrink/bugfix/thrift_5418 by Mario Emmenlauer · 3 years ago
  53. d3f13f0 THRIFT-5418: Fix missing implementation for enum functions by Dirk Sandbrink · 3 years ago
  54. b3cf198 Fix warning C4515: 'protocol': namespace uses itself by Dirk Sandbrink · 3 years ago
  55. 16b490c Merge pull request #2506 from BioDataAnalysis/bda_remove_jcenter by Mario Emmenlauer · 3 years ago
  56. e07cdcc lib/java/build.gradle: Removed jcenter() after repeated errors by Mario Emmenlauer · 3 years ago
  57. bbc7c5f Bump the versions of Go used in Travis by Yuxuan 'fishy' Wang · 3 years ago
  58. 98a2325 THRIFT-5479 Add net 6 support by Jens Geyer · 3 years ago
  59. 39d7278 go: Make socketConn.Close thread-safe by Yuxuan 'fishy' Wang · 3 years ago
  60. 9d7d627 Remove excess assertions by Ali-Akber Saifee · 3 years ago
  61. e12fbe8 Use iotest.OneByteReader instead of self implemented one by Yuxuan 'fishy' Wang · 3 years ago
  62. 999e6e3 THRIFT-5490: Use pooled buffer for TFramedTransport by Yuxuan 'fishy' Wang · 3 years, 1 month ago
  63. d582a86 THRIFT-5490: Use pooled buffer for THeaderTransport by Yuxuan 'fishy' Wang · 3 years, 1 month ago
  64. b724787 Define PY_SSIZE_T_CLEAN to use PyObject_CallFunction by Ali-Akber Saifee · 3 years, 1 month ago
  65. c6c5a05 THRIFT-5486 : fix issues found by spotbugs by kpandit · 3 years, 1 month ago
  66. b597043 Pin clap to 2.33 as 2.34 results in build failures by Ali-Akber Saifee · 3 years, 1 month ago
  67. 98be76f THRIFT-5482: Fix memory leak during SSL handshake in C++ library Client: C++ by Anshul M Gupta · 3 years, 1 month ago
  68. 2853af2 Compile TWebSocketServer with CMake only when OpenSSL is found by Kevin Wojniak · 3 years, 3 months ago
  69. 4c7b9fd THRIFT-5479 Add net 6 support Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 1 month ago
  70. 4637f6d [skip ci] updated README.md to reflect final merged changes (THRIFT-5443) by kpandit · 3 years, 2 months ago
  71. 5a9d139 THRIFT-5443: add support for partial Thrift deserialization by kpandit · 3 years, 2 months ago
  72. 2c09278 *.local deleted by Jens Geyer · 3 years, 2 months ago
  73. 443a03c FIX: Python code style / flake8: TProcessPoolServer.py:46:14: E225 missing whitespace around operator by Jens Geyer · 3 years, 2 months ago
  74. 50f9713 FIX Python code style TTransport.py:400:5: E301 expected 1 blank line, found 0 by Jens Geyer · 3 years, 2 months ago
  75. ea1e8ff THRIFT-5481 consolidate netstd server implementation details into one common model by Jens Geyer · 3 years, 2 months ago
  76. 7156940 Refactoring test server/client to use async/await more consistently by Jens Geyer · 3 years, 2 months ago
  77. da1e19b THRIFT-5454: add __setState__ function to TProcessPoolServer to enable correct multiprocessing behavior related to pickling by Yiyang Zhou · 3 years, 5 months ago
  78. ea39a14 THRIFT-5480 TThreadPoolAsyncServer using TFramedTransport mistakenly drops client by Jens Geyer · 3 years, 2 months ago
  79. 591575a THRIFT-5476 Deprecate Common Lisp support Client: cl Patch: Jens Geyer by Jens Geyer · 3 years, 2 months ago
  80. 3f1fd59 - Fixed a few XML comments and ArgumentException arguments by Jens Geyer · 3 years, 2 months ago
  81. 007b99b THRIFT-5408 Support for deprecated methods - follow_up fix by Jens Geyer · 3 years, 3 months ago
  82. 2b8be51 ran `npm audit fix` to fix several reported issues by Jens Geyer · 3 years, 3 months ago
  83. 839a1da THRIFT-5456 Disable SIGPIPE on TSocketServer CLient: cpp Patch: Kevin Wojniak by Kevin Wojniak · 3 years, 5 months ago
  84. 0f76053 skip map value with depth limit by 郑桐 · 3 years, 3 months ago
  85. 6a7278b Fix `processing` typo in TSocketServer.swift by Kevin Wojniak · 3 years, 3 months ago
  86. 50dd262 THRIFT-5416: Allow UDP Sockets by Brian Forbis · 3 years, 8 months ago
  87. 2145741 FIX for "error: malformed HTML" broken by 91be87a76f747b9069bb07357483b2d8a19addcf by Jens Geyer · 3 years, 3 months ago
  88. 152dab9 THRIFT-5237: FOLLOWUP: Add a new constructor for TSocket by Yuming Wang · 3 years, 3 months ago
  89. 2b691ee Fix Rust formatting error by Allen George · 3 years, 3 months ago
  90. 353e810 THRIFT-5470 Error: Constraint check failure for haxe.ds.ObjectMap.K by Jens Geyer · 3 years, 3 months ago
  91. e5c636d THRIFT-5448: map binary to typescript Buffer Client: js Author: OpportunityLiu by Opportunity · 3 years, 5 months ago
  92. e394cb4 THRIFT-5471 Introduce delimiter and app_prefix options to erl generator by Sergey Yelin · 3 years, 4 months ago
  93. 91be87a fix javadoc warnings Client: java Patch: Bhalchandra Pandit by kpandit · 3 years, 5 months ago
  94. cb808fc fix perl packaging issue by James E. King III · 3 years, 4 months ago
  95. 7ecc9ef minor changes to make pypi distribution look better (long desc) by James E. King III · 3 years, 4 months ago
  96. ab2f23a Modified build tags to allow js/wasm target by Balázs Grill · 3 years, 4 months ago
  97. e3be321 Merge branch '0.15.0' into upstream by Jens Geyer · 3 years, 4 months ago
  98. 7e07267 THRIFT-5457 Pin bitflags to 1.2 to maintain MSRV (#2454) by Allen George · 3 years, 4 months ago
  99. 38bd636 THRIFT-4868: Golang: Fix compilation for optional set<binary> with default values by Yuri Melnikov · 3 years, 4 months ago
  100. 0cc0650 Remove redundant `format!(..)` macro calls (#2443) by xiexiaoqun · 3 years, 4 months ago