Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-03-14 | 1.2 kB | |
turbovnc_1.0_i386.deb | 2010-10-21 | 1.3 MB | |
turbovnc_1.0_amd64.deb | 2010-10-21 | 1.3 MB | |
turbovnc-1.0.tar.gz | 2010-10-21 | 4.4 MB | |
TurboVNC64-1.0.exe | 2010-10-21 | 1.5 MB | |
TurboVNC-1.0.exe | 2010-10-21 | 1.4 MB | |
TurboVNC-1.0.dmg | 2010-10-21 | 572.3 kB | |
TurboVNC-1.0-x86.pkg.bz2 | 2010-10-21 | 1.5 MB | |
TurboVNC-1.0-x64.pkg.bz2 | 2010-10-21 | 1.8 MB | |
turbovnc-1.0.i386.rpm | 2010-10-21 | 1.3 MB | |
turbovnc-1.0.src.rpm | 2010-10-21 | 4.4 MB | |
turbovnc-1.0.tar.gz.sig | 2010-10-21 | 72 Bytes | |
turbovnc-1.0.x86_64.rpm | 2010-10-21 | 1.3 MB | |
Totals: 13 Items | 20.7 MB | 1 |
These packages were built with libjpeg-turbo 1.0.1:
http://sourceforge.net/projects/libjpeg-turbo/files/1.0.1/
1.0
Significant changes relative to 1.0 beta1:
-
The Windows TurboVNC Viewer should now work properly with displays that use a 24-bit (as opposed to a 32-bit) pixel format (this includes Remote Desktop and Citrix sessions.)
-
Eliminated the use of the dangerous
alloca()
(stack-based allocation) function in Xvnc and replaced it with heap-based allocation (malloc()
andfree()
.) -
Eliminated a segfault in
pthread_join()
which would occur under certain circumstances when using multithreading in the TurboVNC Server. -
To maintain consistency with other versions of VNC, added
-nohttpd
option to vncserver as an alias for-nohttp
. -
Fixed an issue whereby certain applications which draw hundreds of thousands of tiny lines or points on the screen would cause the TurboVNC Viewer to abort with an "unhandled message type" error or would cause the viewer to freeze for several minutes.
-
Fixed a security loophole whereby RealVNC clients were able to connect with a blank password if PAM and OTP authentication were enabled on the TurboVNC Server and the OTP was not set.