Skip to content

Releases: chenall/tightvnc

Version 2.8.84

17 Jul 06:34
Compare
Choose a tag to compare
  • Server for Windows: Disabled the ability to connect to the control pipe via a network connection (bug #1629).
  • Server for Windows: Disabled the transmission of passwords through the pipe from the server to the control application.
  • Server for Windows: The server now only accepts control connections from processes launched from the same path as the server itself (Windows Vista and later).

Version 2.8.81

18 May 08:04
Compare
Choose a tag to compare

TightVNC 2.8.81

. Server for Windows: Support for the third-party ExtendedDesktopSize pseudo-encoding has been removed due to incompatibility issues, complexity, and error-proneness. It has been replaced with a similar TightVNC-specific protocol extension, the new DesktopConfiguration pseudo-encoding, which allows users to choose a specific monitor in the viewer when a remote host has multiple monitors connected. Multi-monitor handling will be implemented in next versions of MightyViewer and Remote Ripple.
. Server for Windows: Fixed an issue with disabled file transfers in RDP connections.