1. 649dcfd update to gradle 6.9, jdk 15, update findbugs by Jiayu Liu · 2 years, 11 months ago
  2. 20e2ceb lib/rs/Cargo.toml: Update ordered-float by Mike Cronce · 2 years, 10 months ago
  3. aa27cda add support for converting to java optional by Jiayu Liu · 2 years, 11 months ago
  4. d88d4f9 THRIFT-5501 Remove Common Lisp support Client: cl Patch: Jens Geyer by Jens Geyer · 2 years, 10 months ago
  5. 66ac7b4 THRIFT-5494 fix cpu full caused by infinite select() when frameSize < maxReadBufferBytes but readBufferBytesAllocated.get() + frameSize always greater than MAX_READ_BUFFER_BYTES by wangfan · 2 years, 11 months ago
  6. 5a44db8 THRIFT-5525 use "reuse_objects" instead of "reuse-objects" as a consistent param casing by Jiayu Liu · 2 years, 11 months ago
  7. c9b7bd7 THRIFT-5519 Java async client loses exceptions in void methods Client: java by Alex Kormukhin · 2 years, 11 months ago
  8. 8ab86c3 Fix headers bug in Thrift/HttpClient.pm by Finn Colman · 2 years, 11 months ago
  9. 79f89e0 FIX: remove duplicate constant decls Client: Delphi Patch: Jens Geyer by Jens Geyer · 2 years, 11 months ago
  10. 9bee877 THRIFT-5527: Don't swallow idl exceptions in Process function by Yuxuan 'fishy' Wang · 2 years, 11 months ago
  11. 103a11c THRIFT-5467 Python: fix CannotSendHeader exception by Márton Csordás · 3 years, 1 month ago
  12. 2fa907e THRIFT-5495: close client when shutdown server in go lib Client: go by 郑桐 · 3 years ago
  13. d8ed398 Merge branch '0.16.0' into master by Jens Geyer · 2 years, 11 months ago
  14. 52d263e THRIFT-5499: Use blocking Read/Write calls to make sure the Receive/SendTimeout is checked. by TeinRnD · 3 years ago
  15. a8e3b75 THRIFT-5512: Update java dependencies by Yuxuan 'fishy' Wang · 3 years ago
  16. 0b29261 THRIFT-5512: Update java dependencies by Yuxuan 'fishy' Wang · 3 years ago
  17. 3031394 THRIFT-5509: Suppress noisy log from go's TSimpleServer by Yuxuan 'fishy' Wang · 3 years ago
  18. acd19a8 THRIFT-5509: Suppress noisy log from go's TSimpleServer by Yuxuan 'fishy' Wang · 3 years ago
  19. 50819ce Fix winsock capitalization for case sensitive cross-compilation by Jeremiah · 3 years ago
  20. 3cac320 THRIFT-5511 Full support for the new net6 "nullability" semantics by Jens Geyer · 3 years ago
  21. cbb6530 [THRIFT-5510] On Windows NOMINMAX and WIN32_LEAN_AND_MEAN are unset even if set before by Dirk Sandbrink · 3 years ago
  22. 56a840a THRIFT-5509: Close connection in IsOpen by Yuxuan 'fishy' Wang · 3 years ago
  23. 6f33b04 THRIFT-5509: Close connection in IsOpen by Yuxuan 'fishy' Wang · 3 years ago
  24. f087ec4 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  25. 48d1a70 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  26. a10d401 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  27. eadbd9c Fix travis issue caused by 5f16344311 by Yuxuan 'fishy' Wang · 3 years ago
  28. 1ef362c THRIFT-5504 CA2254 Message template should be compile time constant by Jens Geyer · 3 years ago
  29. 561bc9a THRIFT-5504 CA2254 Message template should be compile time constant by Jens Geyer · 3 years ago
  30. bf09675 Fixed proxy related bugs by くらげ · 3 years, 6 months ago
  31. 5f16344 fix wrong thrift strict header comparing by ihciah · 3 years, 6 months ago
  32. 6868ebb Release 0.16.0 by Jens Geyer · 3 years ago
  33. 7a68295 2022 we have by Jens Geyer · 3 years ago
  34. b3cf198 Fix warning C4515: 'protocol': namespace uses itself by Dirk Sandbrink · 3 years ago
  35. e07cdcc lib/java/build.gradle: Removed jcenter() after repeated errors by Mario Emmenlauer · 3 years ago
  36. 98a2325 THRIFT-5479 Add net 6 support by Jens Geyer · 3 years ago
  37. 39d7278 go: Make socketConn.Close thread-safe by Yuxuan 'fishy' Wang · 3 years ago
  38. 9d7d627 Remove excess assertions by Ali-Akber Saifee · 3 years ago
  39. e12fbe8 Use iotest.OneByteReader instead of self implemented one by Yuxuan 'fishy' Wang · 3 years ago
  40. 999e6e3 THRIFT-5490: Use pooled buffer for TFramedTransport by Yuxuan 'fishy' Wang · 3 years, 1 month ago
  41. d582a86 THRIFT-5490: Use pooled buffer for THeaderTransport by Yuxuan 'fishy' Wang · 3 years, 1 month ago
  42. b724787 Define PY_SSIZE_T_CLEAN to use PyObject_CallFunction by Ali-Akber Saifee · 3 years, 1 month ago
  43. c6c5a05 THRIFT-5486 : fix issues found by spotbugs by kpandit · 3 years, 1 month ago
  44. b597043 Pin clap to 2.33 as 2.34 results in build failures by Ali-Akber Saifee · 3 years, 1 month ago
  45. 98be76f THRIFT-5482: Fix memory leak during SSL handshake in C++ library Client: C++ by Anshul M Gupta · 3 years, 1 month ago
  46. 2853af2 Compile TWebSocketServer with CMake only when OpenSSL is found by Kevin Wojniak · 3 years, 3 months ago
  47. 4c7b9fd THRIFT-5479 Add net 6 support Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 1 month ago
  48. 4637f6d [skip ci] updated README.md to reflect final merged changes (THRIFT-5443) by kpandit · 3 years, 2 months ago
  49. 5a9d139 THRIFT-5443: add support for partial Thrift deserialization by kpandit · 3 years, 2 months ago
  50. 443a03c FIX: Python code style / flake8: TProcessPoolServer.py:46:14: E225 missing whitespace around operator by Jens Geyer · 3 years, 2 months ago
  51. 50f9713 FIX Python code style TTransport.py:400:5: E301 expected 1 blank line, found 0 by Jens Geyer · 3 years, 2 months ago
  52. ea1e8ff THRIFT-5481 consolidate netstd server implementation details into one common model by Jens Geyer · 3 years, 2 months ago
  53. da1e19b THRIFT-5454: add __setState__ function to TProcessPoolServer to enable correct multiprocessing behavior related to pickling by Yiyang Zhou · 3 years, 5 months ago
  54. ea39a14 THRIFT-5480 TThreadPoolAsyncServer using TFramedTransport mistakenly drops client by Jens Geyer · 3 years, 2 months ago
  55. 591575a THRIFT-5476 Deprecate Common Lisp support Client: cl Patch: Jens Geyer by Jens Geyer · 3 years, 2 months ago
  56. 3f1fd59 - Fixed a few XML comments and ArgumentException arguments by Jens Geyer · 3 years, 3 months ago
  57. 2b8be51 ran `npm audit fix` to fix several reported issues by Jens Geyer · 3 years, 3 months ago
  58. 839a1da THRIFT-5456 Disable SIGPIPE on TSocketServer CLient: cpp Patch: Kevin Wojniak by Kevin Wojniak · 3 years, 5 months ago
  59. 0f76053 skip map value with depth limit by 郑桐 · 3 years, 3 months ago
  60. 6a7278b Fix `processing` typo in TSocketServer.swift by Kevin Wojniak · 3 years, 3 months ago
  61. 50dd262 THRIFT-5416: Allow UDP Sockets by Brian Forbis · 3 years, 8 months ago
  62. 2145741 FIX for "error: malformed HTML" broken by 91be87a76f747b9069bb07357483b2d8a19addcf by Jens Geyer · 3 years, 3 months ago
  63. 152dab9 THRIFT-5237: FOLLOWUP: Add a new constructor for TSocket by Yuming Wang · 3 years, 3 months ago
  64. 2b691ee Fix Rust formatting error by Allen George · 3 years, 3 months ago
  65. 353e810 THRIFT-5470 Error: Constraint check failure for haxe.ds.ObjectMap.K by Jens Geyer · 3 years, 3 months ago
  66. 91be87a fix javadoc warnings Client: java Patch: Bhalchandra Pandit by kpandit · 3 years, 5 months ago
  67. cb808fc fix perl packaging issue by James E. King III · 3 years, 4 months ago
  68. 7ecc9ef minor changes to make pypi distribution look better (long desc) by James E. King III · 3 years, 4 months ago
  69. ab2f23a Modified build tags to allow js/wasm target by Balázs Grill · 3 years, 4 months ago
  70. 7e07267 THRIFT-5457 Pin bitflags to 1.2 to maintain MSRV (#2454) by Allen George · 3 years, 4 months ago
  71. 0cc0650 Remove redundant `format!(..)` macro calls (#2443) by xiexiaoqun · 3 years, 4 months ago
  72. f83ebea Merge pull request #2451 from BioDataAnalysis/bda_cmake_cleanup by Mario Emmenlauer · 3 years, 4 months ago
  73. bdb54bc Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup by Mario Emmenlauer · 3 years, 4 months ago
  74. 034c935 Reduce the usage of Windows.h, and add macros to slim Windows.h by Mario Emmenlauer · 4 years, 8 months ago
  75. dd0bf89 Updated TNonblockingServerSocket to better match TServerSocket by Mario Emmenlauer · 3 years, 4 months ago
  76. 18bf591 Added support for Unix domain sockets on Windows by Mario Emmenlauer · 4 years, 2 months ago
  77. 5a64c71 Use the cmake-generated thrift config also on MSVC by Mario Emmenlauer · 4 years, 4 months ago
  78. ee65215 TNonblockingServer.cpp: Replace deprecated bzero with memset (more portable) by Mario Emmenlauer · 3 years, 5 months ago
  79. 17373a3 go: Fix things staticcheck complains about by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  80. 70ef984 lib/netstd/Thrift/Thrift.csproj: Generate documentation for .NET by Mario Emmenlauer · 3 years, 5 months ago
  81. db997bd Minor whitespace cleanup in csproj files by Mario Emmenlauer · 3 years, 5 months ago
  82. 77afa01 Made server optional. by Jorge C. Leitao · 3 years, 5 months ago
  83. db7ad5b fix javadoc warnings by kpandit · 3 years, 5 months ago
  84. 72f04b4 Change StringBuffer to StringBuilder for more efficiency by xiexiaoqun · 3 years, 5 months ago
  85. a265236 THRIFT-5447: Update supported Go versions by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  86. a484b5c Added new method isUnixDomainSocket() to check type of socket by Mario Emmenlauer · 4 years, 2 months ago
  87. 29b083e Include signal.h depending on HAVE_SIGNAL_H, not depending on __linux__ by Mario Emmenlauer · 7 years ago
  88. 04aabcb TCompactProtocol.tcc: add missing include cstdlib by Mario Emmenlauer · 7 years ago
  89. b013681 lib/cpp/test/CMakeLists.txt: Added missing boost::chrono by Mario Emmenlauer · 3 years, 5 months ago
  90. b31377f TSocket.cpp: Print THRIFT_EAGAIN (timed out) to global error by Mario Emmenlauer · 4 years, 8 months ago
  91. 431368a lib/cpp/src/thrift/transport/TBufferTransports.h: Minor whitespace changes by Mario Emmenlauer · 3 years, 6 months ago
  92. e664ac4 lib/cpp/test/ToStringTest.cpp: Disabled locale-based tests on Windows by Mario Emmenlauer · 3 years, 5 months ago
  93. fb539ae THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.Open by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  94. 82a9c67 Add missing javadoc by bhalchandrap · 3 years, 5 months ago
  95. f7e6c65 bump version number by Jens Geyer · 3 years, 5 months ago
  96. 2c78047 THRIFT-4797: Go import improvements by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  97. c8ae621 THRIFT-5445 "cancellationToken" cannot be used as argument name by Jens Geyer · 3 years, 5 months ago
  98. 273607d THRIFT-5444 Netstd generator produces uncompileable code for enums ending with "_result" or "_args" by Jens Geyer · 3 years, 5 months ago
  99. f695535 THRIFT-5389: Fix const generation for optional fields by Yuxuan 'fishy' Wang · 3 years, 6 months ago
  100. 68c0272 Update README for go library by Yuxuan 'fishy' Wang · 3 years, 6 months ago