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
/
vncviewer
/
CConn.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-1
/
+2
*
Re-enable lock key sync in viewer
Pierre Ossman
2022-08-31
1
-1
/
+1
*
Cork the proper output stream in the client
Pierre Ossman
2022-06-28
1
-2
/
+2
*
Remove unnecessary flush
Pierre Ossman
2022-06-28
1
-1
/
+0
*
Fix bad indentation in CConn::socketEvent()
Pierre Ossman
2022-04-06
1
-5
/
+5
*
Ignore socket whilst processing data
Pierre Ossman
2022-04-06
1
-2
/
+3
*
Deduplicate vncviewer error messages
William Sjöblom
2021-11-23
1
-2
/
+1
*
Retry connection in case of an error
Johannes
2021-07-23
1
-6
/
+6
*
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
1
-0
/
+6
*
Heavily reduce window for bandwidth estimate
Pierre Ossman
2021-01-19
1
-5
/
+9
*
Better error messages when terminating
Pierre Ossman
2020-05-21
1
-8
/
+12
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-21
/
+25
*
Improved bandwidth monitoring
Pierre Ossman
2020-05-21
1
-17
/
+30
*
Make sure TLS is allowed to terminate gracefully
Pierre Ossman
2020-05-21
1
-0
/
+2
*
Allow XK_Scroll_Lock when LED state isn't supported
Pierre Ossman
2020-01-03
1
-1
/
+1
*
Check the correct stream if there is more data pending
Pierre Ossman
2019-12-09
1
-1
/
+1
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-5
/
+15
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-2
/
+2
*
Move client attributes out of ServerParams
Pierre Ossman
2018-11-01
1
-12
/
+10
*
Merge client resize capabilities
Pierre Ossman
2018-11-01
1
-1
/
+0
*
Remove unused flags from ServerParams
Pierre Ossman
2018-11-01
1
-1
/
+0
*
Move update request handling in to CConnection
Pierre Ossman
2018-11-01
1
-180
/
+34
*
Let CMsgHandler::serverInit() handle initial set up
Pierre Ossman
2018-11-01
1
-5
/
+1
*
Stop requiring CConnection::serverInit() to be overridden
Pierre Ossman
2018-11-01
1
-4
/
+2
*
Stop using fences for pixel format switch
Pierre Ossman
2018-11-01
1
-54
/
+44
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-34
/
+38
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
1
-6
/
+9
*
Adjust some strings so they are easier to translate
Pierre Ossman
2018-10-25
1
-5
/
+8
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
1
-3
/
+15
*
Move server cut text handler to Viewport
Pierre Ossman
2018-03-26
1
-26
/
+1
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
1
-4
/
+4
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+9
*
Allow removal of GUI prompt on fatal errors
Dr. David Alan Gilbert
2017-07-19
1
-1
/
+2
*
Display performance statistics in viewer
Pierre Ossman
2017-02-24
1
-1
/
+20
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-2
/
+2
*
Do explict sync after XShmPutImage()
Pierre Ossman
2017-01-11
1
-19
/
+0
*
More robust event and close handling
Pierre Ossman
2017-01-03
1
-5
/
+9
*
Add option to set primary selection for cut text
Pierre Ossman
2016-03-29
1
-1
/
+2
*
Throttle overlapping screen updates
Pierre Ossman
2015-11-27
1
-0
/
+20
*
Consolidate how to run the FLTK loop in one place
Pierre Ossman
2015-11-27
1
-7
/
+1
*
Let CConnection intercept more callbacks
Pierre Ossman
2015-11-27
1
-0
/
+4
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-21
/
+1
*
Clean out unused dependencies from CConnection.h
Pierre Ossman
2015-11-09
1
-0
/
+2
*
Terminate the viewer even when waiting for data
Pierre Ossman
2015-09-23
1
-1
/
+7
*
Display partial updates on slow transfers
Pierre Ossman
2015-09-23
1
-0
/
+16
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Switch to unsigned parameters for ExtendedDesktopSize handler
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Improve some error messages
Pierre Ossman
2014-12-03
1
-4
/
+4
*
Add comments for translators where requested
Pierre Ossman
2014-12-03
1
-0
/
+4
[next]