summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5164: Add middleware framework for Go clientsAndrew Boyle2020-04-304-10/+149
* Add file and memory buffer tests for PythonZezeng Wang2020-04-283-0/+73
* THRIFT-5188 Occasional ERROR_INSUFFICIENT_BUFFER at WinHttpQueryHeaders()Jens Geyer2020-04-271-4/+24
* THRIFT-5164: Add middleware framework for Go serversAndrew Boyle2020-04-277-1/+433
* THRIFT-5184: Fix header check for WebSocket connectionspenenin2020-04-271-1/+1
* Supplement TBinaryprotocol module testcaseZezeng Wang2020-04-273-0/+267
* THRIFT-5150: Fix compilation with Swift 5.2Jano Svitok2020-04-272-1/+2
* supplementary testcase for TJSONProtocolzeshuai0072020-04-261-0/+65
* THRIFT-5177: getaddrinfo() should not be used for Unix socketsDmitry Maluka2020-04-261-14/+16
* Allow wrapping TTransportFactory into a TZlibTransportFactoryMario Emmenlauer2020-04-242-3/+22
* Rework NodeJS / Javascript consistency Mario Emmenlauer2020-04-248-29/+33
* Swift 5.1 supportAlexander Edge2020-04-2413-67/+24
* TOutput: Add further parsers for errno-to-string conversion for WindowsMario Emmenlauer2020-04-241-9/+25
* Add isOpen() to TServerTransportMario Emmenlauer2020-04-247-1/+24
* THRIFT-5183: Don't try to read next frame in THeaderTransport.ReadYuxuan 'fishy' Wang2020-04-242-4/+62
* THRIFT-5171: Fix maven-ant-tasks to use HTTPS instead of HTTPKengo Seki2020-04-232-0/+2
* THRIFT-5109 Misc Cmake build improvementsMario Emmenlauer2020-04-224-0/+98
* lib/js/Gruntfile.js: Generalized to add some level of Windows CMD support (no...Mario Emmenlauer2020-04-221-14/+19
* THRIFT-5178: Add constructor with default host to THttpClientMario Emmenlauer2020-04-212-1/+23
* THRIFT-5168 Useless generated code when .thrift file only has service typezeshuai0072020-04-212-7/+2
* Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/c...gaganso2020-04-202-2/+1
* Update libthrift.vcxproj and libthrift.vcxproj.filters: remove xxxThreadFacto...zeshuai0072020-04-202-20/+0
* Add UnsetHeader to go libraryYuxuan 'fishy' Wang2020-04-172-1/+21
* THRIFT-5152: introduce connect timeout and socket timeoutlvqian2020-04-134-18/+25
* THRIFT-5165: THttpClient saves session cookie.Joao Antonio2020-04-131-0/+4
* THRIFT-5166: Add support for using WebSockets as a server transport.James Lacey2020-04-091-0/+388
* THRIFT-5172 NetStd OutOfMemoryExceptioneric.bleher@software-managed.com2020-04-091-1/+1
* THRIFT-5047:fix openssl switchcyy2020-04-061-1/+7
* THRIFT-5156: Fix library compilation on Windows and compiler warningsJames Lacey2020-04-047-18/+31
* THRIFT-5076 Improve CMake OpenSSL usageKevin Wojniak2020-04-031-3/+2
* THRIFT-5163 adds Q to exports for browserifyMárton Csordás2020-04-031-0/+1
* THRIFT-3356: handle undefined captureStackTraceMárton Csordás2020-04-036-8/+32
* Add testcase for other condition judgment in the readJSONDouble functionzeshuai0072020-03-311-1/+10
* THRIFT-4963: Fix deadlock in ThreadManager::Worker::runKanishth Karthik2020-03-291-0/+2
* THRIFT-5130 Use Apcu instead of APCpanivko2020-03-274-30/+30
* THRIFT-5146 Align Delphi to the test suite arguments rules (its "--switch=val...Jens Geyer2020-03-222-131/+125
* THRIFT-5145 Streamline --pipe and --named-pipe options in the code baseJens Geyer2020-03-222-7/+7
* Fix some compile warningszeshuai0072020-03-222-6/+10
* THRIFT-5133: Use ArrayPool when reading and writing strings to improve perfor...Mikel Blanchard2020-03-1911-13/+209
* Fix several warnings in c_glib lib and incorrect error messageKevin Wojniak2020-03-152-6/+2
* THRIFT-5121: Fix inverted logic when testing message typeAlexander Edge2020-03-142-11/+29
* THRIFT-5111: Upgrade rust to 1.36.0Jano Svitok2020-03-071-1/+8
* THRIFT-5131: Require >= 1.1.4 of integer-encoding dependencyNik Clayton2020-03-072-1/+26
* CI broken, reverting following PRsJens Geyer2020-02-284-91/+0
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-28101-11938/+1
* THRIFT-5123 add possibility to query HTTP status code with WinHTTPJens Geyer2020-02-271-4/+50
* make dist fails due to CMakeList.txt files missing from the generated tarballJens Geyer2020-02-262-0/+2
* THRIFT-5115 PR #2022 Updated gradle to 6.2 broke CIMario Emmenlauer2020-02-253-3/+19
* THRIFT-5084: Multiplexed processor in Swift – explicit return statementsAlexander Edge2020-02-242-15/+15
* THRIFT-5109 Misc Cmake build improvementsMario Emmenlauer2020-02-231-5/+6