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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-3
/
+3
*
Use stdint types
Pierre Ossman
2023-02-01
1
-6
/
+6
*
Add support for notifying clients about pointer movements
lhchavez
2021-03-02
1
-0
/
+6
*
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
1
-5
/
+2
|
\
|
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-1
/
+0
|
*
Fix connection close log
Pierre Ossman
2020-05-19
1
-0
/
+2
|
*
Move auth failure delay to SConnection
Pierre Ossman
2020-05-19
1
-4
/
+0
*
|
Hide base SConnection methods from VNCServerST
Pierre Ossman
2020-08-21
1
-1
/
+3
|
/
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-3
/
+7
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-2
/
+2
*
Add delay on authentication failures
Pierre Ossman
2019-04-01
1
-0
/
+4
*
Move lossless refresh handling to separate method
Pierre Ossman
2018-11-23
1
-0
/
+1
*
Change idle timeout to timer
Pierre Ossman
2018-11-09
1
-6
/
+2
*
Clean up headers
Pierre Ossman
2018-11-09
1
-0
/
+4
*
Remove unused functions from server classes
Pierre Ossman
2018-11-09
1
-2
/
+0
*
Remove comments about self-deleting connections
Pierre Ossman
2018-11-09
1
-9
/
+2
*
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
1
-6
/
+0
*
Move access rights and closing to SConnection object
Pierre Ossman
2018-10-10
1
-12
/
+5
*
Force common flow of connection queries
Pierre Ossman
2018-10-09
1
-8
/
+1
*
Avoid refresh of recently changed areas
Peter Åstrand (astrand)
2018-09-20
1
-0
/
+1
*
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-02-26
1
-14
/
+5
|
\
|
*
Improved congestion control handling
Pierre Ossman
2017-11-17
1
-0
/
+1
|
*
Move congestion control to its own class
Pierre Ossman
2017-11-17
1
-13
/
+2
|
*
Reduce header dependencies in server classes
Pierre Ossman
2017-11-17
1
-3
/
+2
|
*
Use a queue for congestion pings
Pierre Ossman
2017-11-17
1
-2
/
+4
*
|
Fix for initial client side cursor
Pierre Ossman
2017-11-17
1
-0
/
+1
*
|
Push query connect timeout back in to Xvnc
Pierre Ossman
2017-10-04
1
-2
/
+0
*
|
Fix shift state test in lock key heuristics
Pierre Ossman
2017-09-15
1
-0
/
+2
*
|
Track keys based on client supplied key codes
Pierre Ossman
2017-08-28
1
-2
/
+2
*
|
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-1
/
+1
*
|
Send lock LED state from server to client
Pierre Ossman
2017-08-24
1
-0
/
+3
|
/
*
Split up VNCSConnectionST::writeFramebufferUpdate()
Pierre Ossman
2017-02-24
1
-1
/
+3
*
Asynchronously retry update on congestion
Pierre Ossman
2016-04-29
1
-2
/
+0
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
1
-0
/
+3
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-1
/
+1
*
Clean up server rendered cursor logic
Pierre Ossman
2015-06-09
1
-2
/
+2
*
Move reverse connection information into VNCSConnectionST
Pierre Ossman
2015-02-13
1
-0
/
+1
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-0
/
+2
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-2
/
+2
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-2
/
+0
*
Store the mouse cursor in the ConnParams object
Pierre Ossman
2014-07-14
1
-4
/
+0
*
Push encoder and decoder handling down into the connection objects
Pierre Ossman
2014-07-07
1
-1
/
+3
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-3
/
+0
*
We were not handling the "sync next" fence properly as we sent the response
Pierre Ossman
2012-07-20
1
-1
/
+1
*
Make the comparing update tracker a bit more flexible. It can now be in an
Pierre Ossman
2011-11-20
1
-0
/
+4
*
Server implementation of continuous updates, including advanced flow control.
Pierre Ossman
2011-11-15
1
-0
/
+20
*
Implement proper support for fences in the server.
Pierre Ossman
2011-11-14
1
-0
/
+7
*
Clean up the interface for VNCSConnectionST. Entry points are more apparent
Pierre Ossman
2011-11-07
1
-7
/
+14
*
Don't try to push out another update if the socket is already full. This
Pierre Ossman
2011-10-25
1
-1
/
+10
*
Implement server side support for SetDesktopSize.
Pierre Ossman
2009-03-23
1
-0
/
+1
[next]