aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use size_t for lengths in stream objectsPierre Ossman2019-11-1532-182/+184
* Remove unused FixedMemOutStreamPierre Ossman2019-11-151-52/+0
* Add sanity checks for PixelFormat shift valuesPierre Ossman2019-11-152-0/+13
* Fix depth sanity test in PixelFormatPierre Ossman2019-11-152-1/+5
* Add unit test for PixelFormat sanity checksPierre Ossman2019-11-153-1/+119
* Handle empty Tight gradient rectsPierre Ossman2019-11-151-16/+21
* Add write protection to OffsetPixelBufferPierre Ossman2019-11-152-0/+9
* Restrict PixelBuffer dimensions to safe valuesPierre Ossman2019-11-151-0/+22
* Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-159-102/+111
* Make ZlibInStream more robust against failuresPierre Ossman2019-11-156-11/+16
* Update Swedish translationGöran Uddeborg2019-11-121-105/+93
* Update Czech translationPetr Pisar2019-11-121-104/+104
* 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
* Update Russian translationYuri Kozlov2019-11-011-104/+104
* Add build scripts for ubunto 18.04 (bionic)Brian P. Hinz2019-10-2916-0/+803
* Update Brazilian Portuguese translationRafael Fontenelle2019-10-291-105/+105
* Update Bulgarian translationAlexander Shopov2019-10-291-104/+93
* Update German translationMario Blättermann2019-10-291-239/+95
* Update Ukrainian translationYuri Chornoivan2019-10-291-106/+106
* Update Chinese (traditional) translationpan934122019-10-291-103/+103
* Merge pull request #894 from samhed/masterSamuel Mannehed2019-10-281-2/+5
|\
| * Don't show the context menu hint when no hotkeySamuel Mannehed2019-10-251-2/+5
|/
* [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
* Change development version to 1.10.80Pierre 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