Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
Security.cxx
1f8aba3
Add workaround for Vino's VeNCrypt implementation
by Pierre Ossman
· 10 years ago
27eb55e
Add parameter to override GnuTLS priority
by Pierre Ossman
· 11 years ago
5ad4d06
Remove a lot of platform compatibilty stuff
by Pierre Ossman
· 11 years ago
5e04c26
Use the correct matching free operation. Patch by Matthieu Lochegnies.
by Pierre Ossman
· 14 years ago
e5fe070
Add a default constructor so that you can create empty Security objects.
by Pierre Ossman
· 14 years ago
674bf06
Make the VeNCrypt security type implicit
by DRC
· 15 years ago
a9a7b4b
[Development] Add Security::ToString method
by Adam Tkac
· 15 years ago
bfd66c1
[Development] Move Get{C,S}Security from Security class to separate classes.
by Adam Tkac
· 15 years ago
520fc41
[Development] Implement *Plain security types on the server side and use
by Adam Tkac
· 15 years ago
8c04838
[Development] Implement *Plain types on the client side.
by Adam Tkac
· 15 years ago
80fb7ef
[Development] Set default security types as follows:
by Adam Tkac
· 15 years ago
fb99315
[Development] Extend Security class to allow different default sectypes for server/viewer.
by Adam Tkac
· 15 years ago
95e2fe8
[Bugfix] Return also "standard" security types (except VeNCrypt type) as
by Adam Tkac
· 15 years ago
3c5be39
[Development] Rename CSecurityTLSBase class to CSecurityTLS.
by Adam Tkac
· 15 years ago
0e61c34
[Development] Merge CSecurityTLS and CSecurityX509 classes into CSecurityTLSBase class.
by Adam Tkac
· 15 years ago
21b61a5
[Development] Rename SSecurityTLSBase source/class to SSecurityTLS.
by Adam Tkac
· 15 years ago
f39671d
[Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase class.
by Adam Tkac
· 15 years ago
f5f6a00
[Development] Implement VeNCrypt X509 subtypes on the client side.
by Adam Tkac
· 15 years ago
5bf73fb
[Development] Implement X509 VeNCrypt subtypes on the server side.
by Adam Tkac
· 15 years ago
707d361
[Development] Create VeNCrypt security types in Security class.
by Adam Tkac
· 15 years ago
a032593
[Development] Pass Security instance to {C,S}SecurityVeNCrypt.
by Adam Tkac
· 15 years ago
957a5ae
[Development] Minor fixes in previous commit.
by Adam Tkac
· 15 years ago
b3e60c6
[Development] Support VeNCrypt Security types in standard security type parser.
by Adam Tkac
· 15 years ago
0c77e51
[Development] Use U32 as internal SecurityType type.
by Adam Tkac
· 15 years ago
df79970
[Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.
by Adam Tkac
· 15 years ago
b10489b
[Development] Implement VeNCrypt type support on client side. Currently only
by Adam Tkac
· 15 years ago
dfe19cf
[Development] Implement VeNCrypt security type on server side. Currently only
by Adam Tkac
· 15 years ago
f324dc4
[Development] Use enhanced Security class by both UNIX and Windows viewers.
by Adam Tkac
· 15 years ago
c210e8a
[Development] Enhance Security class to be usable by viewer.
by Adam Tkac
· 15 years ago
a6578bf
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
by Adam Tkac
· 15 years ago
1d15e2d
[Development] Implement Security class. This class will be used to create
by Adam Tkac
· 15 years ago
b6eb399
[Bugfix] Include Security.h instead of former secTypes.h in Security.cxx.
by Adam Tkac
· 15 years ago
9c28a7b
Remove unneeded secTypeEncrypts() function.
by Adam Tkac
· 15 years ago
94d88c1
[Development] Define security types as rdr::U8 values.
by Adam Tkac
· 15 years ago
5a0caed
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
by Adam Tkac
· 15 years ago
[Renamed from common/rfb/secTypes.cxx]
d36b626
Revert previous commit (r3889). Windows code has to be cleaned before this
by Adam Tkac
· 16 years ago
97abe8a
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
by Adam Tkac
· 16 years ago
a2adc8d
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago