summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5587 add uuid support for java and kotlinJiayu Liu2022-09-0518-26/+261
* THRIFT-5593 Implement uuid for HaxeJens Geyer2022-09-0542-96/+249
* Add uuid type to XSDJens Geyer2022-09-051-0/+1
* THRIFT-5591 Add uuid type to IDL and implement reference code (+ improved sel...Jens Geyer2022-09-0562-137/+740
* Follow-Up fix for THRIFT-5618 More consistent naming of container classesJens Geyer2022-09-054-26/+26
* THRIFT-5620 Option to force usage of COM types to allow for cross-module refe...Jens Geyer2022-09-0410-45/+483
* THRIFT-5619 make sure CheckReadBytesAvailable() and CountConsumedMessageBytes...Jens Geyer2022-09-041-2/+2
* THRIFT-5618 More consistent naming of container classesJens Geyer2022-09-033-16/+28
* THRIFT-5617: T(SSL)Socket TCP keep-alive incorrectly applies SO_KEEPALIVE to ...Nick Withers2022-09-021-2/+2
* disable ssl test of DTdxdxoz2022-09-011-1/+4
* THRIFT-5600: upgrade rust toolchain to 1.61 and edition 2021Tdxdxoz2022-09-0116-248/+157
* fix typo60062022-09-011-1/+1
* THRIFT-5410 CL build broken: Component :NET.DIDIERVERNA.CLON.TERMIO not foundMax-Gerd Retzlaff2022-08-305-0/+16
* Revert "THRIFT-5501 Remove Common Lisp support"Max-Gerd Retzlaff2022-08-3033-2/+1906
* Revert "THRIFT-5567: remove cl namespace references (#2580)"Max-Gerd Retzlaff2022-08-302-0/+2
* version bumpJens Geyer2022-08-3055-65/+76
* If the amount of data transmitted is large, an error will be reported.TianMaiChengGhostRidder2022-08-301-1/+18
* Revert "Update thrift_socket_transport.erl"Jens Geyer2022-08-301-18/+1
* Update thrift_socket_transport.erlTianMaiChengGhostRidder2022-08-301-1/+18
* THRIFT-5576: fix old-style cast and redundant copykashirin.alex2022-08-251-13/+14
* THRIFT-5502 Log SocketException at WARN level only + Fix formattingSylwester Lachiewicz2022-08-251-15/+20
* THRIFT-4086: Add missing calls to get_true_type when generating validator + m...Hernan Silberman2022-08-255-2/+100
* Add a generic sync.Pool wrapper to go libraryYuxuan 'fishy' Wang2022-08-0910-100/+149
* THRIFT-5609: Make TJSONProtocol safe to be used in deserializer poolYuxuan 'fishy' Wang2022-08-065-2/+93
* Update supported go version to 1.18.* and 1.19.*Yuxuan 'fishy' Wang2022-08-027-9/+15
* THRIFT-5605: Client middleware to extract exceptionsYuxuan 'fishy' Wang2022-08-026-3/+318
* Merge pull request #2636 from PikachuHy/masterJiayu Liu2022-07-311-1/+1
|\
| * fix typoPikachuHy2022-07-311-1/+1
|/
* script to regenerate server/client keysJens Geyer2022-07-011-0/+18
* script to regenerate server/client keysJens Geyer2022-07-012-0/+137
* Pin integer-encoding to 3.0.3 (#2627)Jiayu Liu2022-07-011-1/+1
* eplaced outdated TLS test keysJens Geyer2022-07-0111-312/+455
* Bump shell-quote from 1.7.2 to 1.7.3 in /lib/jsdependabot[bot]2022-06-221-3/+3
* THRIFT-5599: contrib/fb303 does not compile after C++ library refactoringsMichael Leinartas2022-06-213-25/+20
* THRIFT-5590 Haxe complex initsJens Geyer2022-06-1317-149/+294
* THRIFT-5595: Handle peek request error with SSLSocketMichael Smith2022-06-103-0/+6
* THRIFT-5592 Add uuid type documentationTriton Circonflexe2022-06-085-41/+86
* FIX misc license headersJens Geyer2022-06-085-48/+73
* THRIFT-5589 Haxe compiler/runtime fixesJens Geyer2022-06-0721-271/+72
* THRIFT-5588 Remove slist/senum from IDLJens Geyer2022-06-0610-107/+22
* THRIFT-5586 User-Agent header not conforming to RFC 7231Jens Geyer2022-06-012-2/+2
* Bump grunt from 1.4.1 to 1.5.3 in /lib/jsdependabot[bot]2022-05-291-28/+8
* Bump grunt from 1.4.1 to 1.5.3 in /lib/tsdependabot[bot]2022-05-291-11/+11
* THRIFT-5585 net5.0 end of support May 2022Jens Geyer2022-05-261-1/+1
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-2466-0/+0
* Trivial: Add missing AC_CHECK_HEADERS (#2610)Christopher Tubbs2022-05-231-10/+12
* THRIFT-5575: add a github workflow to invoke cmake (#2595)Jiayu Liu2022-05-211-0/+37
* Minor tweak to ErrAbandonRequest in go libraryYuxuan 'fishy' Wang2022-05-212-11/+37
* THRIFT-5584: use gradle toolchain to specify Java 11 with --release 8 (#2606)Jiayu Liu2022-05-186-47/+35
* Revert "THRIFT-5569: add negative size checks in Go generator when reading ma...Yuxuan 'fishy' Wang2022-05-121-9/+0