aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/SecurityPage.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify code using range-based for loopsPierre Ossman2024-06-241-6/+4
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+1
* Use stdint typesPierre Ossman2023-02-011-5/+5
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+1
* Fix compile error on windows when not building with GnuTLSBrian P. Hinz2017-11-161-0/+2
* Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes...Samuel Mannehed2014-02-121-81/+59
* [Development] Add new rfb_win32::SecurityPage classAdam Tkac2011-02-011-0/+237