- 8e89abe THRIFT-5726 package upgrades and consolidation/improvement of build targets checks by Jens Geyer · 1 year, 6 months ago
- 51fc54f THRIFT-5684 upgrade to net7.0: Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 11 months ago
- 277fece netstd Server: Add IPv6 by dejank-isystem · 2 years, 1 month ago
- 60970c4 THRIFT-5624 suboptimal performance of the c# named pipe server transport in multithread servers by Jens Geyer · 2 years, 4 months ago
- 5e37d57 THRIFT-5623 ref to disposed instance should be set to null by Jens Geyer · 2 years, 4 months ago
- cd810bb Pass cancellation token to AcceptTcpClientAsync() in net6 by Jens Geyer · 2 years, 10 months ago
- 561bc9a THRIFT-5504 CA2254 Message template should be compile time constant by Jens Geyer · 3 years ago
- 4c7b9fd THRIFT-5479 Add net 6 support Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 1 month ago
- 46693f7 THRIFT-5431 Response should include 'content-type' header by Jens Geyer · 3 years, 7 months ago
- 80415f0 commented private code that is definitely never used by Jens Geyer · 3 years, 9 months ago
- d4e1eb9 THRIFT-5398 ThreadPoolServer not stoppable via CancellationToken by Jens Geyer · 3 years, 9 months ago
- ef0cb01 THRIFT-5391 Named pipes transport hardening Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
- cd2fae0 THRIFT-5373 HTTP status in case of Protocol/Transport exceptions by Jens Geyer · 3 years, 10 months ago
- 0d12832 misc. netstd improvements Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
- 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
- bde5cbc Added IsOpen() and GetPort() for netstd transports by Mario Emmenlauer · 4 years, 8 months ago
- dce2299 THRIFT-5210 further refactoring and performance optimizations by Jens Geyer · 4 years, 8 months ago
- 4b66a9d THRIFT-5133: Use ArrayPool when reading and writing strings to improve performance by Mikel Blanchard · 4 years, 11 months ago
- eacd1d4 THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class by Jens Geyer · 5 years ago
- 261cad3 THRIFT-5020 Refactoring & minor fixes for netstd library by Jens Geyer · 5 years ago
- bd1a273 THRIFT-4898 Pipe write operations across a network are limited to 65,535 bytes per write. by Jens Geyer · 6 years ago
- 5a17b13 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
- 366cc3d THRIFT-4854 oneway calls do not work over HTTP Client: netstd Patch: Jens Geyer by Jens Geyer · 6 years ago
- 8f327f2 THRIFT-4853 TServerFramedTransport is now obsolete and can be removed by Jens Geyer · 6 years ago
- 7b94dd4 THRIFT-4839: Remove embedded buffering/framed options from TCP transports by Kyle Smith · 6 years ago
- 421444f THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory again by Jens Geyer · 6 years ago
- 98c1941 THRIFT-4829 HTTP server transport lacks TransportFactory arguments by Jens Geyer · 6 years ago
- 6378ff6 THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSocketServerTransport by Kyle Smith · 6 years ago
- bf27637 THRIFT-4822 Convert bool CTOR flags into enum type by Jens Geyer · 6 years ago
- cf51a84 THRIFT-4821 Normalized the constructors in TServerSocketTransport to allow parity between the TcpListerer and port options. by Kyle Smith · 6 years ago
- 68ff6cd THRIFT-4813 NamedPipes may not work in all cases by Jens Geyer · 6 years ago
- aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago