aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityPlain.cxx
Commit message (Expand)AuthorAgeFilesLines
* Move getUserPasswd()/showMsgBox() to CConnectionKang Lin2024-08-301-2/+1
* Consistently use uint8_t for data buffersPierre Ossman2023-03-181-2/+2
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-8/+7
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-1/+1
* Display security state when asking for passwordPierre Ossman2017-09-011-1/+1
* Clean out unused dependencies from CConnection.hPierre Ossman2015-11-091-0/+2
* [Development] Implement *Plain types on the client side.Adam Tkac2010-09-021-0/+43