aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityMSLogonII.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize some more logging and exceptionsPierre Ossman2024-11-221-4/+4
* Use standard exception classesPierre Ossman2024-11-061-5/+4
* Move getUserPasswd()/showMsgBox() to CConnectionKang Lin2024-08-301-1/+1
* Avoid connection failed exceptionPierre Ossman2024-08-131-2/+2
* Don't abuse auth failure exceptionPierre Ossman2024-08-071-2/+2
* Avoid shadowing variablesPierre Ossman2024-06-241-2/+2
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-9/+8
* Use std::vector for basic data arraysPierre Ossman2023-02-011-4/+3
* Use stdint typesPierre Ossman2023-02-011-9/+10
* Fix CRLF line endingsPierre Ossman2023-01-171-151/+151
* Add client-side support for the MSLogonII security type.Dinglan Peng2022-12-271-0/+151