Change Log, Unix Version
 
[DONATE] Improve TightVNC:
Make a Donation!

See the text version from which this document was generated.

r2296 | const_k | 2007-05-02 14:15:35 +0700

  • /orig/tags/VERSION_1_3_9/vnc_unixsrc/vnc-xclients.patch

Merged another change from /orig/trunk/vnc_unixsrc (-r 2294:2295), to be included in 1.3.9:
- rev.2295: Updated the patch. Now it should create much better initial .vnc/xstartup file on first execution of the vncserver script. New xstartup script solves the problem with empty screen under Fedora Core 6, and provides an example of setting up desktop environment manually.

r2294 | const_k | 2007-05-01 00:47:01 +0700

  • /orig/tags/VERSION_1_3_9/vnc_unixsrc/:
    Xvnc/programs/Xserver/hw/vnc/init.c, classes/InStream.class, classes/MemInStream.class, classes/OptionsFrame.class, classes/RfbProto.class, classes/VncCanvas.class, classes/VncCanvas2.class, classes/VncViewer.class, classes/VncViewer.jar, classes/ZlibInStream.class

Merged two forgotten changes from /orig/trunk/vnc_unixsrc, revisions 2274:2293, to be included in 1.3.9. The changes were as follows:
- rev.2293: Xvnc's built-in Java viewer updated to its current version.
- rev.2275: Version-specific information updated, version 1.3.9.

r2270 | const_k | 2007-04-26 18:22:08 +0700

  • /orig/tags/VERSION_1_3_9/vnc_unixsrc

Tagging Unix version 1.3.9.

r2267 | const_k | 2007-04-26 17:57:06 +0700

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, tightvnc.spec, vncserver, vncviewer/README, vncviewer/argsresources.c

Version-specific information updated, version 1.3.9.

r2219 | const_k | 2006-12-23 18:07:55 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/:
    config/cf/Imake.cf, config/cf/linux.cf, include/Xmd.h, lib/font/bitmap/bdfread.c, programs/Xserver/dix/dixutils.c, programs/Xserver/hw/vnc/httpd.c, programs/Xserver/hw/vnc/init.c, programs/Xserver/hw/vnc/rfb.h, programs/Xserver/hw/vnc/sockets.c, programs/Xserver/include/dix.h, programs/Xserver/include/servermd.h

Applied patches from Debian Linux that port Xvnc to x86_64 platform (tightvnc-1.2.9-amd64support.p and tightvnc-1.3_alpha7-x86_64.patch), thanks to Quanah Gibson-Mount.

r2195 | const_k | 2006-12-08 13:33:51 +0600

  • /orig/trunk/vnc_unixsrc/classes/:
    RfbProto.class, VncViewer.class, VncViewer.jar

Updated the Java viewer.

r2194 | const_k | 2006-12-08 13:20:03 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/rfbproto.c

Always expect the "security result" message in the protocol version 3.8, even after an empty list of authentication capabilities.

r2193 | const_k | 2006-12-08 12:52:17 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/:
    auth.c, rfb.h

Always send the "security result" message in the protocol version 3.8, even after an empty list of authentication capabilities.

r2188 | const_k | 2006-12-05 19:05:32 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    argsresources.c, tunnel.c

Interpreting the number in host names like somehost:5900 as actual port number if it is 100 or higher.

r2187 | const_k | 2006-12-05 17:12:42 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    listen.c, vncviewer.h

Removed "flasher" - a feature of the listening viewer which flashed the screen on connections to port 5400. I think it was not ever used by anybody.

r2174 | const_k | 2006-12-04 17:35:01 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/rfbproto.c

Proper support for rfbAuthNone authentication type specified in TightVNC-specific capability lists.

r2144 | const_k | 2006-11-28 21:07:57 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/rfbproto.c

Support for RFB protocol version 3.8 in Unix viewer.

r2143 | const_k | 2006-11-28 18:54:43 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    argsresources.c, rfbproto.c

Removed support for non-standard UnixLogin authentication.

r2142 | const_k | 2006-11-28 18:48:55 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/rfbproto.c

Fixed compilation errors caused by recent changes in include/rfbproto.h.

r2141 | const_k | 2006-11-28 18:34:52 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/:
    Imakefile, auth.c, init.c, loginauth.c, rfb.h

