- ba3cbe5 go: Add a zlib reader pool by Yuxuan 'fishy' Wang · 10 weeks ago go-zlib-pool
- 3253079 THRIFT-5869: Close the transport after TServerEventHandler deleteContext by dengzh · 3 months ago
- bd2e2a4 [nit] Return early if no bytes left to return in thrift_memory_buffer_read by Hasnain Lakhani · 2 months ago
- b0252a9 Throw exception instead of asserting in TJSONProtocol::readByte by Hasnain Lakhani · 3 months ago
- f695b75 We have 2025 for a while now by Jens Geyer · 2 months ago
- 02b02df Fix received keyword by Spl3en · 3 months ago
- ef6a6c2 [nit] Improve error handling in thrift_protocol_skip by Hasnain Lakhani · 3 months ago
- 6ba51d0 [nit] compile enum test types when building lib/c_glib tests by Hasnain Lakhani · 3 months ago
- fb0f80d Adds trace logging for java non blocking server memory limit by Keith Turner · 3 months ago
- 14bc62f THRIFT-5774: Add remote client's IP address to ServerContext in TServerEventHandler by yoelyang · 1 year, 4 months ago
- f076099 Merge branch '0.22.0' into upstream by Jens Geyer · 3 months ago
- 3da784b THRIFT-5868: UUID Support for TCompactProtocol Client: cpp Patch: Carel Combrink by Carel Combrink · 3 months ago
- 63eeff9 THRIFT-5865: Fix TBinayProtocol with list<UUID> by Carel Combrink · 3 months ago
- 786764b THRIFT-5868: UUID Support for TCompactProtocol Client: cpp Patch: Carel Combrink by Carel Combrink · 3 months ago
- 4035ecc THRIFT-5865: Fix TBinayProtocol with list<UUID> by Carel Combrink · 3 months ago
- 071e7ce FIX: misc EXTRA_DIST sections by Jens Geyer · 3 months ago
- c79d1cc Branch 0.22.0 created by Jens Geyer · 3 months ago
- 1e84341 [ruby] Fix shorten-64-to-32 errors on macOS by Jean Boussier · 3 years, 10 months ago
- df626d7 Bump com.diffplug.spotless from 7.0.2 to 7.0.3 in /lib/java by dependabot[bot] · 3 months ago
- 9e7be1d Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin by dependabot[bot] · 3 months ago
- 29d8773 THRIFT-4838: Add unix socket support for Swift Client: Swift Patch: Kino Roy by Kino Roy · 2 years, 6 months ago
- 74ee8b0 THRIFT-1482: Unix domain socket support under PHP by Balázs Dura-Kovács · 5 months ago
- 5e6d1b7 TestTServletServer doesn't accept the request by dengzh · 3 months ago
- b4d2d91 Fix field stop read in duplicate_protocol.go (#3125) by Will Milton · 4 months ago
- 58d68c6 Revert "THRIFT-1482 Allow unix domain sockets in TSocket" by Jens Geyer · 4 months ago
- 0481fcd THRIFT-1482 Allow unix domain sockets in TSocket by Balázs Dura-Kovács · 5 months ago
- 4bacc1a remove unused writeUtf8 and readUtf8 from TProtocol.py (#3123) by Vlad · 4 months ago
- 0414755 THRIFT-5861: Add isOpen method to TTornadoStreamTransport by Asjad Syed · 4 months ago
- 32ce699 THRIFT-5858: Introduce new type MESSAGE_SIZE_LIMIT in TTransportException by dengzhihua · 5 months ago
- 4c219f3 Change SSL_get_verify_result() return value from int to long by Gabe Jones · 4 months ago
- e0d4692 Bump jvm from 2.1.10 to 2.1.20 in /lib/kotlin by dependabot[bot] · 4 months ago
- 135b79e THRIFT-5857: Remove deprecated Tornado io_loop usage by Asjad Syed · 5 months ago
- b28a4c4 THRIFT-5859: Generate a values iterator for enum types for go by Yuxuan 'fishy' Wang · 4 months ago
- 7cfd018 Log the exception when TThreadPoolServer breaks the work loop (#3113) by dengzh · 4 months ago
- 7c94335 THRIFT-5853: Remove oldstyle casts from TBufferTransports and TCompactProtocol by Maximilian Bandle · 6 months ago
- 72c8111 THRIFT-5856 Client should validate HTTP status Client: Delphi Patch: Jens Geyer by Jens Geyer · 5 months ago
- 3494e1c replace "utf8" alias by canonical "utf-8" locale code + remove the second Python2 vs Py3 compat.py by Alexandre Detiste · 6 months ago
- 21ed4a2 THRIFT-5811: Add ESM support to nodejs codegen by Cameron Martin · 1 year, 3 months ago
- aee3f63 THRIFT-5817: [C++] Avoid copy of TUuid Client: cpp Patch: Carel Combrink by Carel Combrink · 11 months ago
- fdaca5e Upgrade typescript Client: nodejs Patch: Cameron Martin by Cameron Martin · 7 months ago
- 6e38030 http.client.HTTPSConnection: drop key_file, cert_file by Vitaly Zdanevich · 5 months ago
- caef0ed THRIFT-5811: Update eslint & prettier Client: js Patch: Cameron Martin by Cameron Martin · 7 months ago
- eec0b58 Bump elliptic from 6.6.0 to 6.6.1 in /lib/ts by dependabot[bot] · 6 months ago
- a84f022 Bump elliptic from 6.6.0 to 6.6.1 in /lib/js by dependabot[bot] · 6 months ago
- 7eec227 FIX broken netstd tests by Jens Geyer · 6 months ago
- 624118f Update supported go versions by Yuxuan 'fishy' Wang · 6 months ago
- 5c08893 THRIFT-5854: Move the checkReadBytesAvailable check before allocation by Maximilian Bandle · 6 months ago
- 0941aec THRIFT-5849: Expose createClient in browser version of nodejs package by Cameron Martin · 6 months ago
- 7fe4bf5 THRIFT-5848: Expose InputBufferUnderrunError in nodejs client by Cameron Martin · 6 months ago
- 42204e7 The != operator just call the == operator by africamonkey · 2 years, 9 months ago
- 39de3ad fix logic error by africamonkey · 2 years, 11 months ago
- a6c8b3b address Jens-G's comment by africamonkey · 2 years, 11 months ago
- 4f06d5e add operator == for TEnumIterator by africamonkey · 3 years, 1 month ago
- 960bf51 THRIFT-5852 Promote known total stream sizes for seekable stream transports by Jens Geyer · 6 months ago
- 5a781c2 THRIFT-5851 Promote known total stream sizes for seekable stream transports properly by Jens Geyer · 6 months ago
- c854f64 THRIFT-5850 Switch IThriftConfiguration interface from Cardinal to Integer by Jens Geyer · 6 months ago
- 717bd79 Support previously and currently documented encodings for boolean lists by Jörn Horstmann · 6 months ago
- a630739 Bump jvm from 2.0.21 to 2.1.10 in /lib/kotlin by dependabot[bot] · 6 months ago
- 8493de2 Bump com.diffplug.spotless from 6.25.0 to 7.0.2 in /lib/java by dependabot[bot] · 6 months ago
- a45618e Upstream mingw capitalization patch https://github.com/JuliaPackaging/Yggdrasil/blob/6e82040941e891288e394713ee64562698b7ab0d/T/Thrift/bundled/patches/mingw-capitalization.patch by Jeremiah · 6 months ago
- 7734c39 lib/cpp/test/CMakeLists.txt: Fix building with OpenBSD by Brad Smith · 8 months ago
- d078721 remove more Python2 compatibility by Alexandre Detiste · 7 months ago
- da54fc8 THRIFT-5819: use latest rustc version for rustlib (#3085) by Cameron Martin · 7 months ago
- ab70652 THRIFT-5564: Add nodejs tests to github actions (#3082) by Cameron Martin · 7 months ago
- 1e72949 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#3081) by dependabot[bot] · 7 months ago
- e10109c THRIFT-5845: Return TException for union check in Write by Yuxuan 'fishy' Wang · 7 months ago
- 947ad66 THRIFT-5842: Add missing cstdint include for int64_t in Mutex.h by Sutou Kouhei · 8 months ago
- 0825ca3 THRIFT-5841 possible init/deinit conflict with manual initialization flag by Jens Geyer · 8 months ago
- 9171491 Fix build warnings for Erlang/OTP 27 Client: Erlang by Björn Svensson · 8 months ago
- eb684d3 THRIFT-4386 Add Lua 5.3/5.4 support Clint: lua Patch: Thomas Bruggink by Thomas · 1 year ago
- f54bdbd THRIFT-5839 incorrect cast under Win64 Client: delphi Patch: Jens Geyer by Jens Geyer · 8 months ago
- 45b1868 (no ticket) netstd testcase for THRIFT-5835 Client: netstd Patch: Jens Geyer by Jens Geyer · 8 months ago
- 24ed1d1 package upgrade by Jens Geyer · 8 months ago
- 376ab24 THRIFT-5838 ensure original exception added to new exceptions by Bruce Irschick · 8 months ago
- 91d9f05 (no ticket) netstd testcase for THRIFT-5835 Client: netstd Patch: Jens Geyer by Jens Geyer · 8 months ago
- 6b967bd FIX Two ASF headers lost during THRIFT-5837 Client: Delphi Patch: Jens Geyer by Jens Geyer · 8 months ago
- e9f63e0 THRIFT-5837 Delphi implementation for THRIFT-5835 by Jens Geyer · 9 months ago
- 58d9ff5 Include license and notice files in published crate [skip ci] by Andrew Kane · 9 months ago
- e26b4a8 THRIFT-5832 Drop net6 support and add net9 instead by Jens Geyer · 9 months ago
- 23e0e5c Don't use legacy ssl hostname validation for python >= 3.12 by Susanne Lindgren · 9 months ago
- 0f02753 THRIFT-5836 No rule to make target 'Thrift5272.thrift', needed by 'gen-cpp/Thrift5272_types.h' by Jens Geyer · 9 months ago
- c8cf304 THRIFT-5833: Add ProcessorError by Yuxuan 'fishy' Wang · 9 months ago
- 617c4e7 Fix update in TConstant.php for PHP 7 compatibility by Gehu Pierre · 9 months ago
- ff15960 Update TConstant.php to remove deprecated PHP code by Gehu Pierre · 9 months ago
- 5d0205d THRIFT-5775 Kotlin build failed for broken toolchain in docker (#3043) by thomasbruggink · 9 months ago
- 8f9fba8 remove dependency on Six by Alexandre Detiste · 11 months ago
- 6669ca2 Bump elliptic from 6.5.4 to 6.6.0 in /lib/ts by dependabot[bot] · 9 months ago
- 0b760d4 Bump jvm from 2.0.20 to 2.0.21 in /lib/kotlin by dependabot[bot] · 9 months ago
- b2a7064 Bump elliptic from 6.5.4 to 6.6.0 in /lib/js by dependabot[bot] · 9 months ago
- 56c4b15 THRIFT-5827 enums in typedefs are not resolved in all cases by Jens Geyer · 9 months ago
- 61080c6 THRIFT-5821: support building against AWS-LC by James E. King III · 10 months ago
- 7ec4177 Make ssl work with python 3.12 by Susanne Lindgren · 10 months ago
- 0f0243e THRIFT-5826 binary constants create uncompilable Delphi code by Jens Geyer · 10 months ago
- a5d84e5 THRIFT-5825 UUID constants lead to uncompileable Delphi code by Jens Geyer · 10 months ago
- 8b6d29d THRIFT-5823 Fix illegal uses of exceptions as normal struct type by Jens Geyer · 10 months ago
- a4d458f THRIFT-5824 Migrate, refactor and improve Delphi code generation test script by Jens Geyer · 10 months ago
- c368c3a THRIFT-5822 Remove deprecated AnsiString functions from the library by Jens Geyer · 10 months ago
- bf57082 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#3046) by dependabot[bot] · 10 months ago
- b0a6ec7 Bump com.bmuschko:gradle-clover-plugin from 3.0.3 to 3.0.7 in /lib/java (#3048) by dependabot[bot] · 10 months ago
- 90af876 THRIFT-5818: Add AIX support Client: go by John Troy · 11 months ago