summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.10.0v1.10.0Pierre Ossman2019-11-183-4/+4
* Update Swedish translationGöran Uddeborg2019-11-181-105/+93
* Update Czech translationPetr Pisar2019-11-181-104/+104
* Update Russian translationYuri Kozlov2019-11-181-104/+104
* Update Brazilian Portuguese translationRafael Fontenelle2019-11-181-105/+105
* Update Bulgarian translationAlexander Shopov2019-11-181-104/+93
* Update German translationMario Blättermann2019-11-181-239/+95
* Update Ukrainian translationYuri Chornoivan2019-11-181-106/+106
* Update Chinese (traditional) translationpan934122019-11-181-103/+103
* Set explicit connect timeout on socket and use timer instead of counting iter...Brian P. Hinz2019-11-061-2/+3
* Poll local socket to make sure SSH tunnel is ready before connectingBrian P. Hinz2019-11-041-2/+29
* Fix external SSH arguments dialogBrian P. Hinz2019-11-032-19/+18
* Fix for dialog modality on Mac OS XBrian P. Hinz2019-11-031-0/+3
* Fix for issue #796Brian P. Hinz2019-11-033-28/+25
* Using socket.getPeerName() causes DNS lookup and noticable UI stallBrian P. Hinz2019-11-021-4/+2
* [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771Brian P. Hinz2019-10-222-5/+17
* [java] Trim any leading/trailing whitespace from servernameBrian P. Hinz2019-10-221-0/+1
* TigerVNC 1.9.90 (1.10.0 beta)v1.9.90Pierre Ossman2019-10-183-4/+4
* Update translation template filePierre Ossman2019-10-181-96/+84
* Merge branch 'fix-mistake' of https://github.com/gschwind/tigervncPierre Ossman2019-10-141-2/+2
|\
| * fix to early remove of iterator in VNCServerST::removeSocketBenoit Gschwind2019-08-241-2/+2
* | Fix bad PixelBuffer reference in VNCServerST::setPixelBuffer()Pierre Ossman2019-10-041-1/+1
* | Merge pull request #866 from gschwind/fix-wrong-test-orderSamuel Mannehed2019-10-020-0/+0
|\ \
| * | fix test order in convertLF and convertCRLFBenoit Gschwind2019-08-301-4/+4
| |/
* | Fix length checks in string conversion functionsPierre Ossman2019-09-251-16/+16
* | Add unit tests for convertLF() and convertCRLF()Pierre Ossman2019-09-252-0/+127
* | Split test programs to benchmarking and unit testsPierre Ossman2019-09-2517-45/+51
* | Use display polling by default in WinVNCPierre Ossman2019-09-061-1/+1
|/
* Merge pull request #849 from grulja/masterSamuel Mannehed2019-07-151-1/+1
|\
| * Do not return returncode indicating error when listing sessionsJan Grulich2019-07-111-1/+1
|/
* Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervncPierre Ossman2019-07-0154-433/+2192
|\
| * Support extended clipboard transfersPierre Ossman2019-07-0123-37/+812
| * Use UTF-8 in clipboard APIPierre Ossman2019-07-017-92/+282
| * Improved clipboard APIPierre Ossman2019-07-0126-239/+820
| * Add UTF-8 to/from ISO 8859-1 conversion routinesPierre Ossman2019-07-017-96/+220
| * Clean up internal clipboard handlingPierre Ossman2019-07-0133-81/+79
| * Make sure clipboard uses \n line endingsPierre Ossman2019-07-0112-32/+123
* | Remove max area parameter from Region::get_rects()Pierre Ossman2019-06-242-12/+5
* | Properly mark overloaded methods with virtualPierre Ossman2019-06-181-3/+3
* | Request keyboard grab ability under XwaylandPierre Ossman2019-06-182-0/+23
* | Update French translationStéphane Aulery2019-05-141-97/+165
* | Merge branch 'master' of https://github.com/lprylli/tigervncPierre Ossman2019-05-091-1/+1
|\ \ | |/ |/|
| * Fix wrap-aware isAfter function in Congestion.cxxLoic Prylli2019-04-271-1/+1
* | Remove unneeded logging from ZRLE decoderPierre Ossman2019-04-291-2/+0
* | Do proper logging rather than fprintf(stderr, ...)Pierre Ossman2019-04-297-23/+38
* | Remove commented out loggingPierre Ossman2019-04-292-12/+0
|/
* Always get raw keyboard layout on macOSPierre Ossman2019-04-041-1/+1
* replace free with delete[]Marcel Schneider2019-04-031-2/+2
* Increase version string buffer size for gccPierre Ossman2019-04-011-1/+1
* Remove unused force protocol 3.3 codePierre Ossman2019-04-013-16/+4