aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/VNCServer.h
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+1
* Merge branch 'present' of github.com:CendioOssman/tigervncPierre Ossman2024-06-191-0/+3
|\
| * Keep frame clock running if waiting for frame tickPierre Ossman2024-06-191-0/+1
| * Add support for X Present extensionPierre Ossman2024-06-191-0/+2
* | vncconfig: add option to force view-only remote client connectionsCarlos Santos2024-04-261-1/+3
* | Remove the network::SocketServer interface.Carlos Santos2024-04-261-4/+33
|/
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Add support for notifying clients about pointer movementslhchavez2021-03-021-2/+4
* Improved clipboard APIPierre Ossman2019-07-011-3/+16
* Clean up internal clipboard handlingPierre Ossman2019-07-011-1/+1
* Inherit SocketServer directly from VNCServerPierre Ossman2018-10-261-3/+4
* Move access rights and closing to SConnection objectPierre Ossman2018-10-101-0/+4
* Use accessor methods for VNCServerSTPierre Ossman2018-10-101-1/+1
* Remove QueryConnectionHandlerPierre Ossman2018-10-101-0/+10
* Add server side lock key sync heuristicPierre Ossman2017-08-241-0/+4
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-9/+3
* Get rid of the direct access abuse of FullFramePixelBuffer's dataPierre Ossman2014-07-071-1/+1
* Remove full support for colour mapsPierre Ossman2014-07-071-6/+0
* Fix a race condition where we might get updates thrown at us right after aPierre Ossman2012-01-231-0/+7
* Reimplement the deferred update handling, this time in a more robust andPierre Ossman2011-11-081-4/+0
* Clean up the interface for VNCSConnectionST. Entry points are more apparentPierre Ossman2011-11-071-4/+0
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-4/+0
* Implement server side support for SetDesktopSize.Pierre Ossman2009-03-231-3/+10
* Sending updates for "video area".Constantin Kaplinsky2007-09-031-0/+3
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+86