- b496083 THRIFT-4187 Allow dart framed transport to read incomplete frame Client: dart by Allen George · 8 years ago
- 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
- 02fbe0e THRIFT-4523 TStreamTransportImpl.GetOutputStream broken by Jens Geyer · 7 years ago
- b7084cb THRIFT-4419: Fix bug where framed messages > 4K could not be read by Allen George · 7 years ago
- a9efd1a THRIFT-4516: Fix "go vet" warnings for Go 1.10 by D. Can Celasun · 7 years ago
- 68707d9 THRIFT-4474: Use PSR-4 autoloader by default by Robert Lu · 7 years ago
- da9a9ba THRIFT-4429: Make TThreadPoolServer.executorService_ available in by Dmitry Volodin · 7 years ago
- 2b09dfe THRIFT-4509: add jslint and fix build script output by James E. King III · 7 years ago
- 5066eb4 THRIFT-4509: by Philip Frank · 7 years ago
- 8d55c47 THRIFT-4508: remove cygwin64 build in favor of MSVC2013 by James E. King III · 7 years ago
- 2bf0327 THRIFT-4337: fix javadoc build error related to changes by James E. King III · 7 years ago
- 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
- 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
- 8678dfc THRIFT-4337: Able to set keyStore and trustStore as InputStream in the by Dmitry Volodin · 7 years ago
- 8bcb7ac THRIFT-4465: Fix C++ TNonblockingServer and THRIFT_EAGAIN issues Client: cpp by Bugra Gedik · 7 years ago
- 5086291 THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data types by Philip Frank · 7 years ago
- 138da20 fix wrong document @param in TBase.h Client: cocoa by yfchen · 7 years ago
- b963e28 THRIFT-4509: remove nodejs browser test Client: nodejs by Philip Frank · 7 years ago
- b4f22ff THRIFT-4480 - Handle seqid = 0 Client: js by Brian Forbis · 7 years ago
- a37feaf THRIFT-4508: end trusty CI builds; handle nodejs 4.x LTS EOL; update docs by James E. King III · 7 years ago
- 14991f9 THRIFT-4354: fix php socket blocking behavior by James E. King III · 7 years ago
- d973409 THRIFT-4506: fix use of assert for correctness in Java SASL negotiation by James E. King III · 7 years ago
- 9e0c927 THRIFT-4505: Fix python build on Vagrant Windows boxes Client: py by Eduardo Arada · 7 years ago
- 55ddf19 THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib, by Philip Frank · 7 years ago
- 641b139 THRIFT-4503: fix dlang server logging on client disconnect so it does not report an error for normal operation by James E. King III · 7 years ago
- e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
- 35d62ed THRIFT-4492 protected ExceptionType type member of TApplicationException cannot be accessed by Jens Geyer · 7 years ago
- 33d30fc THRIFT-4490 Allow a default service as fallback for multiplex processors connected by old clients by Jens Geyer · 7 years ago
- 0064516 THRIFT-4485 Possible invalid ptr AV with overlapped read/write on pipes by Jens Geyer · 7 years ago
- 5089b0a THRIFT-4454 Large writes/reads may cause range check errors in debug mode by Jens Geyer · 7 years ago
- f338d57 THRIFT-4308: re-enable dlang deimos build support for libevent by James E. King III · 7 years ago
- 2471efa THRIFT-4477: php TBufferedTransport must have underlying transport Client: php by Robert Lu · 7 years ago
- 12f124c THRIFT-4475: PSR-2 support for lib/php/test Client: php by Robert Lu · 7 years ago
- 3d55624 THRIFT-4473 Move Thrift.Console.pas out of the Library by Jens Geyer · 7 years ago
- 23dde8c THRIFT-4471: add Makefile.PL to Perl CPAN module build script Client: perl by James E. King III · 7 years ago
- 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
- 00646bb THRIFT-4464: Fix typo in TNonblockingServer.py Client: py by Yubing Dong (Tom) · 7 years ago
- b03ca01 THRIFT-4460: Use PSR-2 as php library coding standard Client: php by Robert Lu · 7 years ago
- 52bf20c THRIFT-4472: fix ruby gemspec license declaration Client: rb by James E. King III · 7 years ago
- b636ffb THRIFT-4462 First line in Console duplicated by Jens Geyer · 7 years ago
- 36c0b34 THRIFT-4461 Compiler directive should match Delphi XE4 by Jens Geyer · 7 years ago
- bfba370 THRIFT-4459: reduce php library directory depth Client: php by Robert Lu · 7 years ago
- ad23852 THRIFT-4344: some docker updates for xenial and for trusty to fix build issues by James E. King III · 7 years ago
- b56fc70 THRIFT-4434: fixes to delegate all dependency responsibility from make to the dotnet build by James E. King III · 7 years ago
- 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
- 1d5113e THRIFT-4455 Missing dispose calls in ThreadedServer & ThreadpoolServer by Jens Geyer · 7 years ago
- 8582715 THRIFT-4454 Large writes/reads may cause range check errors in debug mode by Jens Geyer · 7 years ago
- cf7ba4c THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/written by Allen George · 7 years ago
- a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
- ad08a8b THRIFT-3877: cpp http server buffering bug oneway Client: C++ by Chet Murthy · 7 years ago
- 91c74b6 THRIFT-4443: Implement skip function in json_protocol Client: node.js by Kerri Devine · 7 years ago
- d066fa8 THRIFT-4446: JSONProtocol Base64 Encoding: Do not trim padding on encode. by Allen Warthen · 7 years ago
- d3355af THRIFT-4450: Added "seek" implementation to TCompactInputTransport in Rust by Vadim Chekan · 7 years ago
- dda41f3 Fix generated maven packaging Client: java by Stephane Landelle · 7 years ago
- 8fdd610 THRIFT-4406: Optionally generate ES6 compatible JavaScript where service methods return Promises by Philip Frank · 7 years ago
- 0a84eae THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks and enable ThriftWS test suite by Philip Frank · 7 years ago
- 041c3c7 THRIFT-4421 golang tests rely on gomock, which has changed behaviour, causing tests to fail by Chet Murthy · 7 years ago
- 14f5d50 THRIFT-4422 Add Async implementation via IFuture by Jens Geyer · 7 years ago
- cea5075 THRIFT-4416: additional CPAN packaging changes Client: perl by James E. King III · 7 years ago
- 8101f00 THRIFT-4416: fixed up CPAN module creation and automated all steps except for upload to CPAN by James E. King, III · 7 years ago
- c4af633 THRIFT-4418: evhttp_connection_new is deprecated; use evhttp_connection_base_new by zhouweikang · 7 years ago
- 05a08ce THRIFT-4403: Fix incorrect usage of 'this' Client: js by Philip Frank · 7 years ago
- f3a2974 THRIFT-4398 Update EXTRA_DIST for "make dist" by Jens Geyer · 7 years ago
- 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
- 2147466 THRIFT-4396 inconsistent (or plain wrong) version numbers in master/trunk by Jens Geyer · 7 years ago
- 026c9d0 THRIFT-3686 Java processor should report internal error on uncaught exception by Nobuaki Sukegawa · 9 years ago
- 1541f0a THRIFT-3657 D TFileWriterTransport close should use non-priority send Client: D by Nobuaki Sukegawa · 9 years ago
- 1ce7a5b THRIFT-2913: fix random CI build failures in lib/rb test by James E. King, III · 7 years ago
- 44426c9 THRIFT-4395: fix rust build on xenial Client: rs by James E. King, III · 7 years ago
- 20e16bc THRIFT-2013: add perl crosstest multiplexed client and server logic Client: perl by James E. King, III · 7 years ago
- 39eaae6 THRIFT-2013: update docker for artful (go back to lua 5.2) and enhance by James E. King, III · 7 years ago
- 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
- 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
- 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
- 847ecf3 THRIFT-4378: add set method for stopTimeoutUnit in TThreadPoolServer java lib by itegel · 7 years ago
- a533ea1 THRIFT-4377: more informative error messages on tests by Oleksii Prudkyi · 7 years ago
- ac11cf8 THRIFT-4377: close socket after processing request by Oleksii Prudkyi · 7 years ago
- 619218c THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc by James E. King, III · 7 years ago
- 533405e THRIFT-4376: fix more high impact coverity defects by James E. King, III · 7 years ago
- 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
- 5a4f738 THRIFT-2998: Set Content-Type for HTTP request in Node.js wrapper. by stanevt · 10 years ago
- 43f4bf2 THRIFT-4376: fix a few high impact coverity defects: by James E. King, III · 7 years ago
- d4df917 THRIFT-4372 Pipe write operations across a network are limited to 65,535 bytes per write by Jens Geyer · 7 years ago
- e549455 add stdc++ back for php extension build Client: php by Robert Lu · 7 years ago
- 350fe75 THRIFT-4370: build generated code before running static code analysis; by James E. King, III · 7 years ago
- 9dff0ef THRIFT-4356: fix segment fault for thrift_protocol by Robert Lu · 7 years ago
- 1df2d9b THRIFT-4353: support php ext read data after message begin Client: php by 董菲 · 8 years ago
- a39ba7f THRIFT-4362 check "read length" in readStringBody(int) Client: Java by christianc · 7 years ago
- e7611d0 THRIFT-4367: Fix missing positional argument in python by James E. King, III · 7 years ago
- 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
- b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
- 9f9e30b THRIFT-4331: C++ TSSLSocket fixes for huge message handling Client: C++ by Martin Haimberger · 7 years ago
- 39310da THRIFT-4346: Allow go ZlibTransportFactory to wrap other factories Client: go by Yuri Khrustalev · 7 years ago
- 65efdff build both ubuntu xenial as well as trusty to get more language level by James E. King, III · 7 years ago
- d7720f4 THRIFT-4348 - Allow custom HTTP headers to be set in Perl HTTP client. by Carwyn Moore · 7 years ago
- 2d1fe88 THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf8strings by Elvis Pranskevichus · 8 years ago
- 48ba736 THRIFT-4131: js / WebSocket / fix handling oneway methods by James E. King, III · 7 years ago
- 4bd3682 THRIFT-4309: Python print() function Client: py by cclauss · 7 years ago
- 9ce1fd9 THRIFT-4049, THRIFT-4053: when skipping, if field type is invalid, throw a by James E. King, III · 7 years ago
- eb7b76d add perl coding standard of perlstyle Client: perl by James E. King, III · 7 years ago