MikroTik Changelogs
← Back to search All components

Component: sstp

48 changelog entries across 39 version(s)

Releases by channel (stacked)

6.32.3 Long-term 2015-Oct-19 (10 years ago)
  • fixed kernel crash when other party started to fragment ppp packets in the middle;
6.32.2 Stable 2015-Sep-17 (10 years ago)
  • avoid routing loops on client when adding default route;
  • fixed problem where sometimes sstp ip addresses were invalid;
6.29 Stable 2015-May-27 (10 years ago)
  • fixed router lockup.
6.26 Stable 2015-Feb-03 (11 years ago)
  • added pfs option which enables DHE;
  • fixed problem were Windows 8 clients couldn't connect;
6.21 Stable 2014-Oct-30 (11 years ago)
  • fixed disconnects on high traffic load;
6.19 Stable 2014-Aug-26 (11 years ago)
  • make sstp work on i386 as well;
  • force sstp to not use MPPE encryption (it already has TLS one);
  • make it work for x86 systems
6.18 Stable 2014-Aug-01 (11 years ago)
  • report TLS encryption as well;
6.14 Stable 2014-Jun-06 (11 years ago)
  • fixed problem where session was closed every 2min;
6.13 Stable 2014-May-15 (11 years ago)
  • fixed crashes;
6.10 Stable 2014-Feb-12 (12 years ago)
  • make it work with Windows client with AES encryption;
6.3 Stable 2013-Sep-03 (12 years ago)
  • limit packet queue for each device;
5.21 Stable 2012-Oct-12 (13 years ago)
  • fix high CPU usage on SSL handshake;
5.18 Stable 2012-Jun-21 (13 years ago)
  • improve initial handshake to better handle many new connections;
  • fixed connection idle time reporting;
5.13 Stable 2012-Feb-14 (14 years ago)
  • added RC4 cipher support to fix interoperability issues introduced in MS KB2585542 security update. from now on RC4 is the preferred cipher and AES will be used only if peer does not advertise RC4;