Commit Verlauf

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