aboutsummaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exittimer' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-094-2/+15
|\
| * Get rid of SocketServer::checkTimeouts()Pierre Ossman2018-11-091-1/+2
| * Properly terminate server on timeoutsPierre Ossman2018-11-093-1/+13
* | Merge branch 'vncserver' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-0911-39/+304
|\|
| * Stop trying to send ListConnInfo via WM_COPYDATAPierre Ossman2018-11-092-3/+3
| * Move ListConnInfo to WinVNC directoryPierre Ossman2018-11-098-20/+253
| * Encapsulate client handling in VNCServerSTPierre Ossman2018-10-261-0/+1
| * Remove QueryConnectionHandlerPierre Ossman2018-10-104-6/+38
| * Force common flow of connection queriesPierre Ossman2018-10-092-11/+10
* | Merge branch 'nojava' of https://github.com/CendioOssman/tigervncPierre Ossman2018-10-2614-288/+2
|\|
| * Remove Java web serverPierre Ossman2018-10-0914-288/+2
* | Change to https for tigervnc URLPierre Ossman2018-10-193-3/+3
|/
* Interpret Meta as AltPierre Ossman2018-09-211-0/+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-295-11/+11
|/
* 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-082-2/+2
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-312-2/+2
* Stop using CopyRect in WinVNCPierre Ossman2017-11-241-5/+5
* Merge branch 'pause' of https://github.com/CendioOssman/tigervncPierre Ossman2017-11-171-0/+31
|\
| * Handle Ctrl+Alt+Delete in raw keyboard modePierre Ossman2017-11-131-0/+8
| * Handle Windows scan code exceptionsPierre Ossman2017-11-131-0/+23
* | Fix compile error on windows when not building with GnuTLSBrian P. Hinz2017-11-161-0/+2
* | 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
* | Configuration::listParams wants width/nameWidth; not ConfigurationObjectPeter Åstrand (astrand)2017-11-081-1/+1
* | Get rid of getFbSize()/getDesktopSize() in commonPierre Ossman2017-09-225-6/+15
* | rfb_win32: Use scan codes if availableRahul Kale2017-09-115-4/+46
* | Basic support for QEMU Extended Key EventsPierre Ossman2017-08-284-5/+5
* | rfb_win32: Add support for LED state notificationsRahul Kale2017-08-282-1/+31
|/
* Update visible copyright year to 2017Samuel Mannehed2017-03-202-2/+2
* Change cursor API to use RGBA dataPierre Ossman2017-02-222-86/+153
* spelling fixesklemens2017-01-283-3/+3
* Don't fail old service cleanupPierre Ossman2016-08-181-2/+10
* Replace Windows specific thread handlingPierre Ossman2016-07-0715-387/+129
* Clean up old WinVNC servicesPierre Ossman2016-06-131-0/+5
* Don't reference Xregion unless used directlyPierre Ossman2016-05-132-2/+2
* Specify TigerVNC Project as the vendor/companyPierre Ossman2016-05-131-1/+1
* Move socket write event handling in to the RFB corePierre Ossman2016-04-291-1/+1
* change the Copyright yearBojan Memetovic2016-03-182-2/+2
* Remove legacy Windows codePierre Ossman2016-01-1233-1086/+288
* Remove stub mirror driver codePierre Ossman2016-01-126-73/+3
* Shorten service identifierPierre Ossman2016-01-121-1/+1
* Provide description for servicesPierre Ossman2016-01-123-4/+12
* Enable Windows specific debug code in debug buildsPierre Ossman2015-09-291-0/+4
* Use correct type for format stringPierre Ossman2015-09-291-1/+3
* Clean up listening sockets on errorPierre Ossman2015-09-291-1/+5
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-292-9/+9