]> source.dussan.org Git - tigervnc.git/commit
Implemented support for TightVNC protocol extensions in the server code. This version...
authorConstantin Kaplinsky <const@tightvnc.com>
Fri, 8 Sep 2006 12:55:37 +0000 (12:55 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Fri, 8 Sep 2006 12:55:37 +0000 (12:55 +0000)
commitce0907dd799c4fae886b9f757314a844c8dc9c02
treedfa312b2471250ea77902bb72e6a129fcd2c8808
parent8442b8ab565f1d6b889555629ecc47e6dcb3ec4e
Implemented support for TightVNC protocol extensions in the server code. This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@651 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/CapsContainer.cxx
common/rfb/CapsContainer.h
common/rfb/CapsList.cxx [new file with mode: 0644]
common/rfb/CapsList.h [new file with mode: 0644]
common/rfb/ConnParams.cxx
common/rfb/ConnParams.h
common/rfb/SConnection.cxx
common/rfb/SConnection.h
common/rfb/rfb.dsp