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
/
CConnection.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
-3
/
+2
*
Use stdint types
Pierre Ossman
2023-02-01
1
-7
/
+7
*
Stop supplying flags to clipboard peek handler
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Make sure server name is always a valid string
Pierre Ossman
2022-03-24
1
-1
/
+1
*
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
1
-0
/
+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
-9
/
+10
*
|
Make sure TLS is allowed to terminate gracefully
Pierre Ossman
2020-05-21
1
-0
/
+6
|
/
*
Support extended clipboard transfers
Pierre Ossman
2019-07-01
1
-0
/
+10
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-1
/
+38
*
Remove unused force protocol 3.3 code
Pierre Ossman
2019-04-01
1
-6
/
+0
*
Move client attributes out of ServerParams
Pierre Ossman
2018-11-01
1
-0
/
+9
*
Merge client resize capabilities
Pierre Ossman
2018-11-01
1
-0
/
+5
*
Make arguments explicit in all message writer methods
Pierre Ossman
2018-11-01
1
-0
/
+1
*
Move update request handling in to CConnection
Pierre Ossman
2018-11-01
1
-0
/
+37
*
Let CMsgHandler::serverInit() handle initial set up
Pierre Ossman
2018-11-01
1
-3
/
+7
*
Stop requiring CConnection::serverInit() to be overridden
Pierre Ossman
2018-11-01
1
-3
/
+7
*
Remove unused CConnection::getIdentityVerifier()
Pierre Ossman
2018-11-01
1
-4
/
+0
*
Display security state when asking for password
Pierre Ossman
2017-09-01
1
-0
/
+2
*
Prevent leak of SecurityServer and ClientServer.
Michal Srb
2017-03-27
1
-2
/
+2
*
Client support for cursors with full alpha
Pierre Ossman
2017-02-22
1
-0
/
+4
*
Let CConnection intercept more callbacks
Pierre Ossman
2015-11-27
1
-0
/
+9
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-0
/
+18
*
Clean out unused dependencies from CConnection.h
Pierre Ossman
2015-11-09
1
-4
/
+1
*
Remove unused deleteReaderAndWriter() method
Pierre Ossman
2015-11-09
1
-7
/
+0
*
Give subclasses the ability to overwrite the reader and writer
Pierre Ossman
2015-02-13
1
-0
/
+3
*
Basic infrastructure to support fences.
Pierre Ossman
2011-11-14
1
-0
/
+7
*
[Development] Add "Security" options dialog for Windows viewer.
Adam Tkac
2010-12-08
1
-2
/
+2
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
1
-2
/
+2
*
[Development] Client now uses security types from -SecurityTypes parameter in...
Adam Tkac
2010-07-20
1
-8
/
+0
*
[Cleanup] Remove unused CConnection::setClientSecTypeOrder function.
Adam Tkac
2010-07-20
1
-7
/
+0
*
[Development] Use enhanced Security class by both UNIX and Windows viewers.
Adam Tkac
2010-04-23
1
-10
/
+4
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-1
/
+1
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+183