index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
VNCServerST.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types
Pierre Ossman
2023-02-01
1
-2
/
+2
*
Add support for notifying clients about pointer movements
lhchavez
2021-03-02
1
-1
/
+1
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-3
/
+11
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-2
/
+2
*
Get rid of SocketServer::checkTimeouts()
Pierre Ossman
2018-11-09
1
-6
/
+0
*
Change exit timeouts to timers
Pierre Ossman
2018-11-09
1
-3
/
+3
*
Clean up headers
Pierre Ossman
2018-11-09
1
-10
/
+13
*
Remove unused functions from server classes
Pierre Ossman
2018-11-09
1
-9
/
+0
*
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
1
-8
/
+0
*
Inherit SocketServer directly from VNCServer
Pierre Ossman
2018-10-26
1
-3
/
+1
*
Encapsulate client handling in VNCServerST
Pierre Ossman
2018-10-26
1
-14
/
+18
*
Move access rights and closing to SConnection object
Pierre Ossman
2018-10-10
1
-5
/
+1
*
Encapsulate setDesktopSize() in VNCServerST
Pierre Ossman
2018-10-10
1
-2
/
+4
*
Encapsulate event handling in VNCServerST
Pierre Ossman
2018-10-10
1
-0
/
+5
*
Use accessor methods for VNCServerST
Pierre Ossman
2018-10-10
1
-10
/
+10
*
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
1
-35
/
+6
*
Force common flow of connection queries
Pierre Ossman
2018-10-09
1
-15
/
+10
*
Send lossless refresh even with pending updates
Pierre Ossman
2018-03-28
1
-1
/
+1
*
Limit lossless refresh update to safe size
Pierre Ossman
2018-03-28
1
-0
/
+1
*
Avoid checking updates when desktop is stopped
Pierre Ossman
2018-03-28
1
-0
/
+1
*
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-02-26
1
-2
/
+1
|
\
|
*
Reduce header dependencies in server classes
Pierre Ossman
2017-11-17
1
-2
/
+1
*
|
Get rid of getFbSize()/getDesktopSize() in common
Pierre Ossman
2017-09-22
1
-4
/
+0
*
|
Add server side lock key sync heuristic
Pierre Ossman
2017-08-24
1
-0
/
+2
|
/
*
Merge branch 'fps' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-02-24
1
-6
/
+6
|
\
|
*
Send updates with a fixed interval
Pierre Ossman
2017-02-24
1
-6
/
+4
|
*
Only update rendered cursor when requested
Pierre Ossman
2017-02-24
1
-0
/
+2
*
|
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-2
/
+2
|
/
*
Move getSockets() to SocketServer interface
Pierre Ossman
2016-10-05
1
-7
/
+4
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
1
-2
/
+6
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-8
/
+1
*
Add helper class for a rendered cursor
Pierre Ossman
2014-07-14
1
-3
/
+1
*
Get rid of the direct access abuse of FullFramePixelBuffer's data
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Fix a race condition where we might get updates thrown at us right after a
Pierre Ossman
2012-01-23
1
-0
/
+3
*
Make the comparing update tracker a bit more flexible. It can now be in an
Pierre Ossman
2011-11-20
1
-0
/
+2
*
Reimplement the deferred update handling, this time in a more robust and
Pierre Ossman
2011-11-08
1
-3
/
+19
*
Clean up the interface for VNCSConnectionST. Entry points are more apparent
Pierre Ossman
2011-11-07
1
-1
/
+0
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-4
/
+1
*
Implement server side support for SetDesktopSize.
Pierre Ossman
2009-03-23
1
-0
/
+4
*
Basic book keeping of screen layout on server.
Pierre Ossman
2009-03-20
1
-0
/
+2
*
Remove file transfer support.
Pierre Ossman
2009-03-13
1
-5
/
+0
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-21
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-1
/
+1
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-1
/
+1
*
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-5
/
+5
*
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
Constantin Kaplinsky
2008-08-21
1
-0
/
+3
*
Handling VideoRectangleSelection protocol message (TightVNC extension).
Constantin Kaplinsky
2008-06-14
1
-0
/
+4
*
Restored the functionality of the VideoPriority parameter. This time, it
Constantin Kaplinsky
2008-06-13
1
-0
/
+1
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-0
/
+12
[next]