summaryrefslogtreecommitdiffstats
path: root/common/rfb/SConnection.cxx
Commit message (Expand)AuthorAgeFilesLines
* Move preferred encoding tracking into a server objectPierre Ossman2014-09-181-1/+19
* Remove full support for colour mapsPierre Ossman2014-07-071-5/+14
* Merge the "V3" message classes into the normal onesPierre Ossman2014-07-071-4/+4
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-1/+1
* Basic infrastructure for continuous updates.Pierre Ossman2011-11-141-0/+5
* Basic infrastructure to support fences.Pierre Ossman2011-11-141-0/+13
* [Development] Remove support for the "Tight" security type from C++ code.Adam Tkac2010-11-181-172/+0
* [Development] Move Get{C,S}Security from Security class to separate classes.Adam Tkac2010-10-011-1/+1
* [Development] Extend Security class to allow different default sectypes for s...Adam Tkac2010-08-121-1/+1
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-11/+14
* [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.Adam Tkac2010-04-231-1/+1
* 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