aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bad library references for some static depsPierre Ossman2020-12-071-2/+2
* Add comment why unistring is linked dynamicallyPierre Ossman2020-12-071-0/+2
* Remove bogus strncpy() callsPierre Ossman2020-12-071-4/+2
* Merge branch 'master' of https://github.com/mriphysicist/tigervncPierre Ossman2020-12-071-2/+47
|\
| * Update build system so it will compile on Windows 10.Danny Park2020-08-181-2/+47
* | Change to user's home directory before starting sessionPierre Ossman2020-12-041-0/+3
* | Fix incorrect daemonization by vncsessionPierre Ossman2020-11-251-1/+1
* | Update more references to the old vncserver scriptPierre Ossman2020-11-251-4/+3
* | Don't show error dialog if exiting without messagePierre Ossman2020-11-161-1/+1
* | Properly report connection errors to exit_vncviewer()Pierre Ossman2020-11-161-3/+1
* | Update keycode maps to latest versionPierre Ossman2020-11-166-32/+39
* | Regenerate iconsPierre Ossman2020-10-295-0/+0
* | Be explicit about SVG size when building iconsPierre Ossman2020-10-291-8/+8
* | Generate icons with a depth of 8 bitsPierre Ossman2020-10-291-5/+5
* | High-resolution app icon for MacOSMatteo Seclì2020-10-291-0/+0
* | Merge branch 'master' of https://github.com/johnmartin-oracle/tigervncPierre Ossman2020-10-271-11/+11
|\ \
| * \ 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
| |/ /
* | | Document that vncserver is now a servicePierre Ossman2020-10-141-3/+4
* | | Merge branch 'unicode' of https://github.com/CendioOssman/tigervncPierre Ossman2020-10-053-7/+218
|\ \ \
| * | | Correctly clear out output UTF-16 bufferPierre Ossman2020-10-051-1/+1
| * | | Correctly handle invalid UTF-16 code pointsPierre Ossman2020-10-052-1/+3
| * | | Fix conversion of latin-1 to UTF-8Pierre Ossman2020-10-052-2/+36
| * | | Fix UTF-16 encoding/decoding of high code pointsPierre Ossman2020-10-052-3/+8
| * | | Return the correct number of consumed UTF-8 bytesPierre Ossman2020-10-053-0/+170
|/ / /
* | | Fix installation of vncsession.manPierre Ossman2020-10-021-1/+1
* | | Merge branch 'systemd' of https://github.com/grulja/tigervncPierre Ossman2020-10-023-3/+3
|\ \ \
| * | | Use /run instead of /var/run which is just a symlinkJan Grulich2020-09-293-3/+3
* | | | Merge branch 'sysconfdir' of https://github.com/metalefty/tigervncPierre Ossman2020-10-024-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Replace some more hard-coded /etc with sysconfdirKoichiro IWAO2020-09-232-2/+2
| * | | Do not assume sysconfdir is always /etcKoichiro IWAO2020-09-162-5/+6
* | | | Tolerate specifying -BoolParam 0 and similarPierre Ossman2020-09-185-4/+55
|/ / /
* | | Merge branch 'tlstofu' of https://github.com/CendioOssman/tigervncPierre Ossman2020-09-082-153/+174
|\ \ \
| * | | Properly store certificate exceptions in Java viewerBrian P. Hinz2020-09-081-63/+101
| * | | Properly store certificate exceptionsPierre Ossman2020-05-211-90/+73
* | | | Remove incorrect umask changePierre Ossman2020-09-071-3/+0
* | | | [java] don't show password field for secTypes that don't use itBrian P. Hinz2020-09-041-8/+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