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
/
Security.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types
Pierre Ossman
2023-02-01
1
-29
/
+30
*
Add client-side support for the MSLogonII security type.
Dinglan Peng
2022-12-27
1
-23
/
+25
*
Add client-side support for the DH security type.
Dinglan Peng
2022-12-27
1
-0
/
+2
*
Add support for RSA-AES security types
pdlan
2022-09-01
1
-0
/
+7
*
Remove unnecessary header include
Pierre Ossman
2021-06-13
1
-1
/
+0
*
Add parameter to override GnuTLS priority
Pierre Ossman
2015-01-29
1
-0
/
+4
*
Allow SSecurity to specify AccessRights for SConnection.
Michal Srb
2014-11-10
1
-1
/
+0
*
Add a default constructor so that you can create empty Security objects.
Pierre Ossman
2011-05-16
1
-0
/
+1
*
[Development] Add Security::ToString method
Adam Tkac
2011-02-01
1
-0
/
+3
*
[Development] Allow to set security types directly in the Security class
Adam Tkac
2011-02-01
1
-0
/
+2
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
1
-12
/
+1
*
[Cleanup] Remove obsolete comment in Security class.
Adam Tkac
2010-09-30
1
-4
/
+0
*
[Development] Extend Security class to allow different default sectypes for s...
Adam Tkac
2010-08-12
1
-2
/
+5
*
[Development] Use U32 as internal SecurityType type.
Adam Tkac
2010-07-20
1
-12
/
+22
*
[Development] Move VeNCrypt security subtypes into Security.h.
Adam Tkac
2010-07-20
1
-0
/
+9
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
1
-2
/
+0
*
[Development] Implement VeNCrypt security type on server side. Currently only
Adam Tkac
2010-04-23
1
-0
/
+1
*
[Development] Enhance Security class to be usable by viewer.
Adam Tkac
2010-04-23
1
-1
/
+14
*
[Development] Implement Security class. This class will be used to create
Adam Tkac
2010-04-23
1
-1
/
+28
*
Remove unneeded secTypeEncrypts() function.
Adam Tkac
2010-04-23
1
-1
/
+0
*
[Development] Define security types as rdr::U8 values.
Adam Tkac
2010-04-23
1
-17
/
+18
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
1
-0
/
+54