aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1 from johnmartin-oracle/johnmartin-oracle-patch-1johnmartin-oracle2020-08-271-11/+11
|\
| * Update Surface_X11.cxxjohnmartin-oracle2020-08-271-11/+11
|/
* Fix size of 16x16 iconPierre Ossman2020-08-241-0/+0
* Hide base SConnection methods from VNCServerSTPierre Ossman2020-08-212-2/+4
* Call correct wrappers for clipboard handlingPierre Ossman2020-08-211-3/+3
* Change development version to 1.11.80Pierre Ossman2020-08-193-4/+4
* Update translation template filePierre Ossman2020-08-191-137/+222
* Merge branch 'master-improve-ComparingUpdateTracker' of https://github.com/Ma...Pierre Ossman2020-08-191-4/+80
|\
| * Enhanced ComparingUpdateTracker to crop changed blocksMark Mielke2020-07-221-4/+80
* | Comment on SELinux rule affect other commandsPierre Ossman2020-08-171-0/+1
* | Merge branch 'vnc_home' of https://github.com/wrabcak/tigervncPierre Ossman2020-08-172-5/+18
|\ \
| * | [SELinux] Allow vnc session create ~/.vncLukas Vrabec2020-07-312-5/+18
| |/
* | Merge branch 'master-fix-vncserver-display-selector' of https://github.com/Ma...Pierre Ossman2020-08-171-60/+33
|\ \
| * | vncserver: Display check should confirm UNIX domain socket is still validMark Mielke2020-07-291-3/+8
| * | vncserver: Display check should be re-factored for Perl 5Mark Mielke2020-07-291-36/+6
| * | vncserver: Display check should confirm lock file is still validMark Mielke2020-07-291-3/+5
| * | vncserver: Display check should avoid duplicate codeMark Mielke2020-07-291-14/+10
| * | vncserver: Display check should use named variablesMark Mielke2020-07-291-6/+13
| * | vncserver: Display check should check for lock file firstMark Mielke2020-07-291-6/+6
| * | vncserver: Remove legacy HP-UX supportMark Mielke2020-07-291-7/+0
| |/
* | Free memory from getaddrinfo()Pierre Ossman2020-08-171-0/+2
* | Merge branch 'winvnc' of https://github.com/CendioOssman/tigervncPierre Ossman2020-08-178-173/+200
|\ \
| * | Fix capitalisation of LICENCE.TXTPierre Ossman2020-08-172-2/+2
| * | Warn that WinVNC is unmaintainedPierre Ossman2020-07-162-0/+3
| * | Split WinVNC to a separate installerPierre Ossman2020-07-164-156/+173
| * | Run maketarball through bashPierre Ossman2020-07-161-2/+2
| * | Move release cmake stuff to release directoryPierre Ossman2020-07-165-19/+25
| * | Test packaging on TravisPierre Ossman2020-07-162-3/+4
* | | Fixes for Java 11. SocketDescriptor change was a workaround for a previous ja...Brian P. Hinz2020-08-092-36/+14
* | | Merge pull request #1069 from MarkMielke/master-tigervnc-rpm-spec-updatesSamuel Mannehed2020-07-311-3/+8
|\ \ \ | |_|/ |/| |
| * | EL 7 tigervnc.spec updatesMark Mielke2020-07-271-3/+8
|/ /
* | Merge branch 'master' of https://github.com/ayoder770/tigervncPierre Ossman2020-07-161-1/+1
|\ \
| * | Correction to socket error connection messageAndrew Yoder2020-07-151-1/+1
| |/
* | Merge branch 'master-Fix-division-by-zero-exception-in-SSecurityPlain' of htt...Pierre Ossman2020-07-161-2/+11
|\ \ | |/ |/|
| * Fix division by zero exception in SSecurityPlain.Mark Mielke2020-07-071-2/+11
* | Merge branch 'user-trailing-spaces' of https://github.com/grulja/tigervncPierre Ossman2020-07-101-1/+1
|\ \
| * | Remove trailing spaces in user nameJan Grulich2020-07-031-1/+1
| |/
* / Fix some inappropriate format specifiersPierre Ossman2020-06-182-7/+7
|/
* Fix non-functional MaxDisconnectionTimePierre Ossman2020-06-181-5/+5
* Update gesture unit test to cover angle cornercaseSamuel Mannehed2020-06-151-3/+3
* Use hypot(x,y) instead of sqrt(x*x + y*y)Samuel Mannehed2020-06-151-5/+3
* Merge branch 'regions' of https://github.com/CendioOssman/tigervncPierre Ossman2020-06-1522-2377/+258
|\
| * Get rid of magical assignment to RegionPierre Ossman2020-05-186-59/+19
| * Switch region code to pixmanPierre Ossman2020-05-0115-2191/+113
| * Also link in math library in static buildPierre Ossman2020-05-011-1/+1
| * Don't ignore .cmake filesPierre Ossman2020-05-011-1/+0
| * Avoid using RegionInit() because of empty rectsPierre Ossman2020-05-011-26/+26
| * Stop using legacy region macrosPierre Ossman2020-05-012-134/+134
* | Improve names of many gesturehandler unit testsSamuel Mannehed2020-06-051-24/+24
* | Fix typos in commentsSamuel Mannehed2020-06-051-2/+2