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
*
Better type for pointer button mask
Pierre Ossman
2024-08-12
1
-1
/
+1
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
1
-35
/
+35
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-1
/
+1
*
Merge branch 'present' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-06-19
1
-1
/
+4
|
\
|
*
Keep frame clock running if waiting for frame tick
Pierre Ossman
2024-06-19
1
-1
/
+2
|
*
Add support for X Present extension
Pierre Ossman
2024-06-19
1
-0
/
+2
|
*
Explicitly request timer repetition
Pierre Ossman
2024-06-19
1
-1
/
+1
*
|
vncconfig: add option to force view-only remote client connections
Carlos Santos
2024-04-26
1
-1
/
+2
*
|
Remove the network::SocketServer interface.
Carlos Santos
2024-04-26
1
-4
/
+1
|
/
*
VNCServerST: Add a timeout to pointer button ownership
Mike Looijmans
2024-01-22
1
-0
/
+2
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-2
/
+2
*
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
[next]