aboutsummaryrefslogtreecommitdiffstats
path: root/win/winvnc
Commit message (Expand)AuthorAgeFilesLines
* Split SystemException to handle WindowsPierre Ossman2024-10-093-5/+5
* Remove fake framebuffer update request callPierre Ossman2024-08-121-1/+0
* Avoid shadowing variablesPierre Ossman2024-06-241-2/+1
* Mark overridden virtual functionsPierre Ossman2024-06-247-16/+16
* Use nullptr in all C++ codePierre Ossman2024-06-2410-50/+50
* Remove the network::SocketServer interface.Carlos Santos2024-04-262-4/+4
* Move the AccessRights type and constants to the rfb namespaceCarlos Santos2024-04-231-15/+15
* 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/+2
* Remove unused rfb/util.h includesPierre Ossman2023-02-042-0/+2
* Remove "str" prefix from string helpersPierre Ossman2023-02-042-4/+4
* Use std::string for string memory managementPierre Ossman2023-02-041-6/+5
* Use std::string instead of CharArrayPierre Ossman2023-02-048-43/+39
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-10/+9
* Return static char buffer from some methodsPierre Ossman2023-02-041-1/+1
* Use string literal instead of dynamic bufferPierre Ossman2023-02-042-8/+8
* Use StringParameters directlyPierre Ossman2023-02-041-2/+1
* Get rid of TCHAR magicPierre Ossman2023-02-0410-52/+48
* Work around -Wcast-function-typePierre Ossman2023-01-051-1/+1
* Explicitly mark switch case fall throughPierre Ossman2023-01-051-0/+1
* Explicitly mark unused parametersPierre Ossman2023-01-043-4/+4
* Don't do access checks on early clientsPierre Ossman2022-11-071-3/+5
* Remove 32-/64-bit distinctionsPierre Ossman2022-01-211-7/+2
* Update copyright year to 2022Pierre Ossman2022-01-051-1/+1
* Be consistent in including config.hPierre Ossman2021-12-307-0/+29
* 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 'exittimer' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-091-1/+3
|\
| * Properly terminate server on timeoutsPierre Ossman2018-11-091-1/+3
* | Merge branch 'vncserver' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-097-37/+237
|\|
| * Stop trying to send ListConnInfo via WM_COPYDATAPierre Ossman2018-11-092-3/+3
| * Move ListConnInfo to WinVNC directoryPierre Ossman2018-11-096-19/+221
| * Encapsulate client handling in VNCServerSTPierre Ossman2018-10-261-0/+1
| * Remove QueryConnectionHandlerPierre Ossman2018-10-102-5/+3
| * Force common flow of connection queriesPierre Ossman2018-10-092-11/+10
* | Merge branch 'nojava' of https://github.com/CendioOssman/tigervncPierre Ossman2018-10-268-227/+2
|\|
| * Remove Java web serverPierre Ossman2018-10-098-227/+2
* | Change to https for tigervnc URLPierre Ossman2018-10-192-2/+2
|/
* Merge branch 'unix' of https://github.com/CendioOssman/tigervncPierre Ossman2018-05-292-5/+5
|\
| * Use abstract SocketListener classPierre Ossman2018-05-042-5/+5
* | Catch exceptions by referencePierre Ossman2018-05-291-2/+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
* Configuration::listParams wants width/nameWidth; not ConfigurationObjectPeter Åstrand (astrand)2017-11-081-1/+1
* Get rid of getFbSize()/getDesktopSize() in commonPierre Ossman2017-09-224-5/+11
* Update visible copyright year to 2017Samuel Mannehed2017-03-201-1/+1
* spelling fixesklemens2017-01-281-1/+1