aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SecurityServer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Don't enable RSA-AES by default in serversPierre Ossman2022-10-141-3/+0
* Add support for RSA-AES security typespdlan2022-09-011-3/+21
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-11/+11
* Revert "Use VncAuth as the default security type, ..."Pierre Ossman2014-11-111-1/+1
* Give a correct list of valid security schemesPierre Ossman2014-09-171-1/+5
* Use VncAuth as the default security type, since TLS causes a significant perf...DRC2011-02-211-1/+1
* Make the VeNCrypt security type implicitDRC2011-02-211-1/+1
* [Development] Move Get{C,S}Security from Security class to separate classes.Adam Tkac2010-10-011-0/+77