- b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
- 65ea752 Adds fuzz target for oss-fuzz integration by Philippe Antoine · 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
- cd2fae0 THRIFT-5373 HTTP status in case of Protocol/Transport exceptions 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
- 62beb67 Early error check in golang struct reading by Philippe Antoine · 3 years, 10 months ago
- cc70b4e THIRFT-5367 Fix crashes when using Ruby compaction GC Client: rb Patch: Stan Hu by Stan Hu · 3 years, 10 months ago
- de6f61a THRIFT-4098 Namespace support for generated Rust code (#2348) by Allen George · 3 years, 10 months ago
- f926d84 added contrib readme [ci skip] by Jens Geyer · 3 years, 10 months ago
- 8337069 THRIFT-5332 Question: list all the reserved words in thrift doc by Jens Geyer · 3 years, 10 months ago
- 0d12832 misc. netstd improvements Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
- 372ada9 THRIFT-5363 Render constant names correctly (#2343) by Allen George · 3 years, 10 months ago
- a194276 THRIFT-5360 Remove deprecated Error::description() methods (#2342) by Allen George · 3 years, 10 months ago
- 7482f11 FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
- b4d108d FIX: added missing ASF header by Jens Geyer · 3 years, 10 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
- a8c041d Move java dependency tomcat-embed to the crossTest configuration to remove outdated unnecessary compile time dependency. by iadcode · 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, 10 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
- 4f6439b Merge pull request #2338 from allengeorge/thrift-4451 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
- 93ae7af THRIFT-5334 change version of thrift-maven-plugin to 0.14.0 by James Z.M. Gao · 4 years ago
- 6140fb2 fix to publish haxelib by Jens Geyer · 3 years, 11 months ago
- e254b21 fix nullptr exception in publishing.gradle by Jens Geyer · 3 years, 11 months ago
- b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
- 6813b19 Merge pull request #2336 from allengeorge/thrift-5299 by Allen George · 3 years, 11 months ago
- 4890510 Avoid custom non-zigzag read/write functions by Allen George · 3 years, 11 months ago
- 8a1743d THRIFT-5299: Encode sequence numbers as non-zigzag varint by Allen George · 4 years, 1 month ago
- 62f1bd5 THRIFT-5355 Do not rely on compiler and check boundaries by Triton · 4 years ago
- c15e75d THRIFT-5354 disable IDE0083 warning Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
- f9177f3 THRIFT-5353: Fix import dedup without explicit go namespace 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
- 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
- 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
- 8461365 Merge branch '0.14.0' by Jens Geyer · 3 years, 11 months ago
- 2e7f39f Clarify Compact Protocol var int encoding definition Patch: Juan Cruz Viotti by Juan Cruz Viotti · 4 years ago
- 47b3d3b Make it clear that strings are not NUL-delimited Patch: Juan Cruz Viotti by Juan Cruz Viotti · 4 years ago
- b04e39a THRIFT-5318: Update PHP thrift_protocol extension for PHP 8 by Tyler Christensen · 4 years, 1 month ago
- cb094b8 THRIFT-5229 remove AS3 support Client: AS3 Patch: Jens Geyer by Jens Geyer · 4 years ago
- b51a62b THRIFT-5347 Deprecate Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 4 years ago
- d446f02 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
- 2af1037 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
- 102e834 Merge pull request #2276 from BioDataAnalysis/bda_add_noncopyable_base by Mario Emmenlauer · 4 years ago
- d270b35 Added TNonCopyable.h in favor of boost dependency by Mario Emmenlauer · 4 years, 2 months ago
- 1d905de Merge pull request #2141 from BioDataAnalysis/bda_better_external_source_deps by Mario Emmenlauer · 4 years ago
- 037916b CMake: Added better dependency tracking for external build tools by Mario Emmenlauer · 4 years, 8 months ago
- e5e7d1d Merge pull request #2283 from BioDataAnalysis/bda_cmake_improvements by Mario Emmenlauer · 4 years ago
- 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
- 0db67ab Added support for thriftz to ThriftConfig.cmake.in by Mario Emmenlauer · 4 years, 9 months ago
- 4fa710e Added c++ dependencies to ThriftConfig.cmake.in by Mario Emmenlauer · 4 years, 10 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
- 897652e THRIFT-5348: Update debian/copyright [skip ci] Patch: Jihoon Seo by Jihoon Seo · 4 years ago
- 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
- 8411e18 Version 0.14.0 by Jens Geyer · 4 years ago v0.14.0
- 0be1b7d Version 0.14.0 by Jens Geyer · 4 years ago
- 705f377 Version 0.14.0 by Jens Geyer · 4 years ago
- ebfa771 THRIFT-5274: Enforce Java 8 compatibility Client: Java Patch: Christopher Tubbs by Christopher Tubbs · 4 years ago
- 518163a Update README.md Patch: Ting Sun by Ting Sun · 4 years ago
- de523c7 Updated CHANGES to reflect Version 0.14.0 by Jens Geyer · 4 years ago
- 7ae1ec3 THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connections by David Mollitor · 4 years, 3 months ago
- ebc2ab5 THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically by belugabehr · 4 years ago
- 55016bf THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate hostnames correctly by James Lacey · 4 years ago
- 4aaef75 THRIFT-5337 Go set fields write improvement by wangtieju · 4 years ago
- 93d2099 Merge pull request #2320 from BioDataAnalysis/THRIFT-5237 by Mario Emmenlauer · 4 years ago
- 1f73455 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) by Jens Geyer · 4 years ago
- 0f21e39 THRIFT-5336 Add possibility to setup connection timeout in TCurlClient by vladimir.panivko · 4 years ago
- bee96a1 netstd fix IDE warning by Jens Geyer · 4 years ago
- c2ddaf0 THRIFT-4914: Make TClient.Call to return the response meta by Yuxuan 'fishy' Wang · 4 years ago
- 8dd04f4 THRIFT-5322: THeaderTransport protocol id fix by Yuxuan 'fishy' Wang · 4 years ago
- d9fcdd3 THRIFT-5338: Remove lib/go/thrift/go.mod by Yuxuan 'fishy' Wang · 4 years ago
- e27e82c THRIFT-5338: Raise minimal supported go version to 1.14.14 by Yuxuan 'fishy' Wang · 4 years ago
- 0e68e8c THRIFT-5326: Make PrependError more unwrap-able by Yuxuan 'fishy' Wang · 4 years ago
- 7f9abb1 build/cmake/DefinePlatformSpecifc.cmake: Ensure ClangCl on MSVC is recognized as MSVC (because it does not handle -Wall too well) by Mario Emmenlauer · 4 years, 3 months ago
- d831230 THRIFT-5326: Expand TException interface in go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
- c4d1c0d THRIFT-5322: Implement TConfiguration in Go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
- c4e899a try fix appveyor ci by zeshuai007 · 4 years ago
- 1c35d6b THRIFT-5331: Py: make THeader subprotocol configurable (#2302) by Neil Williams · 4 years ago
- 13662dd THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocol by Jeffrey Han · 4 years, 1 month ago
- 3b9259d TServerSocket.cpp::isOpen(): Check that a domain socket file already exists by Mario Emmenlauer · 4 years, 2 months ago
- 37c2ceb THRIFT-5322: Guard against large string/binary lengths in Go by Yuxuan 'fishy' Wang · 4 years, 1 month ago
- dda8054 THRIFT-5324: Create new req buffer for every http request by Yuxuan 'fishy' Wang · 4 years, 1 month ago
- 1e243a7 build/cmake/DefineOptions.cmake: Fixed the logic of BUILD_SHARED_LIBS by Mario Emmenlauer · 4 years, 7 months ago
- e872b35 THRIFT-5282: Add IPv6 client support to Lua library by Jeffrey Han · 4 years, 4 months ago
- 4461728 THRIFT-5324: reset http client buffer after flush by Morozov · 4 years, 1 month ago
- 70792f2 Add useful links in Rust client's metadata Client: Rust Patch: Dirkjan Ochtman by Dirkjan Ochtman · 4 years, 1 month ago
- 494a845 THRIFT-5198 Fix certain Visual Studio hints in generated netstd code by Jens Geyer · 4 years, 1 month ago
- 10f2556 THRIFT-5295 makeThread and ThreadFactory extensible by rglarix · 4 years, 3 months ago
- fb4b5aa Fix Missed check in c_glib for frame max message size check by zeshuai007 · 4 years, 2 months ago
- 12f6c31 THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code by Jens Geyer · 4 years, 1 month ago
- 66777ad Fix Erlang CI: Add gen-erl into test's path Client: erl Patch: Sergey Yelin by Sergey Yelin · 4 years, 1 month ago
- c061923 Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 9 months ago
- c981cf8 THRIFT-5317 netstd compiler does not escape keywords by Jens Geyer · 4 years, 1 month ago
- b72b674 Removed symbolic link tutorial/cl/ensure-externals.sh by Mario Emmenlauer · 4 years, 2 months ago
- 71e972c FIX: Log errors in processor via standard logger -> errors to write into Console.Error as before by Jens Geyer · 4 years, 2 months ago
- 828ffa8 silenced few warnings Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years, 2 months ago