aboutsummaryrefslogtreecommitdiffstats
path: root/win/vncconfig
Commit message (Expand)AuthorAgeFilesLines
* Split SystemException to handle WindowsPierre Ossman2024-10-092-3/+3
* Avoid shadowing variablesPierre Ossman2024-06-241-1/+0
* Mark overridden virtual functionsPierre Ossman2024-06-248-28/+28
* Use nullptr in all C++ codePierre Ossman2024-06-2411-33/+33
* Update copyright year to 2024Samuel Mannehed2024-01-091-1/+1
* Update copyright year to 2023Samuel Mannehed2023-07-201-1/+1
* Prefer target_include_directories()Pierre Ossman2023-03-311-2/+1
* Remove unused rfb/util.h includesPierre Ossman2023-02-042-0/+2
* Remove "str" prefix from string helpersPierre Ossman2023-02-042-3/+3
* Use std::string instead of CharArrayPierre Ossman2023-02-044-45/+33
* Use std::vector for temporary char arraysPierre Ossman2023-02-041-10/+10
* Make strSplit() simpler and saferPierre Ossman2023-02-042-23/+17
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-043-16/+15
* Use fixed size character bufferPierre Ossman2023-02-041-10/+10
* Return static char buffer from some methodsPierre Ossman2023-02-042-3/+3
* Use StringParameters directlyPierre Ossman2023-02-042-8/+7
* Get rid of TCHAR magicPierre Ossman2023-02-0410-137/+137
* Return std::vector instead of dynamic allocationPierre Ossman2023-02-041-4/+3
* Explicitly mark unused parametersPierre Ossman2023-01-047-7/+7
* Update copyright year to 2022Pierre Ossman2022-01-051-1/+1
* Update copyright year to 2021Pierre Ossman2021-01-251-1/+1
* Use standard install dir variable namesPierre Ossman2020-03-121-1/+1
* Update copyright year to 2020Pierre Ossman2020-01-161-1/+1
* Update visible copyright years to 2019Samuel Mannehed2019-02-271-1/+1
* Merge branch 'nojava' of https://github.com/CendioOssman/tigervncPierre Ossman2018-10-264-40/+0
|\
| * Remove Java web serverPierre Ossman2018-10-094-40/+0
* | Change to https for tigervnc URLPierre Ossman2018-10-191-1/+1
|/
* Catch exceptions by referencePierre Ossman2018-05-292-4/+4
* Fix another compile error on Windows when not building with GnuTLSPeter Åstrand (astrand)2018-05-021-0/+2
* Update visible copyright year to 2018Samuel Mannehed2018-02-081-1/+1
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-311-1/+1
* Merge pull request #500 from bphinz/issue106-rebaseBrian Hinz2017-11-151-3/+52
|\
| * Move gnutls functions into SSecurityTLSBrian P. Hinz2017-11-141-33/+2
| * Hook up the "Load X.509 Cert/Key" dialogs in winvncBrian P. Hinz2017-08-211-3/+83
* | rfb_win32: Use scan codes if availableRahul Kale2017-09-113-4/+10
|/
* Update visible copyright year to 2017Samuel Mannehed2017-03-201-1/+1
* Don't reference Xregion unless used directlyPierre Ossman2016-05-131-1/+1
* change the Copyright yearBojan Memetovic2016-03-181-1/+1
* Remove legacy Windows codePierre Ossman2016-01-128-36/+10
* Remove stub mirror driver codePierre Ossman2016-01-123-11/+1
* Show error dialog when ACL pattern isn't acceptedPierre Ossman2015-08-101-2/+7
* Change netmask to prefix in ACL documentationPierre Ossman2015-08-101-1/+1
* Improve TigerVNC branding in WinVNCPierre Ossman2015-05-041-1/+1
* winsock2.h must always be included before windows.hPierre Ossman2015-03-171-0/+1
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-3/+3
* Use new API for getVncAuthPasswd()Pierre Ossman2014-12-021-1/+2
* String literals are constantPierre Ossman2014-07-141-1/+1
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-3/+0
* Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes...Samuel Mannehed2014-02-121-17/+14
* Update more copyrights to 2013. Peter Åstrand2013-06-111-1/+1