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
/
SMsgReader.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused rfb/util.h includes
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Use std::vector for temporary char arrays
Pierre Ossman
2023-02-04
1
-4
/
+3
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Use std::vector for basic data arrays
Pierre Ossman
2023-02-01
1
-5
/
+6
*
Use stdint types
Pierre Ossman
2023-02-01
1
-15
/
+16
*
Stop supplying flags to clipboard peek handler
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Safely discard large (extended) clipboard contents
Pierre Ossman
2022-06-28
1
-4
/
+20
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+5
*
Fix some incorrect data waits
Pierre Ossman
2021-03-02
1
-10
/
+10
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-36
/
+156
*
Make ZlibInStream more robust against failures
Pierre Ossman
2019-11-15
1
-1
/
+2
*
Support extended clipboard transfers
Pierre Ossman
2019-07-01
1
-5
/
+107
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-1
/
+1
*
Make sure clipboard uses \n line endings
Pierre Ossman
2019-07-01
1
-3
/
+3
*
Do proper logging rather than fprintf(stderr, ...)
Pierre Ossman
2019-04-29
1
-2
/
+2
*
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-1
/
+28
*
Fix crash from integer overflow in SMsgReader::readClientCutText
Michal Srb
2017-03-27
1
-0
/
+3
*
Merge the "V3" message classes into the normal ones
Pierre Ossman
2014-07-07
1
-0
/
+112
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-22
/
+0
*
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-4
/
+7
*
Handling VideoRectangleSelection protocol message (TightVNC extension).
Constantin Kaplinsky
2008-06-14
1
-2
/
+2
*
Removed support for continuous updates, a TightVNC-specific RFB protocol
Constantin Kaplinsky
2008-06-05
1
-14
/
+0
*
Using proper logging in SMsgReader class. Reporting details on receiving Vide...
Constantin Kaplinsky
2008-04-24
1
-3
/
+10
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-0
/
+15
*
Initial implementation of continuous updates in the server code. This code do...
Constantin Kaplinsky
2007-04-05
1
-0
/
+15
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+97