summaryrefslogtreecommitdiffstats
path: root/common/rfb/SConnection.cxx
Commit message (Expand)AuthorAgeFilesLines
* Support extended clipboard transfersPierre Ossman2019-07-011-5/+78
* Use UTF-8 in clipboard APIPierre Ossman2019-07-011-2/+4
* Improved clipboard APIPierre Ossman2019-07-011-2/+45
* Add delay on authentication failuresPierre Ossman2019-04-011-5/+15
* Merge branch 'connparams' of https://github.com/CendioOssman/tigervncPierre Ossman2018-12-101-26/+44
|\
| * Make arguments explicit in all message writer methodsPierre Ossman2018-11-011-1/+2
| * Rename ConnParams to ClientParamsPierre Ossman2018-11-011-22/+22
| * Move version reading/writing out of ConnParamsPierre Ossman2018-10-261-4/+21
* | Remove writeConnFailedFromScratch()Pierre Ossman2018-11-091-9/+0
* | Move access rights and closing to SConnection objectPierre Ossman2018-10-101-0/+15
|/
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-3/+3
* Remove destroy functionsPierre Ossman2018-09-211-1/+2
* Make exception classes have clearer messagesPierre Ossman2017-10-121-20/+30
* Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-0/+5
* Prevent leak of SecurityServer and ClientServer.Michal Srb2017-03-271-7/+5
* Early propagate of access rights to connection.Henrik Andersson2016-01-271-1/+1
* Remove unused deleteReaderAndWriter() methodPierre Ossman2015-11-091-5/+0
* No need for this array to be writeablePierre Ossman2015-02-131-1/+1
* Move reverse connection information into VNCSConnectionSTPierre Ossman2015-02-131-2/+1
* Limit access to non-shared modePierre Ossman2014-12-021-0/+1
* Add AccessSetDesktopSize right.Michal Srb2014-11-241-7/+8
* Allow SSecurity to specify AccessRights for SConnection.Michal Srb2014-11-101-0/+2
* 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