Commit historia

Upphovsman SHA1 Meddelande Datum
  Gert Driesen 80702f796d Ensure we do not block forever waiting for message listener thread to complete when the server sends a disconnect message, or the message listener thread never actually started. Fixes issue #2591. 11 år sedan
  Gert Driesen adfaafdda8 Apply optimization changes to other projects. 11 år sedan
  Gert Driesen c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. 11 år sedan
  Gert Driesen d9b9e035ca Reintroduce internal Channel.SendEof method. 11 år sedan
  Gert Driesen 3d3d76fe52 Introduce TrySendMessage method on Session which will not let SocketException or SshException exception bubble up, but instead return false in this case. 11 år sedan
  Gert Driesen 188c313818 When disposing a client, (re)use Disconnect() to signal that we're disconnecting - hereby avoiding exceptions getting thrown for a waithandle timeout (waiting for a SSH response message). Note: may need to revisit this again to only avoid throwing exception waiting for a response on a disconnect or channel close/eof message. 11 år sedan
  Gert Driesen 861e291f44 Sync projects with .NET 4.x projects. 11 år sedan
  Gert Driesen 6e11950d60 Added internal ctor to ScpClient that takes an IServiceFactory to allow for mocking of PipeStream. 11 år sedan
  Gert Driesen 71664e2c93 Channel: 11 år sedan
  Gert Driesen 9366658bc4 Added simple ServiceFactory to allow unit testing of SshClient. 11 år sedan
  Gert Driesen 174f388ad2 Improve robustness of client channel by not letting an exception - that occurs while processing events signaled by session - bubble up to the session where this would cause the message loop to interrupt, and hence the SSH client would be disconnected. 11 år sedan
  Gert Driesen 45f99561b4 Channel: 11 år sedan
  Gert Driesen 23a178f7aa Document exceptions for ConnectionInfo constructors. 11 år sedan
  Gert Driesen e79b567365 Dispose channel on EndExecute. Fixes issue #2295. 11 år sedan
  Gert Driesen 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 år sedan
  Gert Driesen 43836a5b50 Added support for ssh.com private keys. 11 år sedan
  Gert Driesen 870bedfe55 Move all shared assembly-level attribute to CommonAssemblyInfo.cs. 11 år sedan
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 år sedan
  Gert Driesen 7834d4ab59 Add build scripts and related artifacts to solution. 11 år sedan
  Gert Driesen 65c0412ad3 Sign the assemblies for .NET 3.5, .NET 4.0, Silverlight 4 and Silverlight 5. 11 år sedan
  Gert Driesen 8bea7cb388 Skip headers (and message body if Content-Length headers is set) returned by HTTP proxy. Fail fast when proxy does not return HTTP 200. 11 år sedan
  Gert Driesen 2a4299eca5 Enable source control binding for all projects. 11 år sedan
  olegkap_cp c46ceaf34b Add support for arcfour cipher and hmac-ripemd160 algorithms 12 år sedan
  olegkap_cp 7065c344b3 Refactor some tests 12 år sedan
  olegkap_cp 6d2604948d Remove documention content and move code examples into test and code comments 12 år sedan
  olegkap_cp 38b016236e Add few examples into code comments 12 år sedan
  olegkap_cp 485c36d70c Restracture test case classes 13 år sedan
  olegkap_cp b0c5dc5ff1 Restore usage of SVN for some projects 13 år sedan
  diehardvn_cp 39b3df8453 1. Compare the specified local directory and destination directory. 13 år sedan
  Kenneth_aa_cp b97462ff45 Added test placeholder for users having problems with GlobalSCAPE Secure FTP Server. 13 år sedan