summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.4.1v1.4.1Brian P. Hinz2014-12-263-4/+4
* Remove libexpat.so dependency from el5 and generic binariesBrian P. Hinz2014-12-261-0/+1
* Update distro patches after 2b76d02Brian P. Hinz2014-12-264-4/+4
* Remove support for openSUSE 11.4Brian P. Hinz2014-12-2690-10780/+0
* Major update of EL5 buildBrian P. Hinz2014-12-25118-17157/+4034
* Band aid to work around inluding C headers in C++ codePierre Ossman2014-12-151-0/+3
* TigerVNC 1.4.0v1.4.0Pierre Ossman2014-12-103-4/+4
* Fixes for el6 spec fileBrian P. Hinz2014-12-091-4/+7
* Fix for rpm-based packages when self-signed cert is used to sign java appletBrian P. Hinz2014-12-093-3/+7
* Revert IPv6 listening supportPierre Ossman2014-12-083-200/+41
* Update German translationsMario Blättermann2014-12-031-233/+205
* Update Dutch translationsBenno Schulenberg2014-12-031-187/+186
* Add Ukrainian translationsYuri Chornoivan2014-12-032-1/+754
* More RPM spec file cleanupBrian P. Hinz2014-11-221-7/+0
* SPEC file cleanupBrian P. Hinz2014-11-223-7/+3
* Remove libvnc server module from statically built versionsBrian P. Hinz2014-11-201-31/+8
* More Java viewer clipboard handler fixesBrian P. Hinz2014-11-201-4/+9
* TigerVNC 1.3.90 (1.4 beta)v1.3.90Pierre Ossman2014-11-193-4/+4
* Fix setsockopt() call on WindowsPierre Ossman2014-11-191-1/+1
* Assume inet_pton() is missing on WindowsPierre Ossman2014-11-191-0/+5
* Update translation template filePierre Ossman2014-11-191-46/+68
* Remove "Error:" prefix from error messagePierre Ossman2014-11-191-1/+1
* Merge branch 'ipv6' of https://github.com/CendioOssman/tigervncPierre Ossman2014-11-193-41/+195
|\
| * Protect IPv6 address strings with []Pierre Ossman2014-11-191-3/+7
| * Don't assume that it's IPv4 just because it's not IPv6Pierre Ossman2014-11-191-31/+32
| * inet_ntoa() want's the address directly, not a pointer to itPierre Ossman2014-11-191-1/+1
| * Merge branch 'ipv6' of https://github.com/twaugh/tigervnc into ipv6Pierre Ossman2014-11-183-36/+185
| |\
| | * TcpSocket: IPv6 handling throughout (#68).Tim Waugh2014-11-171-19/+100
| | * Added more #ifdefs for IPv6.Tim Waugh2014-11-171-1/+11
| | * IPv6 loopback support too.Tim Waugh2014-11-123-8/+23
| | * Add IPv6 support (#68).Tim Waugh2014-11-121-17/+60
* | | Merge pull request #73 from bphinz/javabphinz2014-11-192-71/+83
|\ \ \
| * | | Major rework of Java viewer clipboard handlingBrian P. Hinz2014-11-192-71/+83
* | | | Merge pull request #71 from bphinz/buildfixesbphinz2014-11-181-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed references to libgcrypt and libgpg-error in BUILDING.txtBrian P. Hinz2014-11-181-3/+1
| * | | Update BUILDING.txt to document GnuTLS requirementsBrian P. Hinz2014-11-141-0/+23
* | | | Merge pull request #70 from bphinz/javabphinz2014-11-135-62/+20
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fixed issue where java viewer in listen mode did not exit properly.Brian P. Hinz2014-11-131-1/+1
| * | Fix getSockPort methods in java TcpSocketBrian P. Hinz2014-11-132-6/+5
| * | Make sure sockets are shutdown in java viewer listen modeBrian P. Hinz2014-11-132-6/+15
| * | Java code cleanupBrian P. Hinz2014-11-133-50/+0
* | | Revert "Use VncAuth as the default security type, ..."Pierre Ossman2014-11-111-1/+1
* | | Make sure we do an initial resizePierre Ossman2014-11-111-4/+12
* | | Always log chosen security typePierre Ossman2014-11-113-3/+3
* | | Merge pull request #62 from bphinz/buildfixesbphinz2014-11-053-6/+33
|\ \ \ | | |/ | |/|
| * | Parameterize jar file signing for rpm-based distrosBrian P. Hinz2014-11-053-3/+30
| * | Set default file encoding to prevent java compiler warningsBrian P. Hinz2014-11-053-3/+3
* | | Merge pull request #61 from bphinz/buildfixesbphinz2014-11-0516-100/+1689
|\| |
| * | Remove non-applicable changes from cmake patchBrian P. Hinz2014-11-051-8/+0
| * | more el5 build fixesBrian P. Hinz2014-11-051-1/+0