aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/CConn.cxx
Commit message (Expand)AuthorAgeFilesLines
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+2
* Re-enable lock key sync in viewerPierre Ossman2022-08-311-1/+1
* Cork the proper output stream in the clientPierre Ossman2022-06-281-2/+2
* Remove unnecessary flushPierre Ossman2022-06-281-1/+0
* Fix bad indentation in CConn::socketEvent()Pierre Ossman2022-04-061-5/+5
* Ignore socket whilst processing dataPierre Ossman2022-04-061-2/+3
* Deduplicate vncviewer error messagesWilliam Sjöblom2021-11-231-2/+1
* Retry connection in case of an errorJohannes2021-07-231-6/+6
* Support the VMware Cursor Position extension on vncviewerlhchavez2021-03-111-0/+6
* Heavily reduce window for bandwidth estimatePierre Ossman2021-01-191-5/+9
* Better error messages when terminatingPierre Ossman2020-05-211-8/+12
* Change streams to be asynchronousPierre Ossman2020-05-211-21/+25
* Improved bandwidth monitoringPierre Ossman2020-05-211-17/+30
* Make sure TLS is allowed to terminate gracefullyPierre Ossman2020-05-211-0/+2
* Allow XK_Scroll_Lock when LED state isn't supportedPierre Ossman2020-01-031-1/+1
* Check the correct stream if there is more data pendingPierre Ossman2019-12-091-1/+1
* Improved clipboard APIPierre Ossman2019-07-011-5/+15
* Clean up internal clipboard handlingPierre Ossman2019-07-011-2/+2
* Move client attributes out of ServerParamsPierre Ossman2018-11-011-12/+10
* Merge client resize capabilitiesPierre Ossman2018-11-011-1/+0
* Remove unused flags from ServerParamsPierre Ossman2018-11-011-1/+0
* Move update request handling in to CConnectionPierre Ossman2018-11-011-180/+34
* Let CMsgHandler::serverInit() handle initial set upPierre Ossman2018-11-011-5/+1
* Stop requiring CConnection::serverInit() to be overriddenPierre Ossman2018-11-011-4/+2
* Stop using fences for pixel format switchPierre Ossman2018-11-011-54/+44
* Split out ServerParams from ConnParamsPierre Ossman2018-11-011-34/+38
* Encapsulate screen layout storage in ConnParamsPierre Ossman2018-11-011-6/+9
* Adjust some strings so they are easier to translatePierre Ossman2018-10-251-5/+8
* Add support for Unix socketsPierre Ossman2018-05-291-3/+15
* Move server cut text handler to ViewportPierre Ossman2018-03-261-26/+1
* Replace "frames" with "updates" in statsPierre Ossman2018-03-261-4/+4
* Add client support for LED state syncPierre Ossman2017-08-241-0/+9
* Allow removal of GUI prompt on fatal errorsDr. David Alan Gilbert2017-07-191-1/+2
* Display performance statistics in viewerPierre Ossman2017-02-241-1/+20
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-2/+2
* Do explict sync after XShmPutImage()Pierre Ossman2017-01-111-19/+0
* More robust event and close handlingPierre Ossman2017-01-031-5/+9
* Add option to set primary selection for cut textPierre Ossman2016-03-291-1/+2
* Throttle overlapping screen updatesPierre Ossman2015-11-271-0/+20
* Consolidate how to run the FLTK loop in one placePierre Ossman2015-11-271-7/+1
* Let CConnection intercept more callbacksPierre Ossman2015-11-271-0/+4
* Delegate decoder object management to a separate classPierre Ossman2015-11-271-21/+1
* Clean out unused dependencies from CConnection.hPierre Ossman2015-11-091-0/+2
* Terminate the viewer even when waiting for dataPierre Ossman2015-09-231-1/+7
* Display partial updates on slow transfersPierre Ossman2015-09-231-0/+16
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-1/+1
* Switch to unsigned parameters for ExtendedDesktopSize handlerPierre Ossman2015-03-031-2/+2
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-1/+1
* Improve some error messagesPierre Ossman2014-12-031-4/+4
* Add comments for translators where requestedPierre Ossman2014-12-031-0/+4