aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/ServerParams.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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