- 2fa907e THRIFT-5495: close client when shutdown server in go lib Client: go by 郑桐 · 3 years ago
- d8ed398 Merge branch '0.16.0' into master by Jens Geyer · 2 years, 11 months ago
- d2c28b3 THRIFT-5514 netstd test client slow in multithread mode by Jens Geyer · 2 years, 11 months ago
- 3cac320 THRIFT-5511 Full support for the new net6 "nullability" semantics by Jens Geyer · 3 years ago
- 2d667f3 FIX: test left too early on false premise by Jens Geyer · 3 years ago
- b9fe9c2 FIX: test left too early on false premise by Jens Geyer · 3 years ago
- a10d401 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
- c4f2ba1 Fix the travis issue by Yuxuan 'fishy' Wang · 3 years ago
- 6868ebb Release 0.16.0 by Jens Geyer · 3 years ago
- 98a2325 THRIFT-5479 Add net 6 support by Jens Geyer · 3 years ago
- b597043 Pin clap to 2.33 as 2.34 results in build failures by Ali-Akber Saifee · 3 years, 1 month ago
- 4c7b9fd THRIFT-5479 Add net 6 support Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 1 month ago
- 5a9d139 THRIFT-5443: add support for partial Thrift deserialization by kpandit · 3 years, 2 months ago
- 7156940 Refactoring test server/client to use async/await more consistently by Jens Geyer · 3 years, 2 months ago
- 591575a THRIFT-5476 Deprecate Common Lisp support Client: cl Patch: Jens Geyer by Jens Geyer · 3 years, 2 months ago
- 7e07267 THRIFT-5457 Pin bitflags to 1.2 to maintain MSRV (#2454) by Allen George · 3 years, 4 months ago
- 38bd636 THRIFT-4868: Golang: Fix compilation for optional set<binary> with default values by Yuri Melnikov · 3 years, 4 months ago
- bdb54bc Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup by Mario Emmenlauer · 3 years, 4 months ago
- 17373a3 go: Fix things staticcheck complains about by Yuxuan 'fishy' Wang · 3 years, 5 months ago
- db997bd Minor whitespace cleanup in csproj files by Mario Emmenlauer · 3 years, 5 months ago
- a265236 THRIFT-5447: Update supported Go versions by Yuxuan 'fishy' Wang · 3 years, 5 months ago
- fb539ae THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.Open by Yuxuan 'fishy' Wang · 3 years, 5 months ago
- f7e6c65 bump version number by Jens Geyer · 3 years, 5 months ago
- 273607d THRIFT-5444 Netstd generator produces uncompileable code for enums ending with "_result" or "_args" by Jens Geyer · 3 years, 5 months ago
- 63d114d THRIFT-5422 add threadpool server to netstd test suite impl by Jens Geyer · 3 years, 8 months ago
- aeb8964 THRIFT-5407: Minor changes in .NET to support netcoreapp3.1 by Mario Emmenlauer · 3 years, 8 months ago
- 2b2ea62 THRIFT-5396 deprecate "Async" method postfix Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
- ef0cb01 THRIFT-5391 Named pipes transport hardening Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
- 037753e THRIFT-5265 add the zlib transport to c_glib Client: c_glib Patch: Zezeng Wang by zeshuai007 · 4 years, 1 month ago
- eb0f117 THRIFT-5377 Remove Erlang R16 support Client: erl Patch: Sergey Yelin by Sergey Yelin · 3 years, 10 months ago
- b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
- 66d8976 THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
- 2dcefad THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZE by Jens Geyer · 3 years, 11 months ago
- 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
- 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 3 years, 11 months ago
- 1ab156a THRIFT-5285 Update http package + update to dart 2 + stylistic changes by aaronstgeorge-wf · 4 years, 3 months ago
- 2e90ef5 [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values (#2337) by Allen George · 3 years, 11 months ago
- 5cff279 THRIFT-4451 Use a shared TcpStream between both Thrift clients in cross-test by Allen George · 3 years, 11 months ago
- b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
- a2522c0 THRIFT-4914: Fix name redeclaration bug in compiled go code by Yuxuan 'fishy' Wang · 3 years, 11 months ago
- 055fe67 THRIFT-5352: Fix construction of Py exceptions with no fields by Neil Williams · 3 years, 11 months ago
- 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
- 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
- 3fc0b8d Version number aligned to 0.15.0 by Jens Geyer · 4 years ago
- b5fe1db Reverted wrongly pushed commits. by Jens Geyer · 4 years ago
- 876aee5 Setup for Visual Studio 2019 + workarounds for some open tickets: by Jens Geyer · 10 years ago
- b89316d Revert "THRIFT-4982 Remove deprecated C# bindings from the code base" by Jens Geyer · 4 years, 11 months ago
- 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
- 828ffa8 silenced few warnings Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years, 2 months ago
- 47e4923 Minor whitespace changes for netstd Patch: Mario Emmenlauer Client: netstd by Mario Emmenlauer · 4 years, 9 months ago
- 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
- 25f8d53 fix CI: add Erlang crashes to known failures by Jens Geyer · 4 years, 4 months ago
- dbc4fbf fix CI: add Erlang crashes to known failures by Jens Geyer · 4 years, 4 months ago
- 413377b fix CI: add Erlang crashes to known failures by Jens Geyer · 4 years, 4 months ago
- 0371589 THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method by longzhiri · 4 years, 5 months ago
- b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
- 68c1506 THRIFT-5261 Support for deprecated methods (via annotation) by Jens Geyer · 4 years, 5 months ago
- 506e311 FIX: CI error at ./test/py/TestServer.py:178:26: F507 '...' % ... has 1 placeholder(s) but 6 substitution(s) by Jens Geyer · 4 years, 8 months ago
- 1ab096c THRIFT-5185: Support for using WebSockets as a server transport by penenin · 4 years, 8 months ago
- 371d92f THRIFT-5179: Fix generated code for struct's named "a" or "b" by Zezeng Wang · 4 years, 9 months ago
- 2d2df9e Allow wrapping TTransportFactory into a TZlibTransportFactory by Mario Emmenlauer · 4 years, 9 months ago
- 8027936 THRIFT-4282: Disabled StressTestNonBlocking on Windows by Mario Emmenlauer · 4 years, 9 months ago
- 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
- 5f35275 THRIFT-5157 Fix memory leak in c_glib unit tests by wangyunjian · 4 years, 10 months ago
- dbb95e4 THRIFT-5076 Improve CMake OpenSSL usage Client: c_glib Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
- 4a33b18 THRIFT-5145 Streamline --pipe and --named-pipe options in the code base by Jens Geyer · 4 years, 10 months ago
- 9f3198e THRIFT-5074: Crosstest client/server command line [skip ci] by Jano Svitok · 4 years, 10 months ago
- eccd2e8 Updated known cross failures list by Jens Geyer · 4 years, 10 months ago
- 9b992f5 Updated known cross failures list Patch: Jens Geyer by Jens Geyer · 4 years, 10 months ago
- 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
- d858a8d THRIFT-5066: Implement testBinary invocation in TestClient.pl by Kengo Seki · 5 years ago
- f0c761e THRIFT-5059: Add cross tests for TZlibTransport in D Client: D Patch: Kengo Seki by Kengo Seki · 5 years ago
- ded3261 THRIFT-5072 Fix data type generation. by Homarechan · 5 years ago
- a86a354 THRIFT-5074 Cleanup of test suite command line options by Jens Geyer · 5 years ago
- c97e6aa THRIFT-5060: Add cross tests for TZlibTransport in Java by Kengo Seki · 5 years ago
- f1c5341 THRIFT-4974: Add cross test for Python's Unix domain socket transport by Kengo Seki · 5 years ago
- 9c43962 Revert "Revert "THRIFT-4002: Make generated exception classes immutable by default"" by Elvis Pranskevichus · 5 years ago
- 1234ddf Revert "THRIFT-4002: Make generated exception classes immutable by default" by D. Can Celasun · 5 years ago
- b40f5c2 THRIFT-4002: Make generated exception classes immutable by default by Elvis Pranskevichus · 6 years ago
- ffb97e1 THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd Patch: Jens Geyer by Jens Geyer · 5 years ago
- 4266fae THRIFT-5032 netstd: Use PascalCase for Properties. by Paulo Neves · 5 years ago
- 5080645 THRIFT-5027 Implement remaining read bytes checks by Jens Geyer · 5 years ago
- b541c6f THRIFT-5026 TestClient/Server ignores first cmdline argument by Jens Geyer · 5 years ago
- eacd1d4 THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class by Jens Geyer · 5 years ago
- 261cad3 THRIFT-5020 Refactoring & minor fixes for netstd library by Jens Geyer · 5 years ago
- ec43954 THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer by Jens Geyer · 5 years ago
- 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
- 616df98 fix veralign.sh and bump version (again) by Jens Geyer · 5 years ago
- e02559f bump version by Jens Geyer · 5 years ago
- 85d8162 Revert "THRIFT-4951: Remove senum from tests" by Jens Geyer · 5 years ago
- df8ef4b THRIFT-4951: Remove senum from tests by pengzhouhu · 5 years ago
- caf8904 THRIFT-4969: PHP test doesn't check the code generation with php:classmap by Kengo Seki · 5 years ago
- 786c019 Merge pull request #1870 from dbcfd/thrift-4953 by Allen George · 5 years ago
- 2d03630 THRIFT-4950 fix bind print error and Macro call errors thrift_server_socket by pengzhouhu · 5 years ago
- b3745ee THRIFT-4932: Using a default string on a binary field results in invalid Java code. by Ewan Higgs · 5 years ago
- 061eafb THRIFT-4955 Haskell test broken due to extension to CompactProtoTestStruct by Jens Geyer · 6 years ago
- 8ff8abd THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILED by Jens Geyer · 5 years ago
- 236032a THRIFT-4953: Missing Field Identifiers by Danny Browning · 5 years ago
- a715f70 THRIFT-4944 Field IDs > 255 fail with compact protocol by Jens Geyer · 5 years ago
- 08fea16 Mark some csharp-erl, erl-csharp ssl tests as known issues. by James E. King III · 6 years ago