aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SecurityClient.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Add client-side support for the MSLogonII security type.Dinglan Peng2022-12-271-2/+5
* Add client-side support for the DH security type.Dinglan Peng2022-12-271-2/+5
* Add support for RSA-AES security typespdlan2022-09-011-7/+25
* Remove unused CSecurity::description()Pierre Ossman2022-08-251-6/+0
* Clean up default value for X509 parametersPierre Ossman2021-06-131-7/+0
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-17/+27
* Fix copy-paste error for the secTypeX509Vnc security typePierre Ossman2015-11-271-1/+1
* Give a correct list of valid security schemesPierre Ossman2014-09-171-1/+5
* Make the VeNCrypt security type implicitDRC2011-02-211-1/+1
* [Development] client: Add dialog window to accept/save invalid X509Adam Tkac2010-11-181-0/+12
* [Development] Move Get{C,S}Security from Security class to separate classes.Adam Tkac2010-10-011-0/+88