]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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...
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
next