提交歷史

作者 SHA1 備註 提交日期
  Gert Driesen 00ed218425 Added internal IForwardPort interface to allow mocking of forwarded ports. 11 年之前
  Gert Driesen 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. 11 年之前
  Gert Driesen 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 年之前
  Gert Driesen 8c4e3119ef Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issue #1973 and #1777), and refactor corresponding classes to avoid code duplication. 11 年之前
  Gert Driesen 172cf7b09c Renamed ChannelAsyncResult.cs to CommandAsyncResult.cs to match name of class. 11 年之前
  Gert Driesen 870bedfe55 Move all shared assembly-level attribute to CommonAssemblyInfo.cs. 11 年之前
  Gert Driesen fc490c0fa7 Added ClientChannel, ServerChannel and ChannelOpenConfirmedEventArgs source files, and do not emit debug symbols in release configuration. 11 年之前
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 年之前
  Gert Driesen 65c0412ad3 Sign the assemblies for .NET 3.5, .NET 4.0, Silverlight 4 and Silverlight 5. 11 年之前
  Gert Driesen 1c35970820 Correct casing of Security/Cryptography/HMAC.cs. 11 年之前
  Gert Driesen 2a4299eca5 Enable source control binding for all projects. 11 年之前
  olegkap_cp 19802b6553 Add IPAddress as parameter to ForwardedPortRemote 12 年之前
  olegkap_cp 2d769888f5 Add missing files to linked projects 12 年之前
  olegkap_cp c46ceaf34b Add support for arcfour cipher and hmac-ripemd160 algorithms 12 年之前
  olegkap_cp 6d2604948d Remove documention content and move code examples into test and code comments 12 年之前
  olegkap_cp 358b08905f Fix and add XML comments 12 年之前
  olegkap_cp 38b016236e Add few examples into code comments 13 年之前
  olegkap_cp 2c424f6256 Refactor ShellStream to add BeginExpect 13 年之前
  olegkap_cp 2c9928aa1e Add couple more extended requests for future support 13 年之前
  olegkap_cp 503cb0c062 Add some SFTP messages for future support 13 年之前
  olegkap_cp 0923fb8db1 Refactor usage of extened requests 13 年之前
  olegkap_cp 086936aa6b Refactor key exchange and add new KeyExchangeDiffieHellmanGroupSha1 base class for easy extenstion to new new groups 13 年之前
  olegkap_cp e738ebfb1e Add Support for SFTP posix-rename@openssh.com and statvfs@openssh.com requests 13 年之前
  olegkap_cp b0c5dc5ff1 Restore usage of SVN for some projects 13 年之前
  olegkap_cp a89085dc5a SynchronizeDirectories refactoring and other minor changes 13 年之前
  diehardvn_cp 39b3df8453 1. Compare the specified local directory and destination directory. 13 年之前
  olegkap_cp 9f521bd66b Add support for SSH2 ENCRYPTED keys (encrypted SSH2 keys not yet supported) 13 年之前
  olegkap_cp bc2fb5bedc Add support for multiple authentication methods 13 年之前
  olegkap_cp 08bf294958 Refactor ShellStream 13 年之前
  olegkap_cp 3731cb3445 Intoroduce TerminalModes enum and ability to provide it when creating shell 13 年之前