MikroTik Changelogs
← Back to search All components

Component: ssh

258 changelog entries across 158 version(s)

Releases by channel (stacked)

6.40.8 Long-term 2018-Apr-23 (8 years ago)
  • fixed SSH service becoming unavailable;
6.42 Stable 2018-Apr-13 (8 years ago)
  • 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;
6.42rc52 Testing 2018-Mar-26 (8 years ago)
  • fixed SSH service becoming unavailable;
6.42rc43 Testing 2018-Mar-14 (8 years ago)
  • generate SSH keys only on the first connect attempt instead of the first boot;
6.42rc5 Testing 2018-Jan-03 (8 years ago)
  • improved key import error messages;
6.41 Stable 2017-Dec-22 (8 years ago)
  • do not use DH group1 with strong-crypto enabled;
  • enforced 2048bit DH group on tile and x86 architectures;
6.41rc47 Testing 2017-Oct-18 (8 years ago)
  • do not use DH group1 with strong-crypto enabled;
  • enforced 2048bit DH group on tile and x86 architectures;
6.39.3 Long-term 2017-Oct-12 (8 years ago)
  • do not execute command if it starts with "-" symbol;
6.40.3 Stable 2017-Sep-01 (8 years ago)
  • do not execute command if it starts with "-" symbol;
6.38.1 Stable 2017-Jan-13 (9 years ago)
  • fixed high memory consumption when transferring file over ssh tunnel;
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 (10 years ago)
  • simplify login process;
6.34.3 Stable 2016-Mar-09 (10 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;