summaryrefslogtreecommitdiffstats
path: root/common/rfb/SConnection.cxx
Commit message (Expand)AuthorAgeFilesLines
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-1/+1
* Remove file transfer support.Pierre Ossman2009-03-131-24/+0
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-11/+1
* Removed support for continuous updates, a TightVNC-specific RFB protocolConstantin Kaplinsky2008-06-051-7/+0
* Support for VideoRectangleSelection client message in the server code. The me...Constantin Kaplinsky2008-04-241-2/+14
* Initial implementation of continuous updates in the server code. This code do...Constantin Kaplinsky2007-04-051-2/+39
* Reverted the changes appeared in revisions 2173,2181. We better always send t...Constantin Kaplinsky2006-12-081-12/+16
* Corrected support for TightVNC extensions - always sending authentication cap...Constantin Kaplinsky2006-12-051-17/+12
* A FIXME comment: TightVNC extensions support is not finished yet.Constantin Kaplinsky2006-12-041-0/+3
* Removed unused variables, added comments. This fixes compilationConstantin Kaplinsky2006-09-131-4/+4
* Finished support for TightVNC protocol extensions in the server code. Now "no...Constantin Kaplinsky2006-09-121-14/+27
* Rationalized FIXME comments, changed code layout in switch blocks.Constantin Kaplinsky2006-09-121-36/+20
* Improved code to advertise supported encoding types via protocol capabilities...Constantin Kaplinsky2006-09-121-6/+30
* Implemented support for TightVNC protocol extensions in the server code. This...Constantin Kaplinsky2006-09-081-0/+142
* Minor refactoring to prepare the source for handling TightVNC protocol extens...Constantin Kaplinsky2006-09-061-0/+5
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+322