aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Dynamically allocate stream buffersPierre Ossman2020-05-214-28/+132
| * | Don't shuffle input buffer unless actually neededPierre Ossman2020-05-211-4/+6
| * | Generalise corking to all output streamsPierre Ossman2020-05-2116-51/+78
| * | Remove unused bufSize argument from streamsPierre Ossman2020-05-2117-35/+28
| * | Remove special functions from JPEG compressorPierre Ossman2020-05-212-7/+1
| * | Simplify stream availability handlingPierre Ossman2020-05-2121-126/+70
| * | Create common base classes for buffered streamsPierre Ossman2020-05-2119-397/+413
| * | Add stream avail() methodsPierre Ossman2020-05-2115-26/+42
| * | Remove OutStream::skip()Pierre Ossman2020-05-212-9/+1
| * | 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