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
/
SecurityClient.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing stdexcept include
Pierre Ossman
2024-11-18
1
-0
/
+3
*
Use standard exception classes
Pierre Ossman
2024-11-06
1
-2
/
+1
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
1
-10
/
+0
*
Avoid using excessive namespaces
Pierre Ossman
2024-08-13
1
-2
/
+1
*
Add missing comma in default security type list
Pierre Ossman
2024-07-29
1
-1
/
+1
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-4
/
+4
*
Use stdint types
Pierre Ossman
2023-02-01
1
-1
/
+1
*
Add client-side support for the MSLogonII security type.
Dinglan Peng
2022-12-27
1
-2
/
+5
*
Add client-side support for the DH security type.
Dinglan Peng
2022-12-27
1
-2
/
+5
*
Add support for RSA-AES security types
pdlan
2022-09-01
1
-7
/
+25
*
Remove unused CSecurity::description()
Pierre Ossman
2022-08-25
1
-6
/
+0
*
Clean up default value for X509 parameters
Pierre Ossman
2021-06-13
1
-7
/
+0
*
Strongly bind security objects to connection object
Pierre Ossman
2018-09-21
1
-17
/
+27
*
Fix copy-paste error for the secTypeX509Vnc security type
Pierre Ossman
2015-11-27
1
-1
/
+1
*
Give a correct list of valid security schemes
Pierre Ossman
2014-09-17
1
-1
/
+5
*
Make the VeNCrypt security type implicit
DRC
2011-02-21
1
-1
/
+1
*
[Development] client: Add dialog window to accept/save invalid X509
Adam Tkac
2010-11-18
1
-0
/
+12
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
1
-0
/
+88