aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/ServerParams.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize some more logging and exceptionsPierre Ossman2024-11-221-1/+1
* Merge branch 'mouse-button-support' of https://github.com/CendioHalim/tigervncPierre Ossman2024-11-181-1/+1
|\
| * vncviewer: support for back/forward mouse buttonsAdam Halim2024-10-221-1/+1
* | Use standard exception classesPierre Ossman2024-11-061-4/+5
* | Use static string for exceptionsPierre Ossman2024-11-061-1/+2
|/
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+1
* Use std::string for string memory managementPierre Ossman2023-02-041-4/+2
* Use stdint typesPierre Ossman2023-02-011-2/+2
* Be consistent in including config.hPierre Ossman2021-12-301-0/+5
* Handle unsolicited clipboard transfersPierre Ossman2021-01-041-0/+12
* Support extended clipboard transfersPierre Ossman2019-07-011-1/+19
* Move client attributes out of ServerParamsPierre Ossman2018-11-011-4/+1
* Merge client resize capabilitiesPierre Ossman2018-11-011-1/+1
* Remove unused flags from ServerParamsPierre Ossman2018-11-011-4/+1
* Split out ServerParams from ConnParamsPierre Ossman2018-11-011-0/+90