MikroTik Changelog Tracker
← Back to search All components

Component: ssh

139 changelog entries across 73 version(s)

Releases by channel (stacked)

6.37.4 Long-term 2017-Jan-13 (9 years ago)
  • fixed high memory consumption when transferring file over ssh tunnel;
6.38 Stable 2016-Dec-30 (9 years ago)
  • added routing-table setting (cli only);
  • fixed lost "/ip ssh" settings on upgrade from version older than 5.15;
6.36 Stable 2016-Jul-20 (9 years ago)
  • add rsa host key size parameter;
6.35 Stable 2016-Apr-14 (9 years ago)
  • simplify login process;
6.34.3 Stable 2016-Mar-09 (9 years ago)
  • fixed crash on failed scp read;
6.34.2 Stable 2016-Feb-18 (10 years ago)
  • fixed connection stalling;
  • make export verbose work;
6.32.4 Long-term 2016-Feb-09 (10 years ago)
  • avoid double session clean-up;
  • fix active user accounting;
  • fix key exchange when first kex packet follows.
  • fix session clean-up;
6.34 Stable 2016-Jan-29 (10 years ago)
  • fixed possible kernel crash;
6.33.5 Stable 2015-Dec-28 (10 years ago)
  • fix session clean-up;
6.33.3 Stable 2015-Dec-03 (10 years ago)
  • avoid double session clean-up;
6.33.2 Stable 2015-Nov-27 (10 years ago)
  • fix key exchange when first kex packet follows.
6.33 Stable 2015-Nov-06 (10 years ago)
  • allow host key import/export;
  • use 2048bit RSA host key when strong-crypto enabled;
  • support RSA keys for user authentication;
6.32.3 Long-term 2015-Oct-19 (10 years ago)
  • allow to specify pass as argument for private key import;
6.30 Stable 2015-Jul-08 (10 years ago)
  • added option '/ip ssh stong-crypto'
6.29 Stable 2015-May-27 (10 years ago)
  • added aes-ctr cipher support;
6.27 Stable 2015-Feb-11 (11 years ago)
  • check conn state before sending disconnect message;
6.26 Stable 2015-Feb-03 (11 years ago)
  • fixed ssh related crashes;
5.26 Stable 2013-Sep-04 (12 years ago)
  • fixed denial of service;
6.3 Stable 2013-Sep-03 (12 years ago)
  • fixed denial of service;
5.19 Stable 2012-Jul-16 (13 years ago)
  • added /ip ssh regenerate-host-key which will regenerate current host key;
5.12 Stable 2012-Jan-19 (14 years ago)
  • fixed interoperability problem with psftp based clients;
5.9 Stable 2011-Nov-29 (14 years ago)
  • fix mempry leak when client uses public key authentication;
5.7 Stable 2011-Sep-14 (14 years ago)
  • fix possible server crash when connection is interrupted;