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
/
CMsgHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support extended clipboard transfers
Pierre Ossman
2019-07-01
1
-3
/
+13
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-1
/
+1
*
Let CMsgHandler::serverInit() handle initial set up
Pierre Ossman
2018-11-01
1
-4
/
+6
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-3
/
+3
*
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-0
/
+1
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+2
*
Client support for cursors with full alpha
Pierre Ossman
2017-02-22
1
-0
/
+3
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-1
/
+1
*
Switch to unsigned parameters for ExtendedDesktopSize handler
Pierre Ossman
2015-03-03
1
-1
/
+1
*
These methods aren't critical so no need for them to be pure
Pierre Ossman
2015-02-13
1
-2
/
+2
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-9
/
+0
*
Push encoder and decoder handling down into the connection objects
Pierre Ossman
2014-07-07
1
-2
/
+1
*
Be more consistent in referring to pixel byte streams as buffers
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Basic infrastructure for continuous updates.
Pierre Ossman
2011-11-14
1
-0
/
+1
*
Basic infrastructure to support fences.
Pierre Ossman
2011-11-14
1
-1
/
+2
*
If the client and server are using identical pixel formats, then perform Tigh...
DRC
2011-11-03
1
-0
/
+6
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-2
/
+2
*
Declare virtual methods with empty body as pure virtual methods in rfb::CMsgH...
Adam Tkac
2009-06-16
1
-12
/
+12
*
Remove file transfer callback that was left behind.
Pierre Ossman
2009-03-20
1
-2
/
+0
*
Properly parse the ExtendedDesktopSize rects in the client.
Pierre Ossman
2009-03-20
1
-1
/
+4
*
Minimal client side support for the extended desktop size protocol.
Pierre Ossman
2009-03-20
1
-3
/
+5
*
[Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.
Adam Tkac
2009-02-13
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+71