1. 7482f11 FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
  2. 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
  3. 55016bf THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate hostnames correctly by James Lacey · 4 years ago
  4. 58e655e THRIFT-5252 Make CreateHttpClientHandler() method virtual by Jens Geyer · 4 years, 6 months ago
  5. 6c5f5c8 THRIFT-5329: Add THttpTransport constructor with HttpClient by ResDiaryLewis · 4 years, 7 months ago
  6. bde5cbc Added IsOpen() and GetPort() for netstd transports by Mario Emmenlauer · 4 years, 8 months ago
  7. dce2299 THRIFT-5210 further refactoring and performance optimizations by Jens Geyer · 4 years, 8 months ago
  8. ad3e440 TSocketTransport.cs: Fixed a problem with initializing IPAddress by Mario Emmenlauer · 4 years, 9 months ago
  9. 4b66a9d THRIFT-5133: Use ArrayPool when reading and writing strings to improve performance by Mikel Blanchard · 4 years, 11 months ago
  10. 5080645 THRIFT-5027 Implement remaining read bytes checks by Jens Geyer · 5 years ago
  11. 9d958a3 THRIFT-5010 BinaryPrimitives.Read/WriteInt32BigEndian should be used to convert to/from network byte order by zembord · 5 years ago
  12. eacd1d4 THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class by Jens Geyer · 5 years ago
  13. 261cad3 THRIFT-5020 Refactoring & minor fixes for netstd library by Jens Geyer · 5 years ago
  14. 9cf37be THRIFT-4919 THttpTransport.cs (netstd) and THttpClientTransport (netcore) have bad timeout code by Jens Geyer · 5 years ago
  15. bd1a273 THRIFT-4898 Pipe write operations across a network are limited to 65,535 bytes per write. by Jens Geyer · 6 years ago
  16. 1e808af THRIFT-4893 Enable automatic content encoding handling for gzip,deflate in the HTTP client by Jens Geyer · 6 years ago
  17. 823474e THRIFT-4848: Add ability to set Content-Type,Accept headers in HTTP client by Kyle Smith · 6 years ago
  18. 9369443 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
  19. 5a17b13 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
  20. 27d8387 THRIFT-4860 Allow changing "User-Agent" Client: netstd Patch: Jens Geyer by Jens Geyer · 6 years ago
  21. 65d5f84 renamed TClientTransport.cs file to match its class name TTransport.cs by Albert Hives · 6 years ago
  22. 366cc3d THRIFT-4854 oneway calls do not work over HTTP Client: netstd Patch: Jens Geyer by Jens Geyer · 6 years ago
  23. 8f327f2 THRIFT-4853 TServerFramedTransport is now obsolete and can be removed by Jens Geyer · 6 years ago
  24. 7b94dd4 THRIFT-4839: Remove embedded buffering/framed options from TCP transports by Kyle Smith · 6 years ago
  25. 421444f THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory again by Jens Geyer · 6 years ago
  26. 98c1941 THRIFT-4829 HTTP server transport lacks TransportFactory arguments by Jens Geyer · 6 years ago
  27. 6378ff6 THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSocketServerTransport by Kyle Smith · 6 years ago
  28. b11f63c THRIFT-4824 Logger deprecation warnings in tutorial by Jens Geyer · 6 years ago
  29. bf27637 THRIFT-4822 Convert bool CTOR flags into enum type by Jens Geyer · 6 years ago
  30. cf51a84 THRIFT-4821 Normalized the constructors in TServerSocketTransport to allow parity between the TcpListerer and port options. by Kyle Smith · 6 years ago
  31. 22c412e THRIFT-4817 Add string CTOR to TTlsSocketTransport by Jens Geyer · 6 years ago
  32. 68ff6cd THRIFT-4813 NamedPipes may not work in all cases by Jens Geyer · 6 years ago
  33. adde44b THRIFT-4772 fully enable server-side usage of framed/buffered transports by Jens Geyer · 6 years ago
  34. aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago