aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/Configuration.h
Commit message (Expand)AuthorAgeFilesLines
* Mark overridden virtual functionsPierre Ossman2024-06-241-22/+22
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+2
* Use std::string for string memory managementPierre Ossman2023-02-041-2/+2
* Use std::string instead of CharArrayPierre Ossman2023-02-041-5/+7
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-16/+12
* Return std::vector instead of dynamic allocationPierre Ossman2023-02-041-3/+3
* Clean up BinaryParameter typingPierre Ossman2023-02-041-5/+6
* Clean up default value for X509 parametersPierre Ossman2021-06-131-1/+0
* Keep own memory for duplicate config valuePierre Ossman2021-06-111-1/+1
* Use size_t for lengths in stream objectsPierre Ossman2019-11-151-6/+7
* x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSizePeter Åstrand (astrand)2017-11-081-0/+6
* rfb: Fix hidden function overload warningsSteve Kondik2017-07-081-0/+2
* Replace Windows specific thread handlingPierre Ossman2016-07-071-0/+4
* Remove parameter "hasBeenSet" logicPierre Ossman2015-04-271-3/+0
* Simplify rfb::ParameterIterator - we always iterate over all enabled params.Adam Tkac2013-03-141-4/+4
* Remove unused assignment operator declaration from rfb::ConfigurationAdam Tkac2013-03-141-5/+0
* Remove unused parameter from rfb::Configuration::Configuration()Adam Tkac2013-03-141-1/+1
* Make it easier to read string parameters by providing an implicit conversionPierre Ossman2011-03-021-0/+1
* [Development] Allow changing the default value of string parameters. (Martin ...Adam Tkac2010-11-111-0/+1
* [Development] Add possibility to define viewer/server specific parameters viaAdam Tkac2010-04-231-8/+37
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+265