summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.10.0v1.10.0Pierre Ossman2019-11-181-1/+1
* TigerVNC 1.9.90 (1.10.0 beta)v1.9.90Pierre Ossman2019-10-181-1/+1
* Do not return returncode indicating error when listing sessionsJan Grulich2019-07-111-1/+1
* Use UTF-8 in clipboard APIPierre Ossman2019-07-011-23/+24
* Improved clipboard APIPierre Ossman2019-07-016-70/+283
* Add UTF-8 to/from ISO 8859-1 conversion routinesPierre Ossman2019-07-013-65/+30
* Clean up internal clipboard handlingPierre Ossman2019-07-018-27/+20
* Make sure clipboard uses \n line endingsPierre Ossman2019-07-013-6/+37
* Allow blacklist to be disabledPierre Ossman2019-03-252-0/+10
* Update visible copyright years to 2019Samuel Mannehed2019-02-271-1/+1
* Don't build xserver with -I$(includedir) as it breaks cross-compilingJames Le Cuirot2019-02-131-3/+3
* Add x0vncserver option to only allow localhost connectionsPierre Ossman2019-01-162-1/+12
* Merge branch 'connparams' of https://github.com/CendioOssman/tigervncPierre Ossman2018-12-101-0/+19
|\
| * Make sure we always have a valid screen layoutPierre Ossman2018-12-101-0/+5
| * Respect geometry setting in screen layoutPierre Ossman2018-11-011-0/+14
* | Merge branch 'altgr' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-301-4/+40
|\ \
| * | Avoid using "fake" key codesPierre Ossman2018-11-301-4/+40
* | | Document -AcceptSetDesktopSize in x0vncserver.manPierre Ossman2018-11-261-0/+4
|/ /
* | Allow -AcceptSetDesktopSize in x0vncserverPierre Ossman2018-11-261-3/+0
* | Merge branch 'covscan' of https://github.com/grulja/tigervncPierre Ossman2018-11-215-14/+32
|\ \
| * | Fix memory leaksJan Grulich2018-11-203-10/+25
| * | Check correct return codeJan Grulich2018-11-202-4/+7
* | | Merge branch 'exittimer' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-095-3/+17
|\ \ \
| * | | Get rid of SocketServer::checkTimeouts()Pierre Ossman2018-11-092-3/+3
| * | | Properly terminate server on timeoutsPierre Ossman2018-11-094-0/+14
* | | | Merge branch 'vncserver' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-095-75/+90
|\| | |
| * | | Inherit SocketServer directly from VNCServerPierre Ossman2018-10-263-5/+5
| * | | Encapsulate client handling in VNCServerSTPierre Ossman2018-10-261-0/+2
| * | | Remove QueryConnectionHandlerPierre Ossman2018-10-105-57/+77
| * | | Force common flow of connection queriesPierre Ossman2018-10-093-19/+12
* | | | Adjust XDamage tracking to geometryPierre Ossman2018-11-051-0/+2
| |_|/ |/| |
* | | Merge branch 'nojava' of https://github.com/CendioOssman/tigervncPierre Ossman2018-10-266-184/+1
|\| |
| * | Remove Java web serverPierre Ossman2018-10-096-184/+1
| |/
* | Merge branch 'x0vncserver-run-destructors' of https://github.com/x11clone/x11...Pierre Ossman2018-10-261-0/+7
|\ \
| * | Run listener destructors before terminatingPeter Åstrand (astrand)2018-10-231-0/+7
| |/
* / Change to https for tigervnc URLPierre Ossman2018-10-196-6/+6
|/
* Replace Shift+Alt with Shift+Meta when possiblePierre Ossman2018-09-211-0/+24
* Update NumLock comment now that we have syncPierre Ossman2018-09-211-3/+3
* Fix bad color of cursor with x0vncserverPierre Ossman2018-09-181-6/+5
* Stop tracking changes for each glyphPierre Ossman2018-09-131-20/+34
* Explicitly check screen layout after changePierre Ossman2018-09-112-5/+16
* Adjust cursor position according to geometryPierre Ossman2018-09-101-0/+2
* Add debug output for x0vncserver key eventsPierre Ossman2018-07-251-1/+5
* Handle Shift+Tab (ISO_Left_Tab) in x0vncserverPierre Ossman2018-07-251-4/+10
* Add a basic gitignoreLauri Kasanen2018-07-115-0/+8
* Compile fixes for Xserver 1.9Lauri Kasanen2018-07-092-16/+20
* Avoid error/warning about implicit function declarationJan Grulich2018-06-281-0/+3
* Change development version to 1.9.80Pierre Ossman2018-06-131-1/+1
* Add support for X server 1.20.0.Michal Srb2018-06-083-1/+93
* Merge branch 'unix' of https://github.com/CendioOssman/tigervncPierre Ossman2018-05-299-24/+82
|\