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
/
SConnection.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::string for string memory management
Pierre Ossman
2023-02-04
1
-1
/
+4
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Use stdint types
Pierre Ossman
2023-02-01
1
-9
/
+9
*
Use __attribute__:s directly
Pierre Ossman
2023-01-05
1
-1
/
+2
*
Stop supplying flags to clipboard peek handler
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-02-03
1
-0
/
+1
|
\
|
*
Handle unsolicited clipboard transfers
Pierre Ossman
2021-01-04
1
-0
/
+1
*
|
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-6
/
+6
*
|
Make sure TLS is allowed to terminate gracefully
Pierre Ossman
2020-05-21
1
-0
/
+1
*
|
Move auth failure delay to SConnection
Pierre Ossman
2020-05-19
1
-4
/
+12
|
/
*
Support extended clipboard transfers
Pierre Ossman
2019-07-01
1
-0
/
+8
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-1
/
+40
*
Add delay on authentication failures
Pierre Ossman
2019-04-01
1
-0
/
+5
*
Make throwConnFailedException() protected
Pierre Ossman
2018-11-09
1
-5
/
+5
*
Remove writeConnFailedFromScratch()
Pierre Ossman
2018-11-09
1
-7
/
+0
*
Move access rights and closing to SConnection object
Pierre Ossman
2018-10-10
1
-4
/
+13
*
Make exception classes have clearer messages
Pierre Ossman
2017-10-12
1
-1
/
+1
*
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-0
/
+1
*
Prevent leak of SecurityServer and ClientServer.
Michal Srb
2017-03-27
1
-1
/
+1
*
Remove unused deleteReaderAndWriter() method
Pierre Ossman
2015-11-09
1
-7
/
+0
*
No need for this array to be writeable
Pierre Ossman
2015-02-13
1
-1
/
+1
*
Move reverse connection information into VNCSConnectionST
Pierre Ossman
2015-02-13
1
-2
/
+1
*
Give subclasses the ability to overwrite the reader and writer
Pierre Ossman
2015-02-13
1
-0
/
+3
*
SConnection internals should be private, just like for CConnection
Pierre Ossman
2015-02-13
1
-0
/
+2
*
Limit access to non-shared mode
Pierre Ossman
2014-12-02
1
-0
/
+1
*
Add AccessSetDesktopSize right.
Michal Srb
2014-11-24
1
-7
/
+8
*
Allow SSecurity to specify AccessRights for SConnection.
Michal Srb
2014-11-10
1
-1
/
+0
*
Move preferred encoding tracking into a server object
Pierre Ossman
2014-09-18
1
-0
/
+8
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-5
/
+1
*
Basic infrastructure for continuous updates.
Pierre Ossman
2011-11-14
1
-0
/
+5
*
Basic infrastructure to support fences.
Pierre Ossman
2011-11-14
1
-0
/
+7
*
[Development] Remove support for the "Tight" security type from C++ code.
Adam Tkac
2010-11-18
1
-9
/
+0
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
1
-2
/
+2
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-7
/
+4
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-8
/
+0
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-0
/
+8
*
Implemented support for TightVNC protocol extensions in the server code. This...
Constantin Kaplinsky
2006-09-08
1
-0
/
+9
*
Minor refactoring to prepare the source for handling TightVNC protocol extens...
Constantin Kaplinsky
2006-09-06
1
-0
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+193