1. eb8e5ad THRIFT-2654 reduce number of server exceptions Client: C# Patch: Craig Peterson by Jens Geyer · 10 years ago
  2. 7dce7b2 THRIFT-1260 The thrift THttpclient in c# client is not closing the connections when calling SendRequest by Jens Geyer · 10 years ago
  3. 7b11fec THRIFT-2568 Implement own certificate handler Client: C# Patch: Michael Blättler by Jens Geyer · 11 years ago
  4. f64d7e0 THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  5. c0ad368 THRIFT-2455 Allow client certificates to be used with THttpClient by Jens Geyer · 11 years ago
  6. c1d7943 THRIFT-2347 C# TLS Transport based on THRIFT-181 Client: C# Patch: Beat Käslin by Jens Geyer · 11 years ago
  7. a131b8f THRIFT-2456 THttpClient fails when using async support outside Silverlight by Jens Geyer · 11 years ago
  8. 057be5a THRIFT-2470 THttpHandler swallows exceptions from processor by Jens Geyer · 11 years ago
  9. 703200c Added missing ASF headers by Jens Geyer · 11 years ago
  10. fd62df7 THRIFT-2408 Named Pipe Transport Option for C# by Jens Geyer · 11 years ago
  11. d26f6fd THRIFT-2339 Uncaught exception in thrift c# driver by Jens Geyer · 11 years ago
  12. f36fda2 THRIFT-2305 TFramedTransport empty constructor should probably be private by Jens Geyer · 11 years ago
  13. b080f68 THRIFT-2373 warning CS0414 in THttpClient.cs: private field 'Thrift.Transport.THttpClient.connection' assigned but never used by Jens Geyer · 11 years ago
  14. f6acf44 THRIFT-2303 TBufferredTransport not properly closing underlying transport by Jens Geyer · 11 years ago
  15. 866c23b THRIFT-2081 Specified timeout should be used in TSocket.Open() by Jens Geyer · 12 years ago
  16. 102bca4 THRIFT-2032 C# client leaks sockets/handles by Jens Geyer · 12 years ago
  17. b310ae7 THRIFT-2015 Thrift exceptions should derive from TException by Jens Geyer · 12 years ago
  18. 548244f THRIFT-1959: Add Union TMemoryBuffer support Client: csharp Patch: carl by Carl Yeksigian · 12 years ago
  19. 8d22c10 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  20. da7982e THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  21. 938e640 THRIFT-1785 add TMemoryBuffer; patch by carl yeksigian reviewed by tjake by Jake Luciani · 12 years ago
  22. 86d2a4a THRIFT-1610:IWebProxy not available on WP7 platform by Jake Farrell · 13 years ago
  23. 5e022aa THRIFT-1159:THttpClient->Flush() issue (connection thru proxy) by Jake Farrell · 13 years ago
  24. b1ec4cc THRIFT-1412 Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves by Roger Meier · 13 years ago
  25. 2fbde0e THRIFT-1517 TTransport.ReadAll() should set exception type to EndOfFile by Roger Meier · 13 years ago
  26. 12ac2ac Thrift-1456: System.Net.HttpWebRequest' does not contain a definition for 'Proxy' by Jake Farrell · 13 years ago
  27. 284a9b5 THRIFT-1037 Proposed changes to support Silverlight, Windows Phone and AsyncCTP v3 by Roger Meier · 13 years ago
  28. 212022c THRIFT-322 IHttpHandler for Thrift Patch: Nils Huegelmann by Roger Meier · 13 years ago
  29. 6f1e992 THRIFT-322: IHttpHandler for Thrift Client lib: C# Patch By: nilshu by Jake Farrell · 14 years ago
  30. 2d9dfdb THRIFT-1055. csharp: csharp TServerSocket and TSocket do not disable Nagle via Socket.NoDelay = true like cpp and java do by Bryan Duxbury · 14 years ago
  31. 7070aaa THRIFT-904: disable nagle and linger by T Jake Luciani · 14 years ago
  32. fd32d79 THRIFT-323. csharp: TJSONProtocol by Bryan Duxbury · 14 years ago
  33. ea67a78 THRIFT-834. csharp: THttpClient resends contents of message after transport errors by Bryan Duxbury · 14 years ago
  34. 6235947 THRIFT-160. csharp: Created THttpTransport for the C# library based on WebHttpRequest by Bryan Duxbury · 15 years ago
  35. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  36. 7948a66 THRIFT-210. c#: Add support for TFramedTransport by Esteve Fernandez · 15 years ago
  37. ab4460d THRIFT-158. csharp: Update headers to Apache by Kevin Clark · 16 years ago
  38. d831a21 THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible by David Reiss · 16 years ago
  39. 3fa89e3 THRIFT-209. csharp: Make TTransportFactory.GetTransport virtual by David Reiss · 16 years ago
  40. 6319133 THRIFT-25. csharp: Various compiler and library improvements by David Reiss · 16 years ago
  41. cee1e08 C#: Catch exceptions by name. by David Reiss · 17 years ago
  42. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  43. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago