aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SecurityServer.h
Commit message (Collapse)AuthorAgeFilesLines
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-2/+3
| | | | | There is already an implicit connection between them, so let's make it explicit. This allows easy lookup outside of the processMsg() function.
* Allow SSecurity to specify AccessRights for SConnection.Michal Srb2014-11-101-1/+2
| | | | | | | SConnection has AccessRights property that specifies what connected client can do. Set this property to value given by SSecurity after successful authentication. This way individual SSecurity subclasses can accept clients but restrict their access.
* [Development] Move Get{C,S}Security from Security class to separate classes.Adam Tkac2010-10-011-0/+41
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4156 3789f03b-4d11-0410-bbf8-ca57d06f2519