summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.6.0v1.6.01.6-branchPierre Ossman2015-12-243-4/+4
* Apply latest RPM package build fixes from master to 1.6-branchBrian P. Hinz2015-12-232-34/+165
* Update French translationStéphane Aulery2015-12-231-547/+512
* Update Brazilian Portuguese translationRafael Fontenelle2015-12-181-562/+544
* Init socket subsystem before parsing filtersPierre Ossman2015-12-071-0/+2
* Update German translationMario Blättermann2015-12-071-77/+86
* Update Danish translationJoe Hansen2015-12-071-77/+86
* Update Dutch translationBenno Schulenberg2015-12-071-562/+526
* Update Bulgarian translationAlexander Shopov2015-12-041-76/+85
* Update Finnish translationJorma Karvonen2015-12-041-542/+593
* Update Swedish translationGöran Uddeborg2015-12-031-113/+86
* Update Ukrainian translationYuri Chornoivan2015-12-021-76/+85
* Gracefully handle empty CopyArea operationsPierre Ossman2015-11-301-6/+15
* Update RPM dependency sources to latest versionsBrian P. Hinz2015-11-262-9/+17
* TigerVNC 1.5.90 (1.6.0 beta)v1.5.90Pierre Ossman2015-11-263-4/+4
* Update translation template filePierre Ossman2015-11-261-74/+83
* Fix inverted logic in ProcVncExtSetParam.Michal Srb2015-11-121-1/+1
* option -xstartup addedLlorenç Garcia Martinez2015-10-301-0/+7
* option -xstartup addedLlorenç Garcia Martinez2015-10-301-11/+16
* Merge branch 'patch-1' of https://github.com/Siot/tigervncPierre Ossman2015-10-302-13/+34
|\
| * Added -noxstartupLlorenç Garcia Martinez2015-10-231-0/+6
| * new option -noxstartup to not load any xstartup script fileLlorenç Garcia Martinez2015-10-231-13/+28
* | Xvnc.man: remove -i optionKirill Kolyshkin2015-10-281-1/+1
* | Merge branch 'master' of https://github.com/graysky2/tigervncPierre Ossman2015-10-273-11/+97
|\ \
| * | provide a systemd user service unit for vncservergraysky2015-10-191-0/+26
| * | update manpage teaching about ~/.vnc/configgraysky2015-10-191-0/+8
| * | update vncserver to parse a config filegraysky2015-10-191-11/+63
* | | Allow BUILD_TIMESTAMP to be set staticallyDRC2015-10-271-4/+2
* | | Allow static linking against only the GCC libsDRC2015-10-271-1/+7
* | | Merge branch 'jpeg_includes' of https://github.com/dcommander/tigervncPierre Ossman2015-10-271-0/+2
|\ \ \ | |_|/ |/| |
| * | Ensure that libjpeg-turbo headers are includedDRC2015-10-161-0/+2
* | | Flush entire JPEG buffer, ignoring statePierre Ossman2015-10-161-1/+1
|/ /
* | Merge pull request #219 from astrand/masterastrand2015-10-141-1/+1
|\ \ | |/ |/|
| * Meta no longer sends Super.Peter Åstrand (astrand)2015-10-141-1/+1
|/
* Merge branch 'vncserverfix' of https://github.com/michalsrb/tigervncPierre Ossman2015-10-121-1/+7
|\
| * vncserver: Clean pid files of dead processes.Michal Srb2015-10-021-1/+7
* | Merge pull request #215 from bphinz/masterBrian Hinz2015-10-112-89/+40
|\ \
| * | Fix exit routine in java viewerBrian P. Hinz2015-10-111-4/+3
| * | More cleanup of x509 exception handling in java viewerBrian P. Hinz2015-10-111-27/+20
| * | Cleanup exception handling for x509* auth types in java viewerBrian P. Hinz2015-10-101-58/+17
|/ /
* | Merge pull request #214 from bphinz/java-HostnameVerifierBrian Hinz2015-10-092-3/+84
|\ \ | |/ |/|
| * Added hostname verification for x509 authentication typesBrian P. Hinz2015-10-092-3/+84
|/
* Enable Windows specific debug code in debug buildsPierre Ossman2015-09-291-0/+4
* Properly free temporary cursor bufferPierre Ossman2015-09-291-0/+2
* Don't shadow member variablePierre Ossman2015-09-291-1/+1
* Avoid dropping const qualifier needlesslyPierre Ossman2015-09-292-5/+5
* Use correct type for format stringPierre Ossman2015-09-291-1/+3
* Clean up listening sockets on errorPierre Ossman2015-09-291-1/+5
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-2910-129/+112
* Return correct error code from bind()Pierre Ossman2015-09-291-1/+2