aboutsummaryrefslogtreecommitdiffstats
path: root/win/winvnc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't fail old service cleanupPierre Ossman2016-08-181-2/+10
* Replace Windows specific thread handlingPierre Ossman2016-07-076-41/+84
* Clean up old WinVNC servicesPierre Ossman2016-06-131-0/+5
* 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-122-10/+14
* Shorten service identifierPierre Ossman2016-01-121-1/+1
* Provide description for servicesPierre Ossman2016-01-121-0/+1
* Clean up listening sockets on errorPierre Ossman2015-09-291-1/+5
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-292-9/+9
* Improve TigerVNC branding in WinVNCPierre Ossman2015-05-042-3/+3
* Convert WinVNC to the new TcpListener APIPierre Ossman2015-03-173-19/+42
* Local address change events are not socket specificPierre Ossman2015-03-172-4/+4
* Resurrect TcpListener::getMyAddresses()Pierre Ossman2015-03-171-2/+2
* Fix unsafe format strings to the logging functionsPierre Ossman2015-03-033-4/+4
* Don't shove a pointer into a 32-bit variablePierre Ossman2015-03-032-4/+3
* Give CharArray a printf style method to ease automatic allocationPierre Ossman2015-03-032-7/+6
* Reorder class initialiser list to match what actually happensPierre Ossman2015-03-032-7/+8
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-1/+1
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-072-5/+0
* Make WinVNC service mode work on Windows Vista and beyond.Samuel Mannehed2014-02-076-37/+161
* Removes the additional padding reserved for the menubar and enables drag undo...Brian Hinz2014-01-122-1/+3
* Update more copyrights to 2013. Peter Åstrand2013-06-111-1/+1
* Windows has a bit of a peculiarity in that winsock2.h must be includedPierre Ossman2012-04-261-1/+2
* Build wm_hooks in its own directory. Makes the build structure more clear.Pierre Ossman2012-04-251-12/+0
* Consolidate the installation paths and make sure we have decent defaults.Pierre Ossman2012-03-271-2/+2