aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only update rendered cursor when requestedPierre Ossman2017-02-243-28/+26
* Clean up VNCSConnectionST::needRenderedCursor()Pierre Ossman2017-02-241-3/+10
* Split up VNCSConnectionST::writeFramebufferUpdate()Pierre Ossman2017-02-242-38/+55
* Better handling of slow timersPierre Ossman2017-02-241-7/+23
* Merge branch 'master' of https://github.com/atalax/tigervncPierre Ossman2016-11-101-0/+4
|\
| * hextileDecode.h: Fix buffer overflowJosef Gajdusek2016-11-041-0/+4
* | Log statistics from ComparingUpdateTrackerPierre Ossman2016-11-083-1/+42
* | Update Ubuntu package dependencies.Brian P. Hinz2016-11-063-3/+3
* | Update package build dependecies.Brian P. Hinz2016-11-061-1/+1
|/
* MacOS package: Added NSHighResolutionCapable tag to Info.plistFriedrich Beckmann2016-10-251-0/+2
* Update Esperanto translationFelipe Castro2016-10-171-545/+597
* Fix busy loop in FdOutStream::flush()Pierre Ossman2016-10-101-1/+6
* Handle select() errorsPierre Ossman2016-10-051-0/+6
* Merge X server block handling code pathsPierre Ossman2016-10-056-403/+242
* Move getSockets() to SocketServer interfacePierre Ossman2016-10-053-15/+14
* Add xorg-xserver 1.19 supportHans de Goede2016-10-058-4/+343
* Fix temporary decoder buffer sizesPierre Ossman2016-10-053-8/+8
* Do not depends on mcookie commandKoichiro IWAO2016-10-051-2/+18
* remove trailing spaceKoichiro IWAO2016-10-031-5/+5
* Apply -fPIC on all compilersPierre Ossman2016-09-221-1/+1
* Remove INITARGS from recent xserver patchesPierre Ossman2016-09-226-6/+6
* Fix minor typo in framebuffer initializationBrian P. Hinz2016-09-051-1/+1
* Merge pull request #332 from xiaoshaaming/masterBrian Hinz2016-09-041-1/+2
|\
| * Added missing dependency for Complie error on RHEL7lidm2016-07-231-1/+2
* | Proper global init/deinit of GnuTLSPierre Ossman2016-08-234-33/+10
* | Merge branch 'system-wide-config' of https://github.com/jblaine/tigervncPierre Ossman2016-08-222-93/+150
|\ \
| * | Support both defaults and mandatory system config filesJeff Blaine2016-08-212-93/+150
* | | Update URL for java timestamp authorityBrian P. Hinz2016-08-212-2/+2
* | | Don't fail old service cleanupPierre Ossman2016-08-181-2/+10
* | | Proper multi-screen support in XvncPierre Ossman2016-08-181-9/+43
* | | Set cursor sprite globallyPierre Ossman2016-08-183-4/+8
* | | Adjust client pointer coordinates to absolutePierre Ossman2016-08-183-1/+16
* | | Convert pointer coordinates to absolutePierre Ossman2016-08-181-2/+12
* | | Update Serbian translationМирослав Николић2016-08-171-153/+153
* | | Update Dutch translationBenno Schulenberg2016-08-171-153/+153
* | | Merge pull request #322 from klusark/patch-1Brian Hinz2016-07-251-2/+3
|\ \ \ | |_|/ |/| |
| * | Check CMake version for MinGW RC file handlingJoel Teichroeb2016-07-121-2/+3
* | | Update Swedish translationGöran Uddeborg2016-07-191-156/+151
|/ /
* | Add unit tests for getHostAndPort()Pierre Ossman2016-07-112-0/+83
* | Fix display/port switch at display 100Pierre Ossman2016-07-111-8/+5
* | Restore UI for PRIMARY behaviourPierre Ossman2016-07-081-1/+24
* | Allow control of PRIMARY behaviour by defaultPierre Ossman2016-07-082-2/+2
* | Merge branch 'clipboard'Pierre Ossman2016-07-0814-499/+600
|\ \
| * | Don't start vncconfig from vncserver anymorePierre Ossman2016-02-051-2/+0
| * | Support UTF8_STRING selection target typePierre Ossman2016-02-051-2/+93
| * | Use TARGETS when getting selectionPierre Ossman2016-02-051-15/+35
| * | Move selection request handling to a separate functionPierre Ossman2016-02-051-18/+28
| * | Create all Atoms in a central placePierre Ossman2016-02-051-17/+13
| * | Remove clipboard code from vncconfigPierre Ossman2016-02-054-311/+9
| * | Move server to client clipboard out of vncconfigPierre Ossman2016-02-055-83/+132