1. 007b99b THRIFT-5408 Support for deprecated methods - follow_up fix by Jens Geyer · 3 years, 3 months ago
  2. 2b8be51 ran `npm audit fix` to fix several reported issues by Jens Geyer · 3 years, 3 months ago
  3. 839a1da THRIFT-5456 Disable SIGPIPE on TSocketServer CLient: cpp Patch: Kevin Wojniak by Kevin Wojniak · 3 years, 5 months ago
  4. 0f76053 skip map value with depth limit by 郑桐 · 3 years, 3 months ago
  5. 6a7278b Fix `processing` typo in TSocketServer.swift by Kevin Wojniak · 3 years, 3 months ago
  6. 50dd262 THRIFT-5416: Allow UDP Sockets by Brian Forbis · 3 years, 8 months ago
  7. 2145741 FIX for "error: malformed HTML" broken by 91be87a76f747b9069bb07357483b2d8a19addcf by Jens Geyer · 3 years, 3 months ago
  8. 152dab9 THRIFT-5237: FOLLOWUP: Add a new constructor for TSocket by Yuming Wang · 3 years, 3 months ago
  9. 2b691ee Fix Rust formatting error by Allen George · 3 years, 3 months ago
  10. 353e810 THRIFT-5470 Error: Constraint check failure for haxe.ds.ObjectMap.K by Jens Geyer · 3 years, 3 months ago
  11. e5c636d THRIFT-5448: map binary to typescript Buffer Client: js Author: OpportunityLiu by Opportunity · 3 years, 5 months ago
  12. e394cb4 THRIFT-5471 Introduce delimiter and app_prefix options to erl generator by Sergey Yelin · 3 years, 4 months ago
  13. 91be87a fix javadoc warnings Client: java Patch: Bhalchandra Pandit by kpandit · 3 years, 5 months ago
  14. cb808fc fix perl packaging issue by James E. King III · 3 years, 4 months ago
  15. 7ecc9ef minor changes to make pypi distribution look better (long desc) by James E. King III · 3 years, 4 months ago
  16. ab2f23a Modified build tags to allow js/wasm target by Balázs Grill · 3 years, 4 months ago
  17. e3be321 Merge branch '0.15.0' into upstream by Jens Geyer · 3 years, 4 months ago
  18. 7e07267 THRIFT-5457 Pin bitflags to 1.2 to maintain MSRV (#2454) by Allen George · 3 years, 4 months ago
  19. 38bd636 THRIFT-4868: Golang: Fix compilation for optional set<binary> with default values by Yuri Melnikov · 3 years, 4 months ago
  20. 0cc0650 Remove redundant `format!(..)` macro calls (#2443) by xiexiaoqun · 3 years, 4 months ago
  21. 8317ec4 Branch 0.15.0 by Jens Geyer · 3 years, 4 months ago 0.15.0 v0.15.0
  22. 67bf304 THRIFT-5459: Fix breaking issue when adding a new exception by Yuxuan 'fishy' Wang · 3 years, 4 months ago
  23. cdbcff9 THRIFT-5459: Fix breaking issue when adding a new exception by Yuxuan 'fishy' Wang · 3 years, 4 months ago
  24. f83ebea Merge pull request #2451 from BioDataAnalysis/bda_cmake_cleanup by Mario Emmenlauer · 3 years, 4 months ago
  25. e66814e Merge pull request #2450 from BioDataAnalysis/bda_slim_windows_h by Mario Emmenlauer · 3 years, 4 months ago
  26. bdb54bc Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup by Mario Emmenlauer · 3 years, 4 months ago
  27. 034c935 Reduce the usage of Windows.h, and add macros to slim Windows.h by Mario Emmenlauer · 4 years, 8 months ago
  28. b8069cb Merge pull request #2449 from BioDataAnalysis/bda_unify_nonblockingserversocket by Mario Emmenlauer · 3 years, 4 months ago
  29. dd0bf89 Updated TNonblockingServerSocket to better match TServerSocket by Mario Emmenlauer · 3 years, 4 months ago
  30. 0f5aebb Merge pull request #2327 from BioDataAnalysis/bda_add_domain_sockets_for_windows by Mario Emmenlauer · 3 years, 4 months ago
  31. 18bf591 Added support for Unix domain sockets on Windows by Mario Emmenlauer · 4 years, 2 months ago
  32. 5b25b99 Merge pull request #2447 from BioDataAnalysis/bda_use_cmake_config_on_msvc by Mario Emmenlauer · 3 years, 4 months ago
  33. 5a64c71 Use the cmake-generated thrift config also on MSVC by Mario Emmenlauer · 4 years, 4 months ago
  34. ee65215 TNonblockingServer.cpp: Replace deprecated bzero with memset (more portable) by Mario Emmenlauer · 3 years, 4 months ago
  35. 6762a90 Merge pull request #2448 from BioDataAnalysis/bda_fix_dotnet_docker by Mario Emmenlauer · 3 years, 4 months ago
  36. 96ed727 build/docker/*/Dockerfile: Added dotnet additional dependencies by Mario Emmenlauer · 3 years, 4 months ago
  37. 5f829f1 go: Fix things staticcheck complains about by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  38. 17373a3 go: Fix things staticcheck complains about by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  39. d53f056 Merge pull request #2445 from BioDataAnalysis/bda_add_dotnet_docs by Mario Emmenlauer · 3 years, 5 months ago
  40. 70ef984 lib/netstd/Thrift/Thrift.csproj: Generate documentation for .NET by Mario Emmenlauer · 3 years, 5 months ago
  41. db997bd Minor whitespace cleanup in csproj files by Mario Emmenlauer · 3 years, 5 months ago
  42. ace8613 Fix specification to match implementation by Triton · 3 years, 6 months ago
  43. 77afa01 Made server optional. by Jorge C. Leitao · 3 years, 5 months ago
  44. db7ad5b fix javadoc warnings by kpandit · 3 years, 5 months ago
  45. 72f04b4 Change StringBuffer to StringBuilder for more efficiency by xiexiaoqun · 3 years, 5 months ago
  46. 57b9aa0 THRIFT-5447: Update supported Go versions by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  47. a265236 THRIFT-5447: Update supported Go versions by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  48. a142709 Merge pull request #2437 from BioDataAnalysis/bda_several_improvements by Mario Emmenlauer · 3 years, 5 months ago
  49. a484b5c Added new method isUnixDomainSocket() to check type of socket by Mario Emmenlauer · 4 years, 2 months ago
  50. 29b083e Include signal.h depending on HAVE_SIGNAL_H, not depending on __linux__ by Mario Emmenlauer · 7 years ago
  51. 04aabcb TCompactProtocol.tcc: add missing include cstdlib by Mario Emmenlauer · 7 years ago
  52. 464339d build/cmake/BoostMacros.cmake: Removed 'Boost_NO_BOOST_CMAKE' and minor cleanup by Mario Emmenlauer · 3 years, 5 months ago
  53. b013681 lib/cpp/test/CMakeLists.txt: Added missing boost::chrono by Mario Emmenlauer · 3 years, 5 months ago
  54. 654968a build/cmake/DefineOptions.cmake: Minor improvement in logging for 'WITH_MT' by Mario Emmenlauer · 3 years, 5 months ago
  55. b31377f TSocket.cpp: Print THRIFT_EAGAIN (timed out) to global error by Mario Emmenlauer · 4 years, 8 months ago
  56. 431368a lib/cpp/src/thrift/transport/TBufferTransports.h: Minor whitespace changes by Mario Emmenlauer · 3 years, 6 months ago
  57. 82504b3 Merge pull request #2436 from BioDataAnalysis/bda_disable_one_test by Mario Emmenlauer · 3 years, 5 months ago
  58. e664ac4 lib/cpp/test/ToStringTest.cpp: Disabled locale-based tests on Windows by Mario Emmenlauer · 3 years, 5 months ago
  59. 4cf1e35 Merge pull request #2429 from BioDataAnalysis/bda_fix_win_build by Mario Emmenlauer · 3 years, 5 months ago
  60. efff4a2 THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.Open by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  61. fb539ae THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.Open by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  62. 6dfaf9c appveyor.yml: Disabled 'fast_finish' by Mario Emmenlauer · 3 years, 5 months ago
  63. fcb07b1 appveyor.yml: Disabled broken Cygwin build by Mario Emmenlauer · 3 years, 5 months ago
  64. ffc7bb9 Merged AppVeyor scripts for 'install', 'build' and 'test' into one by Mario Emmenlauer · 3 years, 5 months ago
  65. c371e4a Separate the cmake 'build' and 'install' targets by Mario Emmenlauer · 3 years, 5 months ago
  66. 22bb550 Removed the 'shortened' profile names in favor of descriptive profile class names by Mario Emmenlauer · 3 years, 5 months ago
  67. ce64880 AppVeyor: larger updates in build configuration and documentation by Mario Emmenlauer · 3 years, 5 months ago
  68. 166786e Updated MSYS2 install for current AppVeyor and upstream MSYS2 by Mario Emmenlauer · 3 years, 5 months ago
  69. 9e3ac85 Renamed Windows build files from cl-prefix to win-prefix by Mario Emmenlauer · 3 years, 5 months ago
  70. e14ac85 Larger whitespace cleanup of AppVeyor build files by Mario Emmenlauer · 3 years, 5 months ago
  71. 82a9c67 Add missing javadoc by bhalchandrap · 3 years, 5 months ago
  72. 9a815fa Version 0.15.0 by Jens Geyer · 3 years, 5 months ago
  73. f7e6c65 bump version number by Jens Geyer · 3 years, 5 months ago
  74. 2c78047 THRIFT-4797: Go import improvements by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  75. c8ae621 THRIFT-5445 "cancellationToken" cannot be used as argument name by Jens Geyer · 3 years, 5 months ago
  76. 273607d THRIFT-5444 Netstd generator produces uncompileable code for enums ending with "_result" or "_args" by Jens Geyer · 3 years, 5 months ago
  77. f695535 THRIFT-5389: Fix const generation for optional fields by Yuxuan 'fishy' Wang · 3 years, 6 months ago
  78. 68c0272 Update README for go library by Yuxuan 'fishy' Wang · 3 years, 6 months ago
  79. 47bf0e4 THRIFT-5442 Separate client service calls into send/recv methods and make them public by Jens Geyer · 3 years, 6 months ago
  80. fb1d50d THRIFT-5439 Lua Generator does not support const i64 by hkb · 3 years, 6 months ago
  81. 8bd8230 THRIFT-5421 c_glib:Fix the problem of incorrect setting of errno in some files by lm2048 · 3 years, 8 months ago
  82. c06ab4c Small bug in Rust generated code for writing container types by AlephAlpha · 3 years, 6 months ago
  83. b98e06d THRIFT-5440: Allow php8 in composer.json by William Van Hevelingen · 3 years, 6 months ago
  84. d8c4345 fix isOpen return None, to be consistent with other transport Client: python by geehanlin · 3 years, 7 months ago
  85. 44e8a43 Rust: Upgrade dependency integer-encoding to 3.0 by Lewin Bormann · 3 years, 6 months ago
  86. 4434ee9 THRIFT-5438 Inconsistent handling of exceptions during message read vs. message write phase by Jens Geyer · 3 years, 6 months ago
  87. 3b68653 THRIFT-5437 Make TProtocolImpl CTOR virtual Client: Delphi Patch: Jens Geyer by Jens Geyer · 3 years, 6 months ago
  88. 7391a31 uncaught_exception -> uncaught_exceptions Client: cpp Author: Rune Olesen by Jens Geyer · 3 years, 6 months ago
  89. 582293b Adds support for building C++ codegen on Solaris by Benjamin Naecker · 3 years, 9 months ago
  90. 3c3a389 THRIFT-5425 Throw an exception when reading TSimpleJson in Java by Thomas · 3 years, 8 months ago
  91. 5cada6a THRIFT-5433: Add Counter To Thread Name of TThreadPoolServer by belugabehr · 3 years, 6 months ago
  92. 598ee98 THRIFT-5436 Timeout.Infinite is not a good default by Jens Geyer · 3 years, 7 months ago
  93. 80e0d53 npm update jsdoc Client: js Patch: Henry Catalini Smith by Henry Catalini Smith · 3 years, 7 months ago
  94. ab72ebe Android restricts use of AI_V4MAPPED flag. by Ruslan · 3 years, 7 months ago
  95. 58fa7b4 THRIFT-5430: Fix deadlock triggered by FieldMetaData.class. by Divye Kapoor · 3 years, 7 months ago
  96. fcfa341 Merge branch '0.14.2' into upstream by Jens Geyer · 3 years, 7 months ago
  97. 3ccef5c THRIFT-5432 TSaslTransport throw TTransportException of MaxMessageSize reached by l00508282 · 3 years, 7 months ago
  98. 46693f7 THRIFT-5431 Response should include 'content-type' header by Jens Geyer · 3 years, 7 months ago
  99. c19d05e Version 0.14.2 by Jens Geyer · 3 years, 7 months ago
  100. 57e24ca THRIFT-5369: Use MaxMessageSize to check container sizes by Yuxuan 'fishy' Wang · 3 years, 10 months ago 0.14.2 v0.14.2