Component: ssh
258 changelog entries across 158 version(s)
Releases by channel (stacked)
- fixed SSH service becoming unavailable;
- fixed SSH service becoming unavailable;
- generate SSH keys only on the first connect attempt instead of the first boot;
- improved key import error messages;
- remove imported public SSH keys when their owner user is removed;
- fixed SSH service becoming unavailable;
- generate SSH keys only on the first connect attempt instead of the first boot;
- improved key import error messages;
- do not use DH group1 with strong-crypto enabled;
- enforced 2048bit DH group on tile and x86 architectures;
- do not use DH group1 with strong-crypto enabled;
- enforced 2048bit DH group on tile and x86 architectures;
- do not execute command if it starts with "-" symbol;
- do not execute command if it starts with "-" symbol;
- fixed high memory consumption when transferring file over ssh tunnel;
- 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;