]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2015-01-29 Brian P. HinzImproved font path specifiecation for el5 & generic... 111/head
2015-01-29 Brian P. HinzFixes for various build issues with el5 build
2015-01-29 Brian P. HinzRemove libexpat.so dependency from el5 and generic...
2015-01-29 Brian P. HinzMajor update of EL5 build
2015-01-29 Brian P. HinzMerge remote-tracking branch 'upstream/master'
2015-01-27 Pierre OssmanMerge branch 'xorgheaders' of https://github.com/Cendio...
2015-01-26 Pierre OssmanMore debug logging for screen layout changes 109/head
2015-01-26 Pierre OssmanRemove logging of each Timer firing
2015-01-26 Pierre OssmanRestructure Xvnc/libvnc.so code to avoid C++ header...
2015-01-26 Pierre OssmanAllow LogWriter objects to be used with va_list argument
2014-12-26 Brian HinzMerge pull request #94 from bphinz/buildfixes
2014-12-26 Brian P. HinzRemoving unwanted commits from pull request 94/head
2014-12-26 Brian P. HinzRemove support for openSUSE 11.4
2014-12-12 Pierre OssmanBand aid to work around inluding C headers in C++ code
2014-12-10 Tim WaughIPv6: create new socket if IPv6 bind fails (#77).
2014-12-07 Brian P. HinzFix for broken GLX extension in rhel6u6 89/head
2014-12-07 Brian HinzMerge pull request #88 from bphinz/buildfixes
2014-12-07 Brian P. HinzFixes for el6 spec file 88/head
2014-12-07 Brian P. HinzFix for rpm-based packages when self-signed cert is...
2014-12-03 Pierre OssmanMerge branch 'translations' of https://github.com/Cendi...
2014-12-03 Pierre OssmanReduce symbol scope of parameter helpers 86/head
2014-12-03 Pierre OssmanRework the error message in parameters.cxx
2014-12-03 Pierre OssmanSimplify log message as we always use TrueColour
2014-12-03 Pierre OssmanImprove some error messages
2014-12-03 Pierre OssmanAdd comments for translators where requested
2014-12-03 Pierre OssmanSort translation strings by file instead
2014-12-02 Mario BlättermannUpdate German translations
2014-12-02 Benno SchulenbergUpdate Dutch translations
2014-12-02 Yuri ChornoivanAdd Ukrainian translations
2014-12-02 Pierre OssmanMerge branch 'readonlypassword' of https://github.com...
2014-12-02 Pierre OssmanMake sure attributes propagate through security wrappers 83/head
2014-12-02 Pierre OssmanLimit access to non-shared mode
2014-12-02 Pierre OssmanUse new API for getVncAuthPasswd()
2014-12-02 Pierre OssmanMerge branch 'readonlypassword' of https://github.com...
2014-11-24 Michal SrbUpdate comment of VncAuthPasswdGetter::getVncAuthPasswd. 65/head
2014-11-24 Michal SrbAdd AccessSetDesktopSize right.
2014-11-22 Brian HinzMerge pull request #80 from bphinz/buildfixes
2014-11-22 Brian P. HinzMore RPM spec file cleanup 80/head
2014-11-22 Brian HinzMerge pull request #79 from bphinz/buildfixes
2014-11-22 Brian P. HinzSPEC file cleanup 79/head
2014-11-20 Brian HinzMerge pull request #76 from bphinz/buildfixes
2014-11-20 Brian P. HinzRemove libvnc server module from statically built versions 76/head
2014-11-20 Brian HinzMerge pull request #75 from bphinz/java
2014-11-19 Brian P. HinzMore Java viewer clipboard handler fixes 75/head
2014-11-19 Pierre OssmanChange development version to 1.4.80
2014-11-19 Pierre OssmanFix setsockopt() call on Windows
2014-11-19 Pierre OssmanAssume inet_pton() is missing on Windows
2014-11-19 Pierre OssmanUpdate translation template file
2014-11-19 Pierre OssmanRemove "Error:" prefix from error message
2014-11-19 Pierre OssmanMerge branch 'ipv6' of https://github.com/CendioOssman...
2014-11-19 Pierre OssmanProtect IPv6 address strings with [] 74/head
2014-11-19 Pierre OssmanDon't assume that it's IPv4 just because it's not IPv6
2014-11-19 Pierre Ossmaninet_ntoa() want's the address directly, not a pointer...
2014-11-19 bphinzMerge pull request #73 from bphinz/java
2014-11-19 Brian P. HinzMajor rework of Java viewer clipboard handling 73/head
2014-11-18 Pierre OssmanMerge branch 'ipv6' of https://github.com/twaugh/tigerv...
2014-11-18 bphinzMerge pull request #71 from bphinz/buildfixes
2014-11-18 Brian P. HinzRemoved references to libgcrypt and libgpg-error in... 71/head
2014-11-17 Tim WaughTcpSocket: IPv6 handling throughout (#68). 69/head
2014-11-17 Tim WaughAdded more #ifdefs for IPv6.
2014-11-14 Brian P. HinzUpdate BUILDING.txt to document GnuTLS requirements
2014-11-14 bphinzMerge pull request #70 from bphinz/java
2014-11-14 Brian P. HinzFixed issue where java viewer in listen mode did not... 70/head
2014-11-14 Brian P. HinzFix getSockPort methods in java TcpSocket
2014-11-14 Brian P. HinzMake sure sockets are shutdown in java viewer listen...
2014-11-14 Brian P. HinzJava code cleanup
2014-11-12 Tim WaughIPv6 loopback support too.
2014-11-12 Tim WaughAdd IPv6 support (#68).
2014-11-11 Pierre OssmanRevert "Use VncAuth as the default security type, ..." 67/head
2014-11-11 Pierre OssmanMake sure we do an initial resize
2014-11-11 Pierre OssmanAlways log chosen security type
2014-11-10 Michal SrbVncAuth: Read and use readonly password.
2014-11-10 Michal Srbvncpasswd: Ask for read only password.
2014-11-10 Michal SrbAllow SSecurity to specify AccessRights for SConnection.
2014-11-06 bphinzMerge pull request #62 from bphinz/buildfixes
2014-11-06 Brian P. HinzParameterize jar file signing for rpm-based distros 62/head
2014-11-06 Brian P. HinzSet default file encoding to prevent java compiler...
2014-11-05 bphinzMerge pull request #61 from bphinz/buildfixes
2014-11-05 Brian P. HinzRemove non-applicable changes from cmake patch 61/head
2014-11-05 Brian P. Hinzmore el5 build fixes
2014-11-05 bphinzMerge pull request #60 from bphinz/java
2014-11-05 Brian P. HinzMore enhancements to java SSLEngineManager 60/head
2014-11-05 Brian P. Hinzel6 package enhancement
2014-11-05 Brian P. Hinzmore el5 build fixes
2014-11-05 Brian P. Hinzmore el5 build enhancements
2014-11-05 Brian P. Hinzmore el5 static build enhancements
2014-11-05 Brian P. Hinzel5 build enhancements
2014-11-04 bphinzMerge pull request #59 from bphinz/buildfixes
2014-11-04 Brian P. HinzStatic build fix - only attempt to link against libtasn... 59/head
2014-11-04 Brian P. HinzBack out previous change
2014-11-04 Brian P. HinzMerge remote-tracking branch 'upstream/master' into... 58/head
2014-11-04 Brian P. HinzStatic build fix - only attempt to link against libtasn...
2014-11-03 Pierre OssmanMerge branch 'build' of https://github.com/CendioOssman...
2014-11-03 Pierre OssmanHandle mingw circular dependencies in base libraries 55/head
2014-11-03 Pierre OssmanHandle static linking flags in .la files
2014-11-03 Pierre OssmanHandle arguments that have the -l prefix
2014-11-03 Pierre OssmanSplit up any entries that contain multiple link arguments
2014-11-03 Pierre OssmanThe output variable from find_library() needs to be...
2014-11-03 Pierre OssmanRemove obsolete reference to staticlib
2014-11-03 bphinzMerge pull request #53 from bphinz/buildfixes
next