]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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...
2010-12-21 Pierre OssmanWe might sometimes end up with an empty copy because...
2010-12-21 Pierre OssmanClean up CopyWindow hook so it's more readable.
2010-12-21 Pierre OssmanAdd extra check for bad copy rects and try to handle...
2010-12-13 Adam Tkac[Development] Allow to modify only "desktop", "SendCutT...
2010-12-08 Adam Tkac[Bugfix] Handle situation when keyboard has no modifier...
2010-12-08 Adam Tkac[Bugfix] Fix various compilation warnings.
2010-12-08 Adam Tkac[Bugfix] Use malloc/free instead of Xalloc/Xfree when...
2010-12-08 Adam Tkac[Development] Add xserver110.patch
2010-12-08 Adam Tkac[Development] Add support for X.Org 1.10
2010-12-08 Adam Tkac[Bugfix] Don't hook pixmaps in vncHooks, it fixes crash...
2010-12-08 Adam Tkac[Bugfix] Fix "off-by-one" sprintf error in CConn::showM...
2010-12-08 Adam Tkac[Development] Remove the "Encryption" combo box from...
2010-12-08 Adam Tkac[Development] Preserve SecurityTypes value during ...
2010-12-08 Adam Tkac[Development] Add glue code for -SecurityTypes option...
2010-12-08 Adam Tkac[Development] Add "Security" options dialog for Windows...
2010-12-08 Adam Tkac[Bugfix] Enable viewer specific parameters in Windows...
2010-12-08 Adam Tkac[Cleanup] Remove unneeded includes from CConn.cxx.
2010-12-07 Pierre OssmanMake it possible to disable PAM support if you want...
2010-12-06 Adam Tkac[Bugfix] Fix "Add-dridir-parameter" patch for Xorg...
2010-12-01 Adam Tkac[Bugfix] Improve fix for #3112731.
2010-11-25 Adam Tkac[Bugfix] Link vncviewer.exe against common/os/libos.la.
2010-11-25 Adam Tkac[Development] Implement gethomedir() function on Windows.
2010-11-25 Adam Tkac[Bugfix] Fix MinGW-based Windows builds.
2010-11-25 Adam Tkac[Bugfix] Fix typo in winvnc.rc.
2010-11-25 Adam Tkac[Development] Generate resdefs.h from resdefs.h.cmake...
2010-11-22 Adam Tkac[Bugfix] Don't operate on erased iterator (ID 3112731).
2010-11-18 Adam Tkac[Development] Remove support for the "Tight" security...
2010-11-18 Adam Tkac[Development] Remove support for the "Tight" security...
2010-11-18 Adam Tkac[Bugfix] java: Disable Tight security type.
2010-11-18 Adam Tkac[Development] java: Implement X509 Security types....
2010-11-18 Adam Tkac[Development] java: Implement TLS security type. (Marti...
2010-11-18 Adam Tkac[Development] client: Add dialog window to accept/save...
2010-11-18 Adam Tkac[Development] Add generic UserMsgBox class. (Guillaume...
2010-11-11 Adam Tkac[Doc] Add copyrights to recently added Message Box...
2010-11-11 Adam Tkac[Development] java: Add simple Message Box implementati...
2010-11-11 Adam Tkac[Development] Allow changing the default value of strin...
2010-11-11 Adam Tkac[Development] java: Implement Plain Security type....
2010-11-11 Adam Tkac[Development] java: Support asking for a user name...
2010-11-11 Adam Tkac[Development] java: Implement VeNCrypt chooser (Martin...
2010-11-11 Adam Tkac[Bugfix] Xvnc: use strncpy instead of strncat to copy...
2010-11-11 Adam Tkac[Development] java: Add VeNCrypt security types. (Marti...
2010-11-11 Adam Tkac[Bugfix] win: Enable server configuration parameters...
2010-11-11 Adam Tkac[Bugfix] win: ReverseSecurityTypes option doesn't exist...
2010-11-11 Adam Tkac[Bugfix] win: Enable server configuration options in...
2010-11-09 DRCGenerate config.h for Windows build
2010-11-04 DRCStatic Xvnc build should now work with later versions...
2010-11-02 Adam Tkac[Development] Implement PasswordValidator class on...
2010-11-02 Adam Tkac[Bugfix] Use correct settings for 24 bit color depth...
2010-11-02 Adam Tkac[Bugfix] Pass correct include path (-I) to nasm.
2010-11-02 Adam Tkac[Bugfix] Add missing common/jpeg/win/jsimdcfg.inc file.
2010-10-29 Adam Tkac[Bugfix] Don't compile gethomedir function on WIN32
2010-10-29 Adam Tkac[Development] Use gethomedir() function in vncpasswd...
2010-10-29 Adam Tkac[Development] Introduce gethomedir() function to retrie...
2010-10-27 DRCWork around issue in CMake 2.6
2010-10-27 DRCUnix LF
2010-10-27 DRCFix 'make dist'
2010-10-27 DRCRemove unneeded file
2010-10-27 DRCCMake build system for Windows
2010-10-27 DRCOops. Need to include SecurityServer.h
2010-10-27 DRCAvoid conflict with Visual C++ abs() intrinsic
2010-10-26 DRCUpgrade included zlib to 1.2.5 (the main purpose of...
2010-10-25 DRCAdd unit tests from libjpeg-turbo
2010-10-25 DRCAdd license and other supporting documentation from...
2010-10-13 Pierre OssmanConverting a integer shift to a byte offset of course...
2010-10-11 Peter ÅstrandUpdated Swedish translation.
2010-10-11 Peter ÅstrandUpdated template for translations (executed make tigerv...
2010-10-01 DRCPrevious fix for statically linking against GnuTLS...
2010-10-01 DRCSupport linking statically with GnuTLS on OS X
2010-10-01 DRCAdd GNUTLS_CFLAGS and GNUTLS_LDFLAGS to allow GnuTLS...
2010-10-01 Adam Tkac[Development] Move Get{C,S}Security from Security class...
2010-09-30 DRC"OS/X" = "OS X"
2010-09-30 Adam Tkac[Cleanup] Remove obsolete comment in Security class.
2010-09-30 Pierre OssmanUse proper methods for pixel conversion in the cursor...
2010-09-30 Pierre OssmanThe tight decoder is really working on pixel buffers...
2010-09-30 Pierre OssmanRevert commit 3784 as it was incorrect. A "Pixel" is...
next