]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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
2014-10-01 bphinzMerge pull request #42 from bphinz/buildfixes
2014-09-30 Pierre OssmanHandle PrintScreen and SysReq on Windows 43/head
2014-09-29 Brian P. HinzFix pointer initialization to prevent NULL events. 41/head 42/head
2014-09-25 Pierre OssmanMerge branch 'convtest' of https://github.com/CendioOss...
2014-09-25 Pierre OssmanFix endian conversion 40/head
2014-09-25 Pierre OssmanAdd pixel conversion correctness test
2014-09-25 Pierre OssmanPixelTransformer is gone so we can protect these now
2014-09-24 Pierre OssmanAdd missing copyright header.
2014-09-24 Pierre OssmanRename the pixel conversion performance test
2014-09-22 Pierre OssmanMerge branch 'translations' of https://github.com/Cendi...
2014-09-22 Pierre OssmanRefresh translation files 36/head
2014-09-22 Pierre OssmanFix the build timestamp to be more translation friendly
2014-09-22 Pierre OssmanMove copyright year out of string to avoid re-translation
2014-09-22 Pierre OssmanDon't use tabs for indentation
2014-09-22 Pierre OssmanMake sure user visible strings are translated
2014-09-22 Pierre OssmanMake some log messages more sane for translators
2014-09-22 Pierre OssmanGenerate the about text in a single place
2014-09-22 Pierre OssmanSplit up the info string
2014-09-22 Peter Åstrand... Apparently, at least my CMake requires that quotes...
2014-09-22 Pierre OssmanAdd file location to the translation files
2014-09-19 bphinzMerge pull request #35 from bphinz/buildfixes
next