- d92b1ae Fix: Error: thrift/simple_server.go:27:2: "net" imported and not used by Jens Geyer · 4 weeks ago
- 4c5a7b0 Fix Dependabot alert #132 by Jens Geyer · 4 weeks ago
- 3aab902 Fix Dependabot alert #140 by Jens Geyer · 4 weeks ago
- cadf511 Fix Dependabot alert #132 by Jens Geyer · 4 weeks ago
- 010027b Fix for Dependabot alerts #151 and #152 by Jens Geyer · 4 weeks ago
- 4a21581 enforce to close accepted connection after processing by Jun.S.Shen · 2 years, 1 month ago
- d925d34 Fix spurious wakeups in ThreadManager test sleep by Dmytro Shteflyuk · 4 weeks ago
- 1646c04 Moving the body of setManualOpenSSLInitialization() to the cpp file by Carel Combrink · 8 weeks ago
- 0835277 THRIFT-5898: Replace global variable with a singleton getter Client: cpp by Carel Combrink · 8 weeks ago
- 58d385e Supplement Jsonprotocol module testcase Client: rb Patch: Zezeng Wang by zeshuai007 · 5 years ago
- 3364b4a Bump com.diffplug.spotless from 8.0.0 to 8.1.0 in /lib/kotlin by dependabot[bot] · 4 weeks ago
- 55bc35f fix py ext windows build by Shaoyu Zhang · 4 weeks ago
- a6ee3c0 Reset consumed message size after reading from buffer by David Heejong Park · 8 weeks ago
- c5a3712 THRIFT-5888 Do not dynamically enable the GIL under free-threaded Python by Lysandros Nikolaou · 5 months ago
- 10d5a65 ruby: Set TCP_NODELAY on accepted sockets by Dmytro Shteflyuk · 5 weeks ago
- 120d496 Bump js-yaml from 3.14.1 to 3.14.2 in /lib/ts by dependabot[bot] · 5 weeks ago
- f274d98 enable TCP_NODELAY for rust client channel by Tdxdxoz · 2 years, 3 months ago
- 1e17c93 rewrite the endian conversion to fix a big-endian host Client: py by George Koehler · 2 years, 11 months ago
- 4f89bfd Fix bug in Python's THttpClient proxy handling by pspeter · 3 years, 9 months ago
- 2d85468 Reverted, breaks CI by Jens Geyer · 5 weeks ago
- 0c7833c use ok_or_else by Jinpeng · 5 weeks ago
- 49fe0e2 check overflow on reading field id by Jinpeng · 1 year ago
- 3adca0e Missed actually using the new variables from the new calls to get Python by Carel Combrink · 7 weeks ago
- d6fc791 bump nuget packages by Jens Geyer · 5 weeks ago
- ead302b Revert "lib: py: remove distutils in favor of setuptools" by Jens Geyer · 5 weeks ago
- d0531c4 Bump js-yaml from 3.14.1 to 3.14.2 in /lib/js by dependabot[bot] · 5 weeks ago
- cfc4602 ruby: fix failing tests with Ruby 3.0 by Stan Hu · 3 years, 1 month ago
- b4432b8 lib: py: remove distutils in favor of setuptools by Pyrox · 1 year, 5 months ago
- d66ce92 fix: make timeout error more future by bwangelme · 1 year, 6 months ago
- 52df9d7 tOutput: Mark args unused when THRIFT_SQUELCH_CONSOLE_OUTPUT Client: cpp by Gabe Jones · 2 months ago
- 8707949 THRIFT-792: Preserve last connect exception by Michael Smith · 6 weeks ago
- 2f214c2 THRIFT-5902 Add net10 support Client: netstd Patch: Jens Geyer by Jens Geyer · 6 weeks ago
- b08ae57 Bump com.ncorti.ktfmt.gradle from 0.24.0 to 0.25.0 in /lib/kotlin by dependabot[bot] · 6 weeks ago
- 12e86dd Update TBinaryProtocol.tcc by Ben Gemmill · 7 weeks ago
- 7089a3a Update TCompactProtocol.tcc by Ben Gemmill · 7 weeks ago
- 0039f87 Bump jvm from 2.2.20 to 2.2.21 in /lib/kotlin by dependabot[bot] · 8 weeks ago
- e720e6f THRIFT-5899: Python tests fail for the Appveyor MSVC builds (#3229) by Carel · 7 weeks ago
- e7ab34e THRIFT-5897: Use Read Lock for Listener in TServerSocket.Accept() by Atharva Chiplunkar · 8 weeks ago
- 3b21bc9 Support socket activation by fd passing Client: cpp Patch: Federico Giovanardi by Federico Giovanardi · 4 months ago
- 06bc195 Bump cipher-base from 1.0.4 to 1.0.6 in /lib/ts by dependabot[bot] · 4 months ago
- 2620a12 THRIFT-5896: Fix race condition in TServerSocket.Addr() Client: go by Atharva Chiplunkar · 2 months ago
- d9a97c1 Bump com.ncorti.ktfmt.gradle from 0.23.0 to 0.24.0 in /lib/kotlin by dependabot[bot] · 3 months ago
- 9bfed8b Bump jvm from 2.2.10 to 2.2.20 in /lib/kotlin by dependabot[bot] · 3 months ago
- 6529154 Bump com.diffplug.spotless from 7.2.1 to 8.0.0 in /lib/java by dependabot[bot] · 3 months ago
- 81723d0 go: reduce memory consumption of small fields (#3212) by James Guthrie · 3 months ago
- 8626858 Add various/minor changes to some TProtocols for consistency and convenience by Jonathan Haapala · 6 months ago
- 37c7910 THRIFT-5892: Always define PY_SSIZE_T_CLEAN before including Python.h by Csaba Ringhofer · 3 months ago
- 5501e8f Bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.23.0 in /lib/kotlin (#3174) by dependabot[bot] · 4 months ago
- 9524524 Bump jvm from 2.2.0 to 2.2.10 in /lib/kotlin (#3209) by dependabot[bot] · 4 months ago
- 922cd0e Add support for boringssl by Guillaume Maudoux · 1 year, 2 months ago
- 860b1e5 Bump sha.js from 2.4.11 to 2.4.12 in /lib/ts by dependabot[bot] · 4 months ago
- fbe685a Add cpp cross tests to the build workflow by Carel Combrink · 7 months ago
- 0a760ff Fix python tests by Hasnain Lakhani · 4 months ago
- 72a714e Fixed a ton of missing ASF headers ... again. by Jens Geyer · 4 months ago
- 4afb7d9 THRIFT-5855: Add swift fuzzers by Hasnain Lakhani · 4 months ago
- 7ac79ab THRIFT-5855: Add rust fuzzers by Hasnain Lakhani · 4 months ago
- d274300 THRIFT-5855: Add py fuzzers by Hasnain Lakhani · 4 months ago
- aa18332 THRIFT-5855: Add nodejs fuzzers by Hasnain Lakhani · 4 months ago
- 4f877ca THRIFT-5855: Add java fuzzers by Hasnain Lakhani · 4 months ago
- 9b13668 THRIFT-5855: go fuzzers by Hasnain Lakhani · 4 months ago
- 37f4e0d THRIFT-5855: cpp fuzzers by Hasnain Lakhani · 4 months ago
- cf41a1c THRIFT-5855: Add c_glib fuzzers by Hasnain Lakhani · 4 months ago
- 28553fa Update commons-lang3 to 3.18.0 Client: Java by Raihan M · 5 months ago
- f141a41 Bump sha.js from 2.4.11 to 2.4.12 in /lib/js by dependabot[bot] · 4 months ago
- 71ebed4 Bump cipher-base from 1.0.4 to 1.0.6 in /lib/js by dependabot[bot] · 4 months ago
- ce664ea Bump com.diffplug.spotless from 7.0.4 to 7.2.1 in /lib/kotlin by dependabot[bot] · 5 months ago
- 3b86252 Update supported go versions to 1.24+1.25 by Yuxuan 'fishy' Wang · 5 months ago
- 57c5fc1 Fix UUID handling in Rust Thrift compact protocol (#3179) by Hasnain Lakhani · 5 months ago
- b0f2423 Fix C++ build by Hasnain Lakhani · 5 months ago
- 42d0b71 [THRIFT-5871] Add message / container size checking for Rust by Hasnain Lakhani · 5 months ago
- 9cff8b9 Bump pbkdf2 from 3.0.17 to 3.1.3 in /lib/js by dependabot[bot] · 6 months ago
- 3330e43 Bump pbkdf2 from 3.0.17 to 3.1.3 in /lib/ts by dependabot[bot] · 6 months ago
- 44bb07f Bump jvm from 2.1.21 to 2.2.0 in /lib/kotlin by dependabot[bot] · 6 months ago
- 67f8280 nuget package update by Jens Geyer · 6 months ago
- 25202e1 THRIFT-5880: ipv6 only linux systems cannot resolve 127.0.0.1 by James E. King III · 6 months ago
- 28113f4 THRIFT-5876: Add Delphi WinHTTP client TLS1.3 support by fcprete · 7 months ago
- f0f72d8 Add the ability to access type annotations for Java by jrhee17 · 9 months ago
- ae342c2 THRIFT-5698: remove use of deprecated std::iterator by Gary Miguel · 2 years, 9 months ago
- b10d0f2 Correcting type info in thrift_processor state record Client: Erlang by Björn Svensson · 7 months ago
- d966d66 Add type information to thrift_reconnecting_client state Client: Erlang by Björn Svensson · 7 months ago
- 935fc0c Bump jvm from 2.1.20 to 2.1.21 in /lib/kotlin by dependabot[bot] · 7 months ago
- e113e46 Bump com.diffplug.spotless from 7.0.3 to 7.0.4 in /lib/kotlin by dependabot[bot] · 7 months ago
- ce6139b [cpp] Adjust base64 padding parsing in TJSONProtocol by Hasnain Lakhani · 7 months ago
- a420a24 Protocol conformity and serialization tests for UUIDs - Haxe by Jens Geyer · 11 months ago
- 3e6be73 Protocol conformity and serialization tests for UUIDs by Jens Geyer · 7 months ago
- 845a87a [THRIFT-5871] Improve MAX_MESSAGE_SIZE_CHECK and friends by Hasnain Lakhani · 7 months ago
- 2f8347c added TMemoryStream to hx by Jens Geyer · 11 months ago
- b7a1d8b FIX broken build on big endian platforms Client: cpp Patch: Patrick Gansterer by Patrick Gansterer · 7 months ago
- 92e5b71 THRIFT-5874 Introduce new type MESSAGE_SIZE_LIMIT in TTransportException by Jens Geyer · 7 months ago
- 7aea524 THRIFT-5873: py: fix client auth support for THttpClient by Jeffrey Tolar · 7 months ago
- 270696c go: Add a zlib reader pool by Yuxuan 'fishy' Wang · 7 months ago
- 3253079 THRIFT-5869: Close the transport after TServerEventHandler deleteContext by dengzh · 8 months ago
- bd2e2a4 [nit] Return early if no bytes left to return in thrift_memory_buffer_read by Hasnain Lakhani · 7 months ago
- b0252a9 Throw exception instead of asserting in TJSONProtocol::readByte by Hasnain Lakhani · 7 months ago
- f695b75 We have 2025 for a while now by Jens Geyer · 7 months ago
- 02b02df Fix received keyword by Spl3en · 7 months ago
- ef6a6c2 [nit] Improve error handling in thrift_protocol_skip by Hasnain Lakhani · 7 months ago
- 6ba51d0 [nit] compile enum test types when building lib/c_glib tests by Hasnain Lakhani · 7 months ago
- fb0f80d Adds trace logging for java non blocking server memory limit by Keith Turner · 8 months ago
- 14bc62f THRIFT-5774: Add remote client's IP address to ServerContext in TServerEventHandler by yoelyang · 1 year, 9 months ago