summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the ...James E. King, III2017-03-1015-32/+39
* THRIFT-4108: c_glib ssl implementation fixes - remove global ssl context and ...Gonzalo Aguilar Delgado2017-03-062-196/+214
* THRIFT-3891 TNonblockingServer configured with more than one IO threads does ...Buğra Gedik2017-02-272-30/+61
* THRIFT-1805 Provide option for handling RTEsChristopher Tubbs2017-02-271-10/+21
* THRIFT-4102 remove useless code cause performance problemYao Jin2017-02-241-1/+0
* THRIFT-3984 PHP7 extension causes segfaultHåkon Hitland2017-02-231-2/+4
* THRIFT-3706: added cross test support for backwards compatible multiplexed se...James E. King, III2017-02-2212-350/+334
* THRIFT-3801 - Node Thrift client throws exception with multiplexer and respon...Adam Curtis2017-02-221-1/+3
* THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized ...D. Can Celasun2017-02-213-4/+4
* THRIFT-3706: Implement multiplexed protocol client and test client for c_glib...Gonzalo Aguilar Delgado2017-02-206-21/+1039
* THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 ...James E. King, III2017-02-208-9/+33
* THRIFT-4077: fix Appveyor warnings (VS2015) in PlatformSocket.hJames E. King, III2017-02-201-2/+3
* THRIFT-3921: Add ostream operator<< functions for enums (working with THRIFT-...Vivek Jain2017-02-181-2/+33
* THRIFT-2504: Add default processor to java multiplexed processor to handle ol...Aleksey Pesternikov2017-02-183-3/+101
* THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in...James E. King, III2017-02-153-57/+102
* THRIFT-2364: use oasis to build thrift for ocamlJames E. King, III2017-02-158-1897/+98
* THRIFT-4084: only join threads if joinableJames E. King, III2017-02-132-2/+2
* THRIFT-4060 add better support in the cpp generator for custom ostream operat...James E. King, III2017-02-133-4/+103
* THRIFT-3369 Provide SSL/TLS client for c_glibJames E. King, III2017-02-138-5/+1683
* THRIFT-4026 TSSLSocket doesn't work with Python < 2.7.9Nobuaki Sukegawa2017-02-122-4/+7
* THRIFT-3938 Python TNonblockingServer does not work with SSLNobuaki Sukegawa2017-02-122-57/+78
* THRIFT-4075: better support for headers-only boost with mingwJames E. King, III2017-02-112-5/+5
* THRIFT-3622: remove auto_ptr use in the codebase because it is deprecatedJames E. King, III2017-02-105-15/+38
* THRIFT-4072 php: TCurlClient - Add the possibility to send custom headersSwati Kumar2017-02-091-3/+21
* THRIFT-4065 fix SIGCHLD handling for perl ForkingServer and document restrict...James E. King, III2017-02-082-24/+10
* THRIFT-3896 fix map type with string key can not access deserialized by php e...James E. King, III2017-02-062-4/+4
* THRIFT-4068 fix comment in java server socket codeJames E. King, III2017-02-041-1/+1
* THRIFT-4007: TTransport.py micro-optimization: don't call len(chunk) twiceJames E. King, III2017-02-011-2/+3
* THRIFT-4046 fix PlatformSocket.h for mingw64/msys2 and provide instructions f...James E. King, III2017-01-311-0/+3
* THRIFT-4062 Remove debug print from TServiceClientTom Davis2017-01-311-1/+0
* THRIFT-3000 .NET implementation has trouble with mixed IP modesJens Geyer2017-01-318-347/+405
* THRIFT-4044 work around an hspec-core 2.4.0 library issue causing all build j...James E. King, III2017-01-281-1/+1
* THRIFT-3854 add a way in java to clear TFramedTransport read buffersJames E. King, III2017-01-274-9/+48
* THRIFT-4042 set zip_safe=False in python build to prevent egg ExtractionErrorChandler May2017-01-271-0/+1
* THRIFT-3550 add some information about thrift to the perl library README dire...James E. King, III2017-01-271-1/+14
* THRIFT-3550 make a script to build perl cpan module and update perl dependenc...James E. King, III2017-01-272-6/+18
* Build fails using Java 1.8 with Ant < 1.9James E. King, III2017-01-252-8/+8
* THRIFT-2945 Add Rust supportAllen George2017-01-2630-0/+7230
* THRIFT-3892 support OpenSSL before 0.9.8f during buildJames E. King, III2017-01-251-2/+5
* THRIFT-3926 There should be an error emitted when http status code is not 200James E. King, III2017-01-241-0/+15
* THRIFT-4039 Update of Apache Thrift .Net Core libVolodymyr Gotra2017-01-255-11/+177
* THRIFT-4040 Add real cause of TNonblockingServerSocket error to exceptionJames E. King, III2017-01-231-1/+1
* THRIFT-4038 socket check: checking an unsigned number against >= 0 never failsgzshi2017-01-221-3/+3
* THRIFT-3873: fix various compiler warnings and overflow errorsJames E. King, III2017-01-2017-49/+85
* THRIFT-4024 Skip() should throw on unknown data typesJens Geyer2017-01-115-2/+9
* THRIFT-3933 Microsoft .Net Core library port and generator for this libraryVolodymyr Gotra2017-01-0462-0/+8485
* THRIFT-4019: Dart Makefiles should also clean pubspec.lockMark Erickson2017-01-041-0/+1
* THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.t...Jens Geyer2016-12-282-54/+44
* THRIFT-4008 broken ci due to upstream dependency versioning breakJens Geyer2016-12-281-1/+1
* THRIFT-4015 Fix wrongly spelled "Thirft"sJens Geyer2016-12-263-3/+3