aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityVeNCrypt.cxx
Commit message (Expand)AuthorAgeFilesLines
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-4/+5
* Use better security method description when using VeNCryptPierre Ossman2017-09-011-0/+7
* Display security state when asking for passwordPierre Ossman2017-09-011-0/+6
* Always log chosen security typePierre Ossman2014-11-111-1/+1
* [Bugfix] Improve r4300 - also honor server's sectype order for VeNCrypt subty...Adam Tkac2011-02-211-5/+5
* [Development] Move Get{C,S}Security from Security class to separate classes.Adam Tkac2010-10-011-1/+1
* [Cleanup] Ensure all files use LF as newline control character, not CR+LF.Adam Tkac2010-08-111-193/+193
* [Development] Create VeNCrypt security types in Security class.Adam Tkac2010-07-201-25/+1
* [Development] Use SecurityType also as configuration for VeNCrypt.Adam Tkac2010-07-201-20/+9
* [Development] Pass Security instance to {C,S}SecurityVeNCrypt.Adam Tkac2010-07-201-1/+1
* [Development] Add more debug logging into {C,S}SecurityVeNCrypt.Adam Tkac2010-07-201-0/+8
* Use {C,S}Security instead of {C,S}SecurityStack objects in VeNCrypt routines.Adam Tkac2010-07-201-3/+3
* [Development] Implement VeNCrypt type support on client side. Currently onlyAdam Tkac2010-04-231-0/+220