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
/
SMsgHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better type for pointer button mask
Pierre Ossman
2024-08-12
1
-1
/
+1
*
Remove InputHandler interface
Pierre Ossman
2024-08-12
1
-0
/
+14
*
Remove unused rfb/util.h includes
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-4
/
+1
*
Use stdint types
Pierre Ossman
2023-02-01
1
-6
/
+6
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-6
/
+6
*
Stop supplying flags to clipboard peek handler
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+5
*
Log client/server clipboard capabilities
Pierre Ossman
2021-01-04
1
-0
/
+44
*
Support extended clipboard transfers
Pierre Ossman
2019-07-01
1
-1
/
+24
*
Don't update screen layout directly on incoming client request
Pierre Ossman
2018-11-01
1
-7
/
+0
*
Remove indirect capability attributes
Pierre Ossman
2018-11-01
1
-8
/
+9
*
Rename ConnParams to ClientParams
Pierre Ossman
2018-11-01
1
-11
/
+11
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
1
-3
/
+1
*
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-1
/
+9
*
Send lock LED state from server to client
Pierre Ossman
2017-08-24
1
-1
/
+8
*
No need for this array to be writeable
Pierre Ossman
2015-02-13
1
-1
/
+1
*
Basic infrastructure for continuous updates.
Pierre Ossman
2011-11-14
1
-1
/
+8
*
Basic infrastructure to support fences.
Pierre Ossman
2011-11-14
1
-1
/
+13
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Properly parse the SetDesktopSize message.
Pierre Ossman
2009-03-21
1
-1
/
+5
*
Minimal server side implementation of the extended desktop size protocol.
Pierre Ossman
2009-03-20
1
-2
/
+4
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-3
/
+0
*
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-5
/
+0
*
Handling VideoRectangleSelection protocol message (TightVNC extension).
Constantin Kaplinsky
2008-06-14
1
-0
/
+9
*
Removed support for continuous updates, a TightVNC-specific RFB protocol
Constantin Kaplinsky
2008-06-05
1
-8
/
+0
*
Initial implementation of continuous updates in the server code. This code do...
Constantin Kaplinsky
2007-04-05
1
-0
/
+8
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+52