aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SSecurityPlain.h
Commit message (Expand)AuthorAgeFilesLines
* Mark overridden virtual functionsPierre Ossman2024-06-241-3/+3
* Use fixed size character bufferPierre Ossman2023-02-041-6/+2
* Be consistent in including config.hPierre Ossman2021-12-301-4/+0
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-2/+2
* Add missing virtual destructorsSteve Kondik2017-07-081-0/+4
* Limit max username/password size in SSecurityPlain.Michal Srb2017-03-301-0/+3
* [Development] Implement *Plain security types on the server side and useAdam Tkac2010-09-021-7/+8
* [Cleanup] Ensure all files use LF as newline control character, not CR+LF.Adam Tkac2010-08-111-60/+60
* [Development] Create VeNCrypt security types in Security class.Adam Tkac2010-07-201-4/+0
* [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.Adam Tkac2010-04-281-0/+8
* [Development] Implement VeNCrypt security type on server side. Currently onlyAdam Tkac2010-04-231-0/+56