]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2014-12-26 Brian P. HinzTigerVNC 1.4.1 v1.4.1
2014-12-26 Brian P. HinzRemove libexpat.so dependency from el5 and generic...
2014-12-26 Brian P. HinzUpdate distro patches after 2b76d02
2014-12-26 Brian P. HinzRemove support for openSUSE 11.4
2014-12-26 Brian P. HinzMajor update of EL5 build
2014-12-15 Pierre OssmanBand aid to work around inluding C headers in C++ code
2014-12-10 Pierre OssmanTigerVNC 1.4.0 v1.4.0
2014-12-09 Brian P. HinzFixes for el6 spec file
2014-12-09 Brian P. HinzFix for rpm-based packages when self-signed cert is...
2014-12-08 Pierre OssmanRevert IPv6 listening support
2014-12-03 Mario BlättermannUpdate German translations
2014-12-03 Benno SchulenbergUpdate Dutch translations
2014-12-03 Yuri ChornoivanAdd Ukrainian translations
2014-11-22 Brian P. HinzMore RPM spec file cleanup
2014-11-22 Brian P. HinzSPEC file cleanup
2014-11-20 Brian P. HinzRemove libvnc server module from statically built versions
2014-11-20 Brian P. HinzMore Java viewer clipboard handler fixes
2014-11-19 Pierre OssmanTigerVNC 1.3.90 (1.4 beta) v1.3.90
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-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
2014-11-03 Brian P. HinzMajor overhaul of SSLEngineManager 53/head
2014-10-28 Pierre OssmanMerge branch 'build' of https://github.com/CendioOssman...
2014-10-28 Pierre OssmanUse dynamic builds by default 52/head
2014-10-28 Pierre OssmanRemove unused variable
2014-10-28 Pierre OssmanRemove verbose TLS logging
2014-10-28 Pierre OssmanInclude gettext and zlib in static GnuTLS link
2014-10-28 Pierre OssmanOnly link with crypt32 on Windows
2014-10-28 Pierre OssmanPut quotes around entire static link variables
2014-10-23 bphinzMerge pull request #50 from bphinz/buildfixes
2014-10-23 Brian P. HinzAdd in missing dependency for windows builds. 50/head
2014-10-23 Brian P. HinzSet -DBUILD_STATIC=off for package builds.
2014-10-21 Pierre OssmanMerge branch 'build' of https://github.com/CendioOssman...
2014-10-17 Pierre OssmanMerge branch 'remote-shm' of https://github.com/twaugh...
2014-10-17 Pierre OssmanExtend "static" build option 49/head
2014-10-17 Pierre OssmanAdd Carbon and Cocoa dependencies to vncviewer
2014-10-17 Pierre OssmanMove ws2_32 dependency to the correct place
2014-10-17 Pierre OssmanLink basic X11 libraries last
2014-10-17 Tim WaughCheck the return value from XShmAttach. 48/head
2014-10-17 Pierre OssmanRemove libjpeg-turbo build instructions
2014-10-17 Pierre OssmanClean up GnuTLS linking and instructions
2014-10-16 Tim WaughDon't use MIT-SHM on remote displays.
2014-10-10 Pierre OssmanMerge branch 'assert' of https://github.com/CendioOssma...
2014-10-10 Pierre OssmanUse exceptions rather than asserts for for "normal... 47/head
2014-10-10 Pierre OssmanUse the same style for exception messages
2014-10-10 Pierre OssmanMake sure we check failed memory allocations
2014-10-10 Pierre OssmanRemove unused assert.h include
2014-10-09 Pierre OssmanMerge branch 'jpeg16' of https://github.com/CendioOssma...
2014-10-09 Pierre OssmanWrong padding size calculated (copy-paste error) 46/head
2014-10-09 Pierre OssmanMake sure stride handling is also tested
2014-10-09 Pierre OssmanUse constants for the test buffer dimensions
next