aboutsummaryrefslogtreecommitdiffstats
path: root/win/winvnc/winvnc.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove "str" prefix from string helpersPierre Ossman2023-02-041-3/+3
* Use std::string instead of CharArrayPierre Ossman2023-02-041-11/+11
* Get rid of TCHAR magicPierre Ossman2023-02-041-12/+12
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Catch exceptions by referencePierre Ossman2018-05-291-2/+2
* Configuration::listParams wants width/nameWidth; not ConfigurationObjectPeter Åstrand (astrand)2017-11-081-1/+1
* Don't fail old service cleanupPierre Ossman2016-08-181-2/+10
* Clean up old WinVNC servicesPierre Ossman2016-06-131-0/+5
* Provide description for servicesPierre Ossman2016-01-121-0/+1
* Improve TigerVNC branding in WinVNCPierre Ossman2015-05-041-2/+2
* Fix unsafe format strings to the logging functionsPierre Ossman2015-03-031-1/+1
* Give CharArray a printf style method to ease automatic allocationPierre Ossman2015-03-031-4/+4
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-1/+1
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-3/+0
* Make WinVNC service mode work on Windows Vista and beyond.Samuel Mannehed2014-02-071-11/+11
* [Development] winvnc: Enable debug output when built with -D_DEBUGAdam Tkac2011-01-261-3/+13
* [Bugfix] win: Enable server configuration parameters in winvnc.Adam Tkac2010-11-111-0/+2
* winvnc: Declare the main() function as WinMain()Adam Tkac2010-06-251-1/+4
* winvnc: Declare argv as "char**" instead of "const *char[]"Adam Tkac2010-06-251-2/+2
* [Development] Add possibility to define viewer/server specific parameters viaAdam Tkac2010-04-231-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+262