Commit History

作者 SHA1 備註 提交日期
  Gert Driesen a0bc7f61a5 Document fix for issue #1558. 11 年之前
  Gert Driesen 00ed218425 Added internal IForwardPort interface to allow mocking of forwarded ports. 11 年之前
  Gert Driesen ba309fc716 Modify accessiblity of Authenticate to internal, and modify IsAuthenticated depending on the outcome of the authentication. 11 年之前
  Gert Driesen 3bfd1fbef1 Include signing key in source download. 11 年之前
  Gert Driesen 542b2f80ba Added SftpClientTest.Connect.cs to test project for .NET 3.5. 11 年之前
  Gert Driesen 6423b7e0a0 Make internal methods available to castle proxies. 11 年之前
  Gert Driesen 446354ed6b Document fix for issue #1845. 11 年之前
  Gert Driesen 23a178f7aa Document exceptions for ConnectionInfo constructors. 11 年之前
  Gert Driesen acaae44836 Fix exception documentation for BaseClient.Connect() and Session.Connect(). 11 年之前
  Gert Driesen 8678d087d9 Modify ShellStream.ReadLine() to take into account multi-byte character. 11 年之前
  Gert Driesen 60c46ce3fd Improve doc. 11 年之前
  Gert Driesen 764296f9ed Fix some R# warnings, and modify ReadLine to use use ordinal comparison for IndexOf. 11 年之前
  Gert Driesen 38f6ea32e5 Fix unsubscribe from channel events. 11 年之前
  Gert Driesen a161d1b28e Unsubscribe from events before we dispose the channel, as we do not want to get these events signaled while disposing. 11 年之前
  Gert Driesen 7909033f47 Remove unnecessary assembly references. 11 年之前
  Gert Driesen af7a3b89f5 Fixed typo in xml doc. 11 年之前
  Gert Driesen b40adc2f40 For now, remove SocketRead overload that takes timeout as on .NET do not support this yet. 11 年之前
  Gert Driesen e76c06251d Fix lots of issues in Silverlight socket methods. 11 年之前
  Gert Driesen 7a9ba8da32 Signal Connected event when a client established a connection to the listener. 11 年之前
  Gert Driesen ff3bf965c6 Avoid code duplication. 11 年之前
  Gert Driesen c3350803bf Fix R# warnings. 11 年之前
  Gert Driesen 4c1d8d8a95 Added new interfaces to Silverlight and WP project files. 11 年之前
  Gert Driesen e79b567365 Dispose channel on EndExecute. Fixes issue #2295. 11 年之前
  Gert Driesen 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. 11 年之前
  Gert Driesen 67a0242dc0 Document fix for issue #2399. 11 年之前
  Gert Driesen c270662690 Added ClientAuthentication and newly introduced interfaces to remaining projects. 11 年之前
  Gert Driesen 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 年之前
  Gert Driesen 889184a11a Added ChannelDirectTcpip.SilverlightShared.cs to SL projecT. 11 年之前
  Gert Driesen 2d06002ef7 Add WaitOnHandle overload that takes the time to wait for any of the handles to become signaled. 11 年之前
  Gert Driesen acaab92df9 Add draft of ChannelDirectTcpip for Silverlight. 11 年之前