aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/Configuration.cxx
Commit message (Expand)AuthorAgeFilesLines
* Return std::vector instead of dynamic allocationPierre Ossman2023-02-041-10/+7
* Avoid duplicating configuration settingPierre Ossman2023-02-041-16/+7
* Make sure length is reset on assignmentPierre Ossman2023-02-041-1/+3
* Clean up BinaryParameter typingPierre Ossman2023-02-041-10/+14
* Move hex conversion helpers to utilPierre Ossman2023-02-041-3/+9
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Clean up default value for X509 parametersPierre Ossman2021-06-131-7/+0
* Keep own memory for duplicate config valuePierre Ossman2021-06-111-5/+10
* Use size_t for lengths in stream objectsPierre Ossman2019-11-151-3/+3
* Do proper logging rather than fprintf(stderr, ...)Pierre Ossman2019-04-291-1/+1
* Handle hexadecimal and octal parametersPierre Ossman2018-05-031-1/+1
* x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSizePeter Åstrand (astrand)2017-11-081-0/+18
* Replace Windows specific thread handlingPierre Ossman2016-07-071-13/+6
* Remove parameter "hasBeenSet" logicPierre Ossman2015-04-271-13/+1
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-4/+0
* Remove unused assignment operator declaration from rfb::ConfigurationAdam Tkac2013-03-141-17/+0
* Remove unused parameter from rfb::Configuration::Configuration()Adam Tkac2013-03-141-8/+0
* Fixed the formatting of a few Cendio copyright lines, so that it isPeter Åstrand2011-09-281-1/+1
* Make it easier to read string parameters by providing an implicit conversionPierre Ossman2011-03-021-0/+4
* [Development] Allow changing the default value of string parameters. (Martin ...Adam Tkac2010-11-111-0/+6
* [Development] Add possibility to define viewer/server specific parameters viaAdam Tkac2010-04-231-16/+42
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-041-9/+9
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-041-9/+9
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+466