aboutsummaryrefslogtreecommitdiffstats
path: root/win/vncconfig/vncconfig.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-4/+4
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-1/+1
| * Standardize on sentence case in titlesMadeleine (ThinLinc team)2024-11-111-3/+3
* | Use standard library naming for exceptionsPierre Ossman2024-11-061-2/+2
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-1/+1
* | Use what() to access exception descriptionPierre Ossman2024-11-061-1/+1
|/
* Split SystemException to handle WindowsPierre Ossman2024-10-091-2/+2
* Avoid shadowing variablesPierre Ossman2024-06-241-1/+0
* Use nullptr in all C++ codePierre Ossman2024-06-241-6/+6
* Get rid of TCHAR magicPierre Ossman2023-02-041-9/+9
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+1
* Remove legacy Windows codePierre Ossman2016-01-121-1/+0
* Improve TigerVNC branding in WinVNCPierre Ossman2015-05-041-1/+1
* winsock2.h must always be included before windows.hPierre Ossman2015-03-171-0/+1
* String literals are constantPierre Ossman2014-07-141-1/+1
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-3/+0
* [Development] Windows vncconfig: add various TLS related boxes to Security di...Adam Tkac2011-02-011-1/+1
* [Bugfix] win: Enable server configuration options in vncconfig.Adam Tkac2010-11-111-0/+2
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-1/+0
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-2/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+191