Thinstuff TSX Gateway
Version 1.0.206 - 04.04.2025
- Upgraded OpenSSL
Version 1.0.202 - 26.09.2023
- FIX: fixed a bug, where a custom configured port was overwritten with port 443
Version 1.0.200 - 20.02.2023
- FIX: Fixed a licensing issue related to Virtualization-based security (VBS)
Version 1.0.198 - 14.12.2022
- FIX: Removed unnecessary certificate revoke list for self signed certificates
- SEC-FIX: SSL/TLS: Renegotiation DoS Vulnerability (CVE-2011-1473, CVE-2011-5094)
Version 1.0.194 - 05.07.2022
- FIX: Fixed bug which could stall connections via reverse proxies (e.g. HAProxy)
Version 1.0.192 - 16.03.2022
- SEC: Upgraded OpenSSL 1.1.1k to OpenSSL 1.1.1n
Version 1.0.190 - 15.11.2021
- FIX: Fixed bug which could lead to a server crash
- FIX: Fixes long timeouts if some rolling appender was enabled
Version 1.0.178 - 15.09.2021
- FIX: Fixed a bug in channel recycling, which could crash the service
Version 1.0.176 - 24.06.2021
- FIX: starting or stopping the service could lead to a deadlock
Version 1.0.172 - 18.06.2021
- Added options to enable/disable TLS protocol versions
- TLSv1 is disabled and TLSv1.1 to TLSv1.3 are enabled per default
- Increased stability
Version 1.0.166 - 12.04.2021
- FIX: Close client connections if the terminal server connection gets closed unexpectedly
- NEW: Reworked connection handling for increased performance
- FIX: Fixed memory leak
- FIX: Fixed handling of R2 recycling commands
- Upgraded OpenSSL 1.0.2j to OpenSSL 1.1.1k
- Upgraded Thrift 0.8.0 to Thrift 0.13.0
- Upgraded Qt 5.9.6 to Qt 5.15.2
Version 1.0.156 - 22.02.2021
- Gateway RAPs now allow to use a DNS or NetBios name instead of a host IP address
Version 1.0.148 - 09.12.2020
- FIX: HTTPS transport could be shutdown, if a client connection was interrupted after first packet
Version 1.0.146 - 23.09.2020
- Added loading of intermediate certificates from file (chain.pem)
Version 1.0.143 - 14.07.2020
- FIX: Corrected dll import directory, which lead to an error on Windows 7 on startup.
Version 1.0.142 - 06.07.2020
- FIX SSPI: Fixed function signature.
Version 1.0.140 - 03.07.2020
- SSPI: Use IPv4 address in Windows security logs, if it is an IPv4 mapped IPv6 address.
Version 1.0.139 - 02.07.2020
- SSPI: Inject source IP address and port into Windows security logs.
Version 1.0.138 - 22.06.2020
- FIX: Corrected a license issue with VMware guests configured with UEFI Bios.
Version 1.0.136 - 27.03.2020
- fixed possible wrong counting of current connections
Version 1.0.132 - 09.07.2018
- fixed possible deadlock
Version 1.0.131 - 03.07.2018
- Fixed uninstall routine in case of an OS upgrade
Version 1.0.117 - 31.10.2017
- IPv6 support (IPv6 protocol stack is now required)
Version 1.0.115 - 22.06.2017
- enabled TCP keep alive
Version 1.0.113 - 13.04.2017
- self signed certificates use now sha256 instead of sha1
- rdp client from Windows 10.1703 bug fixed (SSPI module NEGOTIATE now supported)
Version 1.0.105 - 11.12.2014
- using more restricive SSL cipher string
- cipher string can be configured via config file
Version 1.0.102 - 2.12.2014
- upgraded openssl to version 1.0.1j
- disabled SSL_v3
Version 1.0.101 - 9.10.2014
- fixed handling of redirect packets
- fixed possible race condition
Version 1.0.100 - 6.6.2014:
- corrected error handling in the case the terminalserver disconnects
- fixed possible race condition
Version 1.0.98 - 28.4.2014:
- fixed possible race condition
Version 1.0.96 - 10.4.2014:
- 64 bit version used vulnerable Openssl version, now using Openssl 1.0.1g for 32 and 64 bit
Version 1.0.94 - 19.2.2014:
- improved stability with non mstsc clients
- fixed display bug with transfered bytes
Version 1.0.91 - 19.12.2013:
- fixed Https server shutdown, if service is hammered with not terminal service client connections. (Like a browser)
- improved error handling
Version 1.0.89 - :
- fixed deadlock bug which could occour while disconnecting in an error case
- added logging because no speed increase felt
Version 1.0.88 - :
- fix bug while logon
- removed logging to increase speed
Version 1.0.87 - :
- now complient with iTap Client (iOS)
- now complient with Remote Desktop from Tupperware (Windows Phone 8)
- now complient with Connect Me (Windows Phone 8)
- Fixed xml config writing if there where more then one cap or rap
- Fixed unicode group names (for example russian names) where not handled correct
Version 1.0.86 - 2013 June 14:
- Fixed Typos
- added Documentation
Version 1.0.81 - 2013 April 23:
- Initial Release