Removed support for non-standard UnixLogin authentication.

r2140 | const_k | 2006-11-28 18:22:07 +0600

  • /orig/trunk/vnc_unixsrc/:
    Xvnc/programs/Xserver/hw/vnc/auth.c, Xvnc/programs/Xserver/hw/vnc/init.c, Xvnc/programs/Xserver/hw/vnc/loginauth.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h

Support for RFB protocol version 3.8.

r2139 | const_k | 2006-11-27 11:00:47 +0600

  • /orig/trunk/vnc_unixsrc/classes/:
    AuthPanel.class, AuthUnixLoginPanel.class, OptionsFrame.class, RfbProto.class, VncCanvas.class, VncCanvas2.class, VncViewer.class, VncViewer.jar

Java viewer classes updated to current version.

r2107 | const_k | 2006-10-05 11:41:57 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/Xext/shm.c

Applied a patch from Neil Campbell to fix the bug #1544958 (SProcShmCreatePixmap() fails to byte-swap 'pid').

r2086 | const_k | 2006-08-15 14:05:07 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/init.c

Year changed in copyright statement.

r2085 | const_k | 2006-08-15 13:10:26 +0700

  • /orig/trunk/vnc_unixsrc/:
    Xvnc/programs/Xserver/Xvnc.man, vncconnect/vncconnect.man, vncpasswd/vncpasswd.man, vncserver.man, vncviewer/vncviewer.man

Updated e-mails and dates in man pages, typos fixed.

r2082 | const_k | 2006-08-11 09:09:20 +0700

  • /orig/trunk/vnc_unixsrc/tightvnc.spec

Updated for version 1.3.8.

r2081 | const_k | 2006-08-10 18:01:07 +0700

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.3.8.

r2080 | const_k | 2006-08-10 17:59:09 +0700

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, vncserver, vncviewer/README, vncviewer/argsresources.c

Preparing for stable version numbering - replaced 1.3dev7 with 1.3.7, fixed text for automated version/copyright updating, etc.

r2066 | const_k | 2006-07-21 09:51:50 +0700

  • /orig/trunk/vnc_unixsrc/vncviewer/listen.c

Port numbers are calculated modulo 65536 with vncviewer's -listen option. That makes it possible to listen on port 443 with the command "vncviewer -listen 60479" (because 443 + 65536 - 5500 = 60479).

r2065 | const_k | 2006-06-15 20:57:19 +0700

  • /orig/:
    [many files]

Built-in Java viewer updated to the latest version.

r2022 | const_k | 2005-07-05 00:40:22 +0700

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.3dev7.

r2021 | const_k | 2005-07-04 22:24:19 +0700

  • /orig/trunk/vnc_unixsrc/tightvnc.spec

Removed vnc-server's dependence on XFree86, changed maintainer's e-mail address, version updated to 1.3dev7.

r2015 | const_k | 2005-07-03 13:58:21 +0700

  • /orig/trunk/vnc_unixsrc/classes/:
    OptionsFrame.class, VncCanvas.class, VncViewer.jar

Updated built-in Java viewer to its latest version.

r2008 | const_k | 2005-04-19 19:52:36 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/rfbserver.c

Fixed a problem with Bell messages sent to non-authenticated clients, bug #1185800.

r2007 | astrand | 2005-04-14 19:58:51 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/:
    configure, lib/Xau/AuRead.c, lib/Xau/AuWrite.c

Make Xvnc build on modern distributions, such as Fedora Core 3:
- The configure script adds "LinuxCLibMajorVersion 6" to platform.cf. This makes the build system define _XOPEN_SOURCE, which causes __USE_XOPEN to be defined. This, in turn, makes fds_bits available. (As far as I know, imake should find out and define LinuxCLibMajorVersion, but for some reason, this doesn't work.)
- lib/Xau/AuRead.c and lib/Xau/AuWrite.c has been updated to the latest X.Org versions. There are only small fixes: Not defining a prototype for malloc, for example.

r1997 | const_k | 2005-02-09 20:16:39 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/rfbserver.c

Disallowing clipboard transfers for view-only clients.

r1990 | const_k | 2005-02-03 00:25:07 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/sprite.c

Fixed a serious bug with sending cursor updates when there was no FrameBufferUpdateRequest from that client.

r1743 | const_k | 2004-05-30 22:09:54 +0700

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, tightvnc.spec, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.3dev5.

r1741 | const_k | 2004-05-29 00:29:29 +0700

  • /orig/trunk/vnc_unixsrc/vncviewer/desktop.c

Reverted the change that caused vncviewer to crash on switching between virtual desktops in KDE 3.1.4, bug #852195.

r1740 | const_k | 2004-05-27 14:47:56 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/sprite.c

Fixed a problem with sending cursor shape updates only together with other changes on the screen, in Xvnc, bug #726935.

r1738 | const_k | 2004-05-27 14:02:02 +0700

  • /orig/trunk/vnc_unixsrc/include/rfbproto.h

Copied the latest version of rfbproto.h from the Win32 version.

r1730 | const_k | 2004-05-18 17:26:19 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/rfbserver.c

Fixed a problem with cuttext copied to non-authenticated clients, bug #855500.

r1667 | const_k | 2004-03-12 00:14:40 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    argsresources.c, rfbproto.c, vncviewer.h, vncviewer.man

Added support for new vncviewer -autopass option. This is an improvement from Ki NETWORKS, Inc.

r1645 | const_k | 2004-03-04 21:26:41 +0600

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, tightvnc.spec, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.3dev4.

r1643 | const_k | 2004-03-04 20:26:45 +0600

  • /orig/trunk/vnc_unixsrc/classes/:
    AuthPanel.class, AuthUnixLoginPanel.class, CapabilityInfo.class, CapsContainer.class, RfbProto.class, VncCanvas.class, VncViewer.class, VncViewer.jar

The Java viewer bytecode upgraded to the latest version.

r1636 | const_k | 2004-03-03 15:11:52 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/selection.c

Fixed bug #904471: the viewer crashed on selecting text in Xvnc and choosing F8 / Clipboard: local -> remote, twice.

r1634 | const_k | 2004-03-02 22:23:37 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/rfbproto.c

Removed debugging output.

r1633 | const_k | 2004-03-02 22:00:27 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/rfbproto.c

Minor changes in comments.

r1627 | const_k | 2004-02-27 19:22:55 +0600

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, tightvnc.spec, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.3dev3.

r1626 | const_k | 2004-02-27 18:22:47 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/:
    auth.c, init.c, loginauth.c, rfb.h, rfbserver.c

In Xvnc, added support for protocol 3.7 with TightVNC extensions, dropped support for protocol 3.130.

r1623 | const_k | 2004-02-26 21:53:05 +0600

  • /orig/trunk/vnc_unixsrc/include/rfbproto.h

Added signature for "no authentication" capability, together with minor code formatting changes.

r1612 | const_k | 2004-01-13 20:22:05 +0600

  • /orig/trunk/vnc_unixsrc/:
    include/rfbproto.h, vncviewer/rfbproto.c, vncviewer/vncviewer.c, vncviewer/vncviewer.h

Added support for protocol 3.7 with TightVNC extensions, dropped support for protocol 3.130. The changes affect only the viewer at the moment -- Xvnc compilation is temporarily broken.

r1569 | const_k | 2003-10-09 16:23:49 +0700

  • /orig/trunk/vnc_unixsrc/vncviewer/fullscreen.c

Applied a fix for the fullscreen mode, from Peter Astrand -- "Some WMs do not obey x, y values of XReparentWindow; the window was not placed in the upper left corner".

r1535 | const_k | 2003-07-31 15:03:49 +0700

  • /orig/trunk/vnc_unixsrc/vncviewer/tunnel.c

Fixed a problem with incorrect port interpretation when the -tunnel option is used.

r1533 | const_k | 2003-07-31 14:36:46 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/cfb/cfbtile32.c

Applied a patch from the RealVNC distribution, to fix Xvnc crashes under Sparc, in 16-bit and 32-bit pixel formats.

r1531 | const_k | 2003-07-31 11:57:56 +0700

  • /orig/trunk/vnc_unixsrc/vncviewer/desktop.c

Applied a patch from Greg Breland, to fix the input focus problem.

r1441 | const_k | 2003-05-03 16:31:55 +0700

  • /orig/trunk/vnc_unixsrc/:
    Xvnc/config/cf/vnclibs.def, Xvnc/programs/Xserver/hw/vnc/Imakefile, Xvnc/programs/Xserver/hw/vnc/auth.c, Xvnc/programs/Xserver/hw/vnc/init.c, Xvnc/programs/Xserver/hw/vnc/loginauth.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h, vncserver, vncviewer/README, vncviewer/argsresources.c, vncviewer/rfbproto.c, vncviewer/vncviewer.h, vncviewer/vncviewer.man

New authentication method has been implemented. This is a login-style authentication which uses Unix system password files. User names and passwords are sent in clear text, and the server should run as root or suid-root on most systems to access encrypted passwords. To activate new authentication, Xvnc -loginauth option can be used. This authentication method was developed for Ki NETWORKS, Inc.

r1434 | const_k | 2003-04-22 13:26:23 +0700

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, tightvnc.spec, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.3dev1.

r1424 | const_k | 2003-04-09 05:18:33 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/httpd.c

Minor code cleanup.

r1423 | const_k | 2003-04-08 20:54:57 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/auth.c

Minor corrections in comments.

r1422 | const_k | 2003-04-02 00:30:29 +0700

  • /orig/trunk/vnc_unixsrc/:
    Xvnc/programs/Xserver/hw/vnc/auth.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h, vncviewer/caps.c, vncviewer/caps.h, vncviewer/rfbproto.c

Major changes in the protocol 3.130, reorganizations in the authentication code, and in other places as well.

r1396 | const_k | 2003-03-22 19:33:30 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/config/cf/vnc.def

Fixed a problem with XvncRelease string containing a space.

r1394 | const_k | 2003-03-12 23:47:11 +0600

  • /orig/trunk/vnc_unixsrc/include/rfbproto.h

Minor formatting change in a comment.

r1391 | const_k | 2003-03-12 22:20:34 +0600

  • /orig/trunk/vnc_unixsrc/:
    Xvnc/config/cf/vnc.def, Xvnc/programs/Xserver/hw/vnc/init.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h, vncviewer/Imakefile, vncviewer/caps.c, vncviewer/caps.h, vncviewer/rfbproto.c, vncviewer/vncviewer.c, vncviewer/vncviewer.h

Implemented C version of the CapsContainer class from the Win32 version. Added full support for protocol version 3.130. Improved the output of the vncviewer, and a startup log messages of Xvnc.

r1376 | const_k | 2003-03-01 22:59:05 +0600

  • /orig/trunk/vnc_unixsrc/vncpasswd/vncpasswd.c

Fixed a buffer overflow caused by long file names in the vncpasswd command line.

r1375 | const_k | 2003-03-01 22:48:13 +0600

  • /orig/trunk/vnc_unixsrc/:
    libvncauth/vncauth.c, vncpasswd/vncpasswd.c, vncpasswd/vncpasswd.man

Implemented new vncpasswd -f command-line option which allows to provide passwords on stdin and write encrypted passwords to stdout. Also, the password file name "-" now denotes stdout.

r1355 | const_k | 2003-02-19 22:39:54 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/:
    config/cf/darwin.cf, config/imake/imakemdep.h, configure, programs/Xserver/include/servermd.h, programs/Xserver/mi/miarc.c

A set of changes to Xvnc to get it to build and run on Mac OS X 10.2; a patch from Ki Networks, Inc.

r1345 | const_k | 2003-02-07 16:30:57 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    README, Vncviewer, argsresources.c, desktop.c

Implemented a new SendRFBEvent(fbupdate) action, and a corresponding "Request refresh" button in the popup menu.

r1340 | const_k | 2003-02-07 00:11:28 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/config/cf/Imake.cf

Compilation fixes for HP-UX, from Ki Networks, Inc.

r1333 | const_k | 2003-02-05 20:56:35 +0600

  • /orig/trunk/vnc_unixsrc/vncconnect/vncconnect.man

Minor correction in the AUTHORS heading, and updated copyright strings.

r1326 | const_k | 2003-01-29 22:03:47 +0600

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, tightvnc.spec, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.2.8. Also, a small change was made in the .spec file, to remove viewer's dependences on /sbin/service and /sbin/chkconfig.

r1325 | const_k | 2003-01-29 19:55:02 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/config/cf/Imake.cf

Applied tightvnc-1.2.6-platform-fixes-imake-cf.patch from Debian Linux. This should solve build problems under some particular architectures.

r1324 | const_k | 2003-01-29 19:52:37 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/:
    config/cf/xfree86.cf, config/imake/imakemdep.h, programs/Xserver/os/rpcauth.c, programs/Xserver/os/xalloc.c

Applied tightvnc-1.2.6-platform-fixes.patch from Debian Linux. This should solve build problems under some particular architectures.

r1323 | const_k | 2003-01-29 19:50:41 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/:
    config/cf/site.def, lib/Xdmcp/Wraphelp.c

Applied vnc-3.3.3-10-xdm-auth-support.patch from Debian Linux.

r1322 | const_k | 2003-01-29 18:36:10 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/argsresources.c

Making sure that if there is no tty an X window will be displayed even if hostname is supplied; a patch from Debian Linux, authored by William Thompson.

r1321 | const_k | 2003-01-29 18:35:13 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/config/makedepend/:
    def.h, main.c, parse.c

Applied a fix for a getline incompatibility; a patch from the Debian Bug Tracking System for the bug #114343, authored by LaMont Jones.

r1320 | const_k | 2003-01-29 18:34:22 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/lib/xtrans/:
    Xtranslcl.c, Xtranssock.c

If the directory /tmp/X11-unix did not exist, Xvnc created it without +t permissions; a patch from the Debian Bug Tracking System for the bug #128096, authored by Oryn.

r1319 | const_k | 2003-01-29 18:33:19 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/os/connection.c

Uncommented the code to enable sending SIGUSR1 to (gdm/xdm/kdm) when Xvnc is ready to accept connections; a patch from the Debian Bug Tracking System for the bug #122561 authored by Nick Phillips.

r1318 | const_k | 2003-01-29 18:32:24 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/httpd.c

The "\n\n" sequences in NOT_FOUND_STR and OK_STR have been changed to "\r\n\r\n"; a patch from the Debian Bug Tracking System for the bug #174688 reported by C. Scott Ananian.

r1302 | const_k | 2003-01-17 20:14:46 +0600

  • /orig/trunk/vnc_unixsrc/vncpasswd/:
    vncpasswd.c, vncpasswd.man

Support for saving two passwords, full-control and view-only.

r1301 | const_k | 2003-01-17 20:12:42 +0600

  • /orig/trunk/vnc_unixsrc/libvncauth/vncauth.c

(vncEncryptAndStorePasswd2): Fixed incorrect return codes.

r1298 | const_k | 2003-01-15 16:44:05 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/:
    auth.c, rfb.h, rfbserver.c

Support for two passwords, for full-control and view-only client authentication.

r1297 | const_k | 2003-01-15 15:46:52 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    argsresources.c, cursor.c, desktop.c, rfbproto.c, vncviewer.h, vncviewer.man

New -x11cursor option, a patch from Peter Astrand.

r1296 | const_k | 2003-01-15 13:58:32 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    README, argsresources.c, misc.c, vncviewer.h

Applied a patch from Peter Astrand: "This patch adds a new command to the X11 vncviewer popup menu: RunCommand. It can be used to run arbitrary commands or applications from the popup."

r1295 | const_k | 2003-01-15 12:23:49 +0600

  • /orig/trunk/vnc_unixsrc/libvncauth/vncauth.c

Two new functions vncEncryptAndStorePasswd2 and vncDecryptPasswdFromFile2 were added in addition to vncEncryptAndStorePasswd and vncDecryptPasswdFromFile functions. New ones can handle two passwords in a file, for full-control and read-only access.

r1294 | const_k | 2003-01-14 04:25:11 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/lib/font/fc/fserve.c

Fixed a problem with Xvnc eating all CPU time after xfs restarts, a patch from Martin Koegler.

r1239 | const_k | 2002-11-14 22:57:10 +0600

  • /orig/trunk/vnc_unixsrc/vncserver

Minor change in the vncserver -help output.

r1238 | const_k | 2002-11-14 22:56:20 +0600

  • /orig/trunk/vnc_unixsrc/:
    tightvnc.spec, vnc.spec

Spec file vnc.spec renamed to tightvnc.spec, and updated for the version 1.2.7.

r1237 | const_k | 2002-11-14 00:03:50 +0600

  • /orig/trunk/vnc_unixsrc/:
    README, Xvnc/config/cf/vnc.def, vncserver, vncviewer/README, vncviewer/argsresources.c

Version strings changed, version 1.2.7.

r1234 | const_k | 2002-11-13 19:51:27 +0600

  • /orig/trunk/vnc_unixsrc/classes/:
    OptionsFrame.class, RecordingFrame.class, ReloginPanel.class, RfbProto.class, SocketFactory.class, VncCanvas.class, VncViewer.class, VncViewer.jar, hextile.vnc, index.vnc, noshared.vnc, shared.vnc, tight.vnc, zlib.vnc

Java viewer updated to the most recent version.

r1222 | const_k | 2002-11-04 13:41:35 +0600

  • /orig/trunk/vnc_unixsrc/vncserver

Minor change in the usage help message.

r1220 | const_k | 2002-11-04 02:55:34 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    argsresources.c, tunnel.c, vncviewer.man

Added support for the format "host::port" in the command line, in addition to the standard "host:display" format.

r1219 | const_k | 2002-11-03 16:38:38 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/vncviewer.man

Documented new -nojpeg option and enableJPEG resource. Updated to reflect recent changes in handling of the JPEG compression in the Tight encoding by default.

r1218 | const_k | 2002-11-03 16:08:16 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/:
    README, argsresources.c, rfbproto.c, vncviewer.h

Enabling JPEG compression in the Tight encoding by default.

r1217 | const_k | 2002-10-30 21:37:57 +0600

  • /orig/trunk/vnc_unixsrc/vncviewer/vncviewer.man

The BUGS section of the manual page has been removed to reflect the latest improvements in local cursor handling.

r1215 | const_k | 2002-10-30 17:28:50 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/:
    cursor.c, rfb.h, rfbserver.c, sprite.c, sprite.h, stats.c

Added support for new CursorPos pseudo-encoding which allows to transmit pointer position from server to clients.

r1211 | const_k | 2002-10-29 20:18:24 +0600

  • /orig/trunk/vnc_unixsrc/:
    include/rfbproto.h, vncviewer/cursor.c, vncviewer/rfbproto.c

Added support for new CursorPos pseudo-encoding which allows to transmit pointer position from server to clients.

r1207 | const_k | 2002-10-27 18:36:02 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/:
    init.c, sockets.c

Bugfix for Xvnc's -localhost and -interface options that were broken on some systems e.g. on NetBSD, a patch from Luke Mewburn.

r1204 | const_k | 2002-10-27 12:40:28 +0600

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/init.c

Xvnc -version option has been implemented.

r1202 | const_k | 2002-10-16 19:22:50 +0700

  • /orig/trunk/vnc_unixsrc/vncviewer/vncviewer.man

Minor correction.

r1200 | const_k | 2002-10-15 22:02:21 +0700

  • /orig/trunk/vnc_unixsrc/include/rfbproto.h

Documented the Tight encoding.

r1186 | const_k | 2002-09-10 15:17:19 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/tight.c

Decreased JPEG quality factors for low quality levels. Added one comment to document the CheckSolidTile() function.

r1184 | const_k | 2002-09-06 18:16:30 +0700

  • /orig/trunk/vnc_unixsrc/Xvnc/programs/Xserver/os/utils.c

A porting fix from Ki Networks, to build correctly under AIX 4 or 5.

r1183 | const_k | 2002-09-06 18:15:02 +0700

  • /orig/trunk/vnc_unixsrc/include/rfbproto.h

Documented the first byte of a Tight-encoded rectangle. :-)

r1177 | const_k | 2002-08-30 21:56:02 +0700

  • /orig/trunk/vnc_unixsrc/vncviewer/fullscreen.c

Improved scrolling in the full-screen mode, modified patch from Ville Herva.

[change log truncated at 100 records]

 
[LOGO]

TightVNC:
* main page
* download
* get support
* contribute
* contact us
* people
* site map

Information:
* introduction
* screenshots
* documentation
* FAQ
* mailing lists
* change logs

Development:
* report bugs
* suggest features
* submit patches

Links:
* primary site
* other sites
* related software