Component: ssh
282 changelog entries across 169 version(s)
Releases by channel (stacked)
- fixed SHA256 user authentication algorithm checking (introduced in v6.46.4);
- added support for RSA keys with SHA256 hash (RFC8332);
- added support for RSA keys with SHA256 hash (RFC8332);
- fixed output printing when "command" parameter used;
- improved key exchange algorithm support;
- fixed output printing when "command" parameter used;
- fixed output printing when "command" parameter used;
- accept remote forwarding requests with empty hostnames;
- fixed carriage return presence in subsequent sessions;
- improved remote forwarding handling (introduced in v6.44.3);
- fixed carriage return presence in subsequent sessions;
- fixed carriage return presence in subsequent sessions;
- fixed non-interactive multiple command execution;
- accept remote forwarding requests with empty hostnames;
- added new "ssh-exec" command for non-interactive command execution;
- fixed non-interactive multiple command execution;
- improved remote forwarding handling (introduced in v6.44.3);
- improved session rekeying process on exchanged data size threshold;
- keep host keys when resetting configuration with "keep-users=yes";
- use correct user when "output-to-file" parameter is used;
- fixed non-interactive multiple command execution;
- do not generate host key on configuration export;
- accept remote forwarding requests with empty hostnames;
- improved remote forwarding handling (introduced in v6.44.3);
- added "both", "local" and "remote" options for "forwarding-enabled" parameter;
- do not generate host key on configuration export;
- fixed multiline non-interactive command execution;
- added "both", "local" and "remote" options for "forwarding-enabled" parameter;
- added new "ssh-exec" command for non-interactive command execution;
- fixed multiline non-interactive command execution;
- fixed multiline non-interactive command execution;
- improved session rekeying process on exchanged data size threshold;
- do not generate host key on configuration export;
- close active SSH connections before IPsec connections on shutdown;
- use correct user when "output-to-file" parameter is used;
- added "allow-none-crypto" parameter to disable "none" encryption usage (CLI only);
- added error log message when key exchange fails;
- close active SSH connections before IPsec connections on shutdown;
- fixed public key format compatibility with RFC4716;