]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2011-03-08 Pierre OssmanFix up typo that's been copied around in several places.
2011-03-08 Henrik AnderssonAdded complete checks of GnuTLS.
2011-03-08 Pierre OssmanSet compiler flags early in case they influence the...
2011-03-08 Pierre OssmanSeparate and comment the platform tests a bit better.
2011-03-08 Pierre OssmanConsolidate CMake modules includes at the top of the...
2011-03-08 Pierre OssmanWindows actually has socklen_t, it's just that it is...
2011-03-08 Henrik AnderssonFixed socklen_t test unix compatible.
2011-03-08 Pierre OssmanComplete misunderstanding on my part. CMAKE_CL_64 indic...
2011-03-07 Peter ÅstrandAvoid intersecting screen with empty clipList in vncHoo...
2011-03-04 Pierre OssmanThe Win64 headers don't like us requesting Windows...
2011-03-04 Pierre OssmanRestore workaround for CMake's broken 64-bit detection...
2011-03-04 Pierre OssmanCheck that we are using libjpeg-turbo and not the stand...
2011-03-03 Pierre OssmanComment our change of default build type.
2011-03-03 Pierre OssmanMake the build id generation work on other targets...
2011-03-03 Pierre OssmanClean up the 64-bit handling a bit. Trust CMake to...
2011-03-03 Pierre OssmanConsolidate all the Windows installer stuff to its...
2011-03-03 DRCAlways exit Xvnc whenever the user exits the window...
2011-03-03 Pierre OssmanLook for libjpeg in a more proper manner and don't...
2011-03-03 Pierre OssmanUse the system copy of zlib by default, like we do...
2011-03-03 Pierre OssmanWe're trying to use CMake for every arch, so make sure...
2011-03-02 Pierre OssmanMake sure configure aborts if libjpeg isn't found.
2011-03-02 Pierre OssmanRemove the included libjpeg-turbo from the tree and...
2011-03-02 Pierre OssmanProvide a simple helper class for basic colour map...
2011-03-02 Pierre OssmanCatch when no host was specified a bit more gracefully.
2011-03-02 Pierre OssmanMake it easier to read string parameters by providing...
2011-02-21 Adam Tkac[Bugfix] Visual Studio needs stddef.h include to get...
2011-02-21 DRCUse VncAuth as the default security type, since TLS...
2011-02-21 DRCUsing a fixed port range with -via can cause a race...
2011-02-21 Adam Tkac[Bugfix] Improve r4300 - also honor server's sectype...
2011-02-21 DRCMake the VeNCrypt security type implicit
2011-02-21 Adam Tkac[Bugfix] Honor server security type order instead of...
2011-02-21 Adam Tkac[Bugfix] rfb_win32: DeviceContext::getPF didn't return...
2011-02-21 Adam Tkac[Bugfix] Remove "unused-but-set" variable from tightDec...
2011-02-21 Adam Tkac[Doc] Update German translations, thanks to Martin...
2011-02-21 Adam TkacAdd copyrights to translation files.
2011-02-18 Adam Tkac[Bugfix] Register GNUTLS debug routines only when we...
2011-02-18 DRCMerge from libjpeg-turbo 1.0.2, including fixes for...
2011-02-17 DRCDistribute Xorg 7.4 patches
2011-02-16 DRCInstall OpenGL software renderer when doing 'make xserv...
2011-02-16 DRCAllow an initial set of Xorg configure flags to be...
2011-02-16 DRCAdd -dridir and -xkbcompdir parameters to Xvnc when...
2011-02-14 Adam Tkac[Bugfix] Fix wrong if() in the ScaledPixelBuffer::setSo...
2011-02-10 DRCDistribute BUILDING.txt in its new location
2011-02-10 DRCMinor tweaks (capitalization, etc.)
2011-02-10 DRCMove BUILDING.txt to the top of the tree, since it...
2011-02-10 DRCFurther documentation regarding building with GnuTLS
2011-02-10 DRCInclude version number in package names
2011-02-10 DRCClean up the way build-xorg handles GnuTLS. It should...
2011-02-10 DRCFix MinGW build breakage
2011-02-10 DRCTurboVNC=TigerVNC
2011-02-09 Adam Tkac[Bugfix] Regenerate i18n files.
2011-02-09 Adam Tkac[Bugfix] Fix Windows build, recently added GNUTLS compa...
2011-02-09 Adam Tkac[Bugfix] Improve compatibility with ancient GNUTLS...
2011-02-09 Adam Tkac[Development] os: add gnutls_x509_crt_print() implement...
2011-02-09 Adam Tkac[Bugfix] client: improve server certificate verificatio...
2011-02-09 Adam Tkac[Bugfix] Call gnutls_bye only when handshake is completed.
2011-02-09 DRCAdd mechanism for creating binary tarballs
2011-02-09 DRCAdd install and uninstall targets for Xvnc
2011-02-09 DRCOops. Checked in some debugging code.
2011-02-09 DRCPort -list feature and -kill robustifications from...
2011-02-09 DRCUse "TigerVNC" as the Mac package name rather than...
2011-02-09 DRCWordsmithing
2011-02-09 DRCautomake is apparently too brain-dead to include its...
2011-02-09 DRCAllow GnuTLS to use in-tree version of zlib when static...
2011-02-09 DRCOops. Need to wait until after gnutls.h is included...
2011-02-09 DRCModify Mac packaging to accommodate VeNCrypt-enabled...
2011-02-08 DRCAttempt to restore compatibility with older GnuTLS...
2011-02-08 DRCCheck for the existence of setenv() in the system libra...
2011-02-08 DRCRename patches to avoid exceeding 99-character limit...
2011-02-08 DRCRemove unused directory
2011-02-08 DRCRemove old Visual C++ project files (use CMake to build...
2011-02-08 DRClibjpeg-turbo produces about the same image quality...
2011-02-07 DRCFix make dist
2011-02-07 Adam Tkac[Bugfix] Use bitwise NOT instead of logical NOT when...
2011-02-07 Adam Tkac[Bugfix] Print empty string by default when paths for...
2011-02-07 Adam Tkac[Development] os: introduce new function called "fileex...
2011-02-07 Adam Tkac[Bugfix] Append ".pem" suffix to saved certificates.
2011-02-07 Adam Tkac[Bugfix] win vncviewer: create VNC home directory durin...
2011-02-07 Adam Tkac[Development] Rename function "gethomedir" to "getvncho...
2011-02-02 DRCClarify that the SIMD C wrappers and headers fall under...
2011-02-01 Adam Tkac[Bugfix] viewers: set server's hostname as a server...
2011-02-01 Adam Tkac[Development] Windows vncconfig: add various TLS relate...
2011-02-01 Adam Tkac[Development] Win vncviewer: use SecurityPage class...
2011-02-01 Adam Tkac[Development] Add new rfb_win32::SecurityPage class
2011-02-01 Adam Tkac[Development] Add Security::ToString method
2011-02-01 Adam Tkac[Development] Allow to set security types directly...
2011-02-01 Adam Tkac[Bugfix] win vncviewer: preserve security settings...
2011-01-26 Adam Tkac[Development] winvnc: Enable debug output when built...
2011-01-19 Adam Tkac[Development] Add possibility to build Windows programs...
2011-01-19 Adam Tkac[Bugfix] CSecurityTLS.cxx: include os/print.h to get...
2011-01-19 Adam Tkac[Bugfix] Don't include unistd.h and don't call access...
2011-01-19 Adam Tkac[Bugfix] Use free() instead of gnutls_free() on Windows.
2011-01-17 Adam Tkac[Bugfix] Handle situation when viewer doesn't send...
2011-01-17 Adam Tkac[Bugfix] Fix "Alt key gets stuck in Xvnc" issue.
2011-01-17 Adam Tkac[Bugfix] Disable server-side key autorepeating.
2011-01-17 Adam Tkac[Bugfix] TXViewport: check if we need another scrollbar...
2011-01-17 Adam Tkac[Bugfix] TXViewport: set the window max width/height...
2011-01-07 Adam Tkac[Bugfix] Render "Ok" and "Cancel" button correctly...
2011-01-04 DRCFurther protect against bad Huffman codes
2010-12-21 Pierre OssmanSometimes we get copy requests that are partially or...
next