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
/
VNCSConnectionST.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-6
/
+7
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Use stdint types
Pierre Ossman
2023-02-01
1
-8
/
+8
*
Improve logging around screen resizing
Pierre Ossman
2022-01-25
1
-2
/
+11
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Add support for notifying clients about pointer movements
lhchavez
2021-03-02
1
-0
/
+24
*
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
1
-51
/
+26
|
\
|
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-21
/
+5
|
*
Make sure TLS is allowed to terminate gracefully
Pierre Ossman
2020-05-21
1
-2
/
+2
|
*
Check buffer usage with a simply boolean
Pierre Ossman
2020-05-21
1
-4
/
+4
|
*
Generalise corking to all output streams
Pierre Ossman
2020-05-21
1
-6
/
+6
|
*
Flush data on close
Pierre Ossman
2020-05-21
1
-0
/
+11
|
*
Move auth failure delay to SConnection
Pierre Ossman
2020-05-19
1
-21
/
+1
*
|
Fix handling of bad update requests
Pierre Ossman
2021-01-14
1
-1
/
+1
*
|
Send response for refused SetDesktopSize
matt335672
2020-05-29
1
-3
/
+4
|
/
*
Allow XK_Scroll_Lock when LED state isn't supported
Pierre Ossman
2020-01-03
1
-9
/
+1
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-23
/
+55
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-4
/
+4
*
Add delay on authentication failures
Pierre Ossman
2019-04-01
1
-1
/
+21
*
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-12-10
1
-61
/
+53
|
\
|
*
Require all SMsgWriter caller to check capabilities
Pierre Ossman
2018-12-10
1
-5
/
+7
|
*
Abstract sending cursor and resizing the desktop
Pierre Ossman
2018-12-10
1
-18
/
+11
|
*
Always send current screen layout to client
Pierre Ossman
2018-12-10
1
-7
/
+3
|
*
Remove indirect capability attributes
Pierre Ossman
2018-11-01
1
-8
/
+7
|
*
Move copy rect handling to EncodeManager
Pierre Ossman
2018-11-01
1
-3
/
+1
|
*
Rename ConnParams to ClientParams
Pierre Ossman
2018-11-01
1
-36
/
+36
|
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
1
-18
/
+20
*
|
Abort unsafe lossless refresh early
Pierre Ossman
2018-11-23
1
-13
/
+15
*
|
Move lossless refresh handling to separate method
Pierre Ossman
2018-11-23
1
-45
/
+78
*
|
Change idle timeout to timer
Pierre Ossman
2018-11-09
1
-38
/
+23
*
|
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
1
-43
/
+1
*
|
Encapsulate client handling in VNCServerST
Pierre Ossman
2018-10-26
1
-51
/
+4
*
|
Move access rights and closing to SConnection object
Pierre Ossman
2018-10-10
1
-30
/
+49
*
|
Encapsulate setDesktopSize() in VNCServerST
Pierre Ossman
2018-10-10
1
-19
/
+1
*
|
Encapsulate event handling in VNCServerST
Pierre Ossman
2018-10-10
1
-36
/
+15
*
|
Use accessor methods for VNCServerST
Pierre Ossman
2018-10-10
1
-23
/
+24
*
|
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
1
-2
/
+3
*
|
Force common flow of connection queries
Pierre Ossman
2018-10-09
1
-10
/
+1
|
/
*
Limit maximum lossless refresh CPU usage
Pierre Ossman
2018-09-20
1
-2
/
+7
*
Don't attempt to send empty lossless refresh
Pierre Ossman
2018-09-20
1
-6
/
+9
*
Avoid refresh of recently changed areas
Peter Åstrand (astrand)
2018-09-20
1
-5
/
+17
*
Fix bad type on congestion ETA variable
Pierre Ossman
2018-07-17
1
-1
/
+1
*
Send lossless refresh even with pending updates
Pierre Ossman
2018-03-28
1
-12
/
+19
*
Limit lossless refresh update to safe size
Pierre Ossman
2018-03-28
1
-2
/
+14
*
Automatic lossless refresh
Pierre Ossman
2018-03-28
1
-3
/
+11
*
Remove redundant Region::copyFrom()
Pierre Ossman
2018-03-28
1
-1
/
+1
*
Respect request area for cursor rendering
Pierre Ossman
2018-03-28
1
-24
/
+23
*
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-02-26
1
-194
/
+40
|
\
|
*
Add crude congestion window debug trace
Pierre Ossman
2017-11-17
1
-0
/
+1
|
*
Improved congestion control handling
Pierre Ossman
2017-11-17
1
-4
/
+23
[next]