Component: ssh
139 changelog entries across 73 version(s)
Releases by channel (stacked)
- fixed high memory consumption when transferring file over ssh tunnel;
- added routing-table setting (cli only);
- fixed lost "/ip ssh" settings on upgrade from version older than 5.15;
- add rsa host key size parameter;
- simplify login process;
- fixed crash on failed scp read;
- fixed connection stalling;
- make export verbose work;
- avoid double session clean-up;
- fix active user accounting;
- fix key exchange when first kex packet follows.
- fix session clean-up;
- fixed possible kernel crash;
- fix session clean-up;
- avoid double session clean-up;
- fix key exchange when first kex packet follows.
- allow host key import/export;
- use 2048bit RSA host key when strong-crypto enabled;
- support RSA keys for user authentication;
- allow to specify pass as argument for private key import;
- added option '/ip ssh stong-crypto'
- added aes-ctr cipher support;
- check conn state before sending disconnect message;
- fixed ssh related crashes;
- fixed denial of service;
- fixed denial of service;
- added /ip ssh regenerate-host-key which will regenerate current host key;
- fixed interoperability problem with psftp based clients;
- fix mempry leak when client uses public key authentication;
- fix possible server crash when connection is interrupted;