aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Track keys using system key codePierre Ossman2024-10-162-75/+74
* Explicity install missing deps GitHub ActionsPierre Ossman2024-10-151-0/+1
* Allow empty value for config valuesLinn Mattsson2024-10-091-1/+1
* Merge branch 'errno' of github.com:CendioOssman/tigervncPierre Ossman2024-10-0950-190/+206
|\
| * Split SystemException to handle WindowsPierre Ossman2024-10-0939-167/+184
| * Consistently use SocketException for socket errorsPierre Ossman2024-10-099-17/+17
| * Move SocketException to rdrPierre Ossman2024-10-093-8/+7
* | Update Friulian translationFabio T.2024-10-041-219/+250
* | Clear clipboard state when its not plain textSamuel Mannehed2024-10-021-0/+3
* | Merge branch 'clipboard_contains' of https://github.com/samhed/TigerVNCSamuel Mannehed (ThinLinc team)2024-10-011-0/+5
|\ \
| * | Only announce clipboard for plain text dataSamuel Mannehed2024-10-011-0/+5
|/ /
* | Merge branch 'x0vncserver-clipboard' of https://github.com/gujjwal00/tigervncPierre Ossman2024-09-279-14/+344
|\ \
| * | Add clipboard support to x0vncserverGaurav Ujjwal2024-09-259-14/+344
* | | More carefully release mouse buttons on closePierre Ossman2024-09-242-4/+4
* | | Explicitly clean up grabs on disconnectPierre Ossman2024-09-231-0/+5
| |/ |/|
* | Filter duplicate server history entriesPierre Ossman2024-09-061-4/+42
* | Move recent server to top of historyPierre Ossman2024-09-061-6/+5
* | Use std::list for server historyPierre Ossman2024-09-064-18/+25
* | Handle server history with '/' in entriesPierre Ossman2024-09-061-1/+3
* | Add more usage of SystemExceptionPierre Ossman2024-09-044-17/+25
|/
* Fix reporting of some TLS errorsPierre Ossman2024-09-042-22/+20
* Correctly handling rejecting server keyPierre Ossman2024-09-041-1/+1
* Add missing config.h includesPierre Ossman2024-09-045-0/+19
* Remove ConnFailedExceptionPierre Ossman2024-09-024-26/+22
* Update Chinese (simplified) translationMingye Wang (Artoria2e5)2024-09-021-270/+685
* Merge branch 'master' of https://github.com/0-wiz-0/tigervncPierre Ossman2024-08-301-0/+2
|\
| * vncviewer: add missing include for struct timevalThomas Klausner2024-08-301-0/+2
* | Correctly handle ZRLE cursorsPierre Ossman2024-08-301-2/+2
* | Only read first password from filePierre Ossman2024-08-301-1/+1
* | Move getUserPasswd()/showMsgBox() to CConnectionKang Lin2024-08-3021-145/+100
* | Improve error messages for base directory creationPierre Ossman2024-08-295-10/+14
* | Handle failure getting VNC directoriesPierre Ossman2024-08-291-6/+25
* | Move base directory creation to helper functionPierre Ossman2024-08-291-25/+31
* | Merge pull request #1825 from LMattsson/macos-minimize-fixmelinma (ThinLinc team)2024-08-271-0/+2
|\ \ | |/ |/|
| * Add FIXME comment regarding macOS minimise fixLinn Mattsson2024-08-271-0/+2
|/
* Merge pull request #1813 from rudironsonijr/fix/macos-not-minimizinglinma (ThinLinc team)2024-08-231-0/+4
|\
| * Apple only: exit FL_Window fullscreen if active in order to minimize.Rudimar Ronsoni Jr2024-08-191-0/+4
* | Merge branch 'h264-colour-spaces' of https://github.com/any1/tigervncPierre Ossman2024-08-231-1/+16
|\ \ | |/ |/|
| * H264Libav: Use nearest-neighbour sampling in scalerAndri Yngvason2024-08-221-1/+1
| * H264Libav: Handle colour space conversionAndri Yngvason2024-08-191-0/+15
|/
* Merge branch 'h264-buffer-size-fix' of https://github.com/any1/tigervncPierre Ossman2024-08-192-11/+19
|\
| * H264Libav: Clean up sws contextAndri Yngvason2024-08-161-0/+1
| * H264Libav: Use AVFrame for pixel format conversion bufferAndri Yngvason2024-08-162-11/+18
* | Handle existing config directory in vncpasswdPierre Ossman2024-08-151-2/+4
* | Let pwquality check minimum lengthPierre Ossman2024-08-151-7/+10
* | Only show pwquality setting where relevantPierre Ossman2024-08-151-3/+3
* | Merge branch 'master' of https://github.com/prownd/tigervncPierre Ossman2024-08-154-0/+68
|\ \
| * | Limit the maximum length of a password to 8 charactershanjinpeng2024-08-141-0/+5
| * | vncpasswd add password complexity rule check to enhance securityhanjinpeng2024-08-144-0/+63
* | | Merge branch 'old-log' of https://github.com/jcpunk/tigervncPierre Ossman2024-08-141-11/+36
|\ \ \