aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove unused stream methodsPierre Ossman2020-05-213-35/+1
| * | Throw more descriptive error on decode errorPierre Ossman2020-05-211-2/+7
| * | Use proper constants for socket shutdown()Pierre Ossman2020-05-211-2/+5
| * | Flush data on closePierre Ossman2020-05-211-0/+11
| * | Fix connection close logPierre Ossman2020-05-192-2/+4
| * | Move auth failure delay to SConnectionPierre Ossman2020-05-194-46/+54
| * | Support calling methods from timersPierre Ossman2020-05-191-0/+15
* | | Add link to discussion groups from issuesPierre Ossman2021-01-151-0/+7
* | | Hide link to create blank issuesPierre Ossman2021-01-151-0/+1
* | | Fix handling of bad update requestsPierre Ossman2021-01-141-1/+1
* | | Merge branch 'master' of https://github.com/johahauf/tigervncPierre Ossman2021-01-124-13/+197
|\ \ \ | |_|/ |/| |
| * | Have a history of used vnc servers to select from in the vncviewerJohannes2021-01-114-13/+197
* | | Add packages for CentOS 8Brian P. Hinz2020-12-195-0/+835
* | | Initial support for ubuntu focalBrian P. Hinz2020-12-1917-0/+764
* | | Map macOS Eisu key to XK_Eisu_togglePierre Ossman2020-12-091-1/+1
| | |
| \ \
*-. \ \ Merge branches 'japanese_layout' and 'win_japanese_keyboard' of https://githu...Pierre Ossman2020-12-093-9/+82
|\ \ \ \
| | * | | Fake key release events for some Japanese keysPierre Ossman2020-11-201-0/+10
| | * | | Handle Korean keys on WindowsPierre Ossman2020-11-201-0/+14
| | * | | Add some more Japanese keysPierre Ossman2020-11-201-1/+5
| | * | | Only handle Japanese keys when Japanese layoutPierre Ossman2020-11-201-9/+42
| | * | | Windows JIS Keyboard Supportgsittyz2020-11-011-0/+9
| * | | | OS X Japanese Keyboard Supportgsittyz2020-10-251-0/+3
| |/ / /
* | | | 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