Component: sstp
48 changelog entries across 39 version(s)
Releases by channel (stacked)
- fixed kernel crash when other party started to fragment ppp packets in the middle;
- avoid routing loops on client when adding default route;
- fixed problem where sometimes sstp ip addresses were invalid;
- fixed router lockup.
- added pfs option which enables DHE;
- fixed problem were Windows 8 clients couldn't connect;
- fixed disconnects on high traffic load;
- 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
- report TLS encryption as well;
- fixed problem where session was closed every 2min;
- fixed crashes;
- make it work with Windows client with AES encryption;
- limit packet queue for each device;
- fix high CPU usage on SSL handshake;
- improve initial handshake to better handle many new connections;
- fixed connection idle time reporting;
- 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;