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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
Security.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-3
/
+0
*
Use the correct matching free operation. Patch by Matthieu Lochegnies.
Pierre Ossman
2011-11-09
1
-1
/
+1
*
Add a default constructor so that you can create empty Security objects.
Pierre Ossman
2011-05-16
1
-0
/
+4
*
Make the VeNCrypt security type implicit
DRC
2011-02-21
1
-0
/
+3
*
[Development] Add Security::ToString method
Adam Tkac
2011-02-01
1
-0
/
+24
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
1
-100
/
+2
*
[Development] Implement *Plain security types on the server side and use
Adam Tkac
2010-09-02
1
-0
/
+6
*
[Development] Implement *Plain types on the client side.
Adam Tkac
2010-09-02
1
-1
/
+9
*
[Development] Set default security types as follows:
Adam Tkac
2010-08-12
1
-2
/
+12
*
[Development] Extend Security class to allow different default sectypes for s...
Adam Tkac
2010-08-12
1
-4
/
+18
*
[Bugfix] Return also "standard" security types (except VeNCrypt type) as
Adam Tkac
2010-08-12
1
-1
/
+1
*
[Development] Rename CSecurityTLSBase class to CSecurityTLS.
Adam Tkac
2010-07-21
1
-5
/
+5
*
[Development] Merge CSecurityTLS and CSecurityX509 classes into CSecurityTLSB...
Adam Tkac
2010-07-21
1
-6
/
+5
*
[Development] Rename SSecurityTLSBase source/class to SSecurityTLS.
Adam Tkac
2010-07-21
1
-5
/
+5
*
[Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase ...
Adam Tkac
2010-07-21
1
-6
/
+5
*
[Development] Implement VeNCrypt X509 subtypes on the client side.
Adam Tkac
2010-07-21
1
-0
/
+7
*
[Development] Implement X509 VeNCrypt subtypes on the server side.
Adam Tkac
2010-07-21
1
-0
/
+5
*
[Development] Create VeNCrypt security types in Security class.
Adam Tkac
2010-07-20
1
-3
/
+17
*
[Development] Pass Security instance to {C,S}SecurityVeNCrypt.
Adam Tkac
2010-07-20
1
-2
/
+2
*
[Development] Minor fixes in previous commit.
Adam Tkac
2010-07-20
1
-6
/
+3
*
[Development] Support VeNCrypt Security types in standard security type parser.
Adam Tkac
2010-07-20
1
-0
/
+22
*
[Development] Use U32 as internal SecurityType type.
Adam Tkac
2010-07-20
1
-11
/
+35
*
[Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.
Adam Tkac
2010-04-28
1
-0
/
+12
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
1
-5
/
+9
*
[Development] Implement VeNCrypt security type on server side. Currently only
Adam Tkac
2010-04-23
1
-1
/
+5
*
[Development] Use enhanced Security class by both UNIX and Windows viewers.
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Development] Enhance Security class to be usable by viewer.
Adam Tkac
2010-04-23
1
-4
/
+19
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-2
/
+6
*
[Development] Implement Security class. This class will be used to create
Adam Tkac
2010-04-23
1
-0
/
+61
*
[Bugfix] Include Security.h instead of former secTypes.h in Security.cxx.
Adam Tkac
2010-04-23
1
-1
/
+1
*
Remove unneeded secTypeEncrypts() function.
Adam Tkac
2010-04-23
1
-11
/
+0
*
[Development] Define security types as rdr::U8 values.
Adam Tkac
2010-04-23
1
-6
/
+6
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
1
-0
/
+73