Rebex SSH Pack 2016 R1.1 released

Released: Feb 22, 2016

Updates in this release

Updates in 2016 R1.1

  • SSH Shell: Specified default values for SshParameters properties (fixes issues with SshTerminalCotrol and Visual Studio 2015's designer).
  • SSH Shell: Fixed handling of failed reverse tunneling attempts.
  • SSH Shell: Fixed "postponed-close" workaround for servers with broken SSH channel closure.
  • SSH: Fixed seldom-used SshSession.Connect(string, int) method that was freezing since 2016 R1.
  • SSH: Added workaround for older version of Bitvise server that don't properly handle SSH channel closing.
  • SSH: Fixed handling of multi-line SSH banner messages.
  • SSH: Fixed a bug in SSH channel window size adjustment.
  • SSH: Fixed potential NullReferenceException error in SshSession.Dispose method.