]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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...
2010-09-30 Pierre OssmanHide the GNUTLS options in vncviewer when support isn...
2010-09-30 DRCOS X has the PAM library, but only 10.6 has the headers...
2010-09-30 DRCSync with libjpeg-turbo 1.0.1
2010-09-30 DRCSupport building with older versions of gnutls; Fix...
2010-09-30 DRCAttempt to link statically with gnutls if -static is...
2010-09-29 Pierre OssmanAdd ifdef:s around TLS specific code in Unix vncviewer.
2010-09-20 Adam Tkac[Bugfix] Include rfb/Security.h in the source tarball.
2010-09-15 Adam Tkac[Development] Add code which process new GUI-exposed...
2010-09-15 Adam Tkac[Development] Expose encryption and authentication...
2010-09-15 Adam Tkac[Development] Add -dridir parameter to Xvnc to specify...
2010-09-15 Adam Tkac[Development] When building X.Org 7.5, use xserver...
2010-09-15 Adam Tkac[Development] build-xorg: apply patches from xorg-7...
2010-09-15 Adam Tkac[Development] Apply some downstream patches to get...
2010-09-15 Adam Tkac[Development] build-xorg: don't build hardware specific...
2010-09-15 Adam Tkac[Development] build-xorg: don't build X11 documentation.
2010-09-15 Adam Tkac[Development] Update X.Org 7.5 packages to the latest...
2010-09-15 Adam Tkac[Development] Handle .tar.gz Mesa archives in build...
2010-09-15 Adam Tkac[Development] Improve download-xorg-7.5 script to work...
2010-09-15 Adam Tkac[Bugfix] Fix vncconfig.exe compilation (broken since...
2010-09-07 Adam Tkac[Development] Add missing PAM sources (fixes commit...
2010-09-02 Adam Tkac[Development] Add more --disable- flags to Xorg's confi...
2010-09-02 Adam Tkac[Development] Compile Xvnc parallely, if possible.
2010-09-02 Adam Tkac[Development] Implement *Plain security types on the...
2010-09-02 Adam Tkac[Development] Implement *Plain types on the client...
2010-08-27 Adam Tkac[Bugfix] Set pvfb->pixelFormatDefined only if format...
2010-08-25 Adam Tkac[Bugfix] Properly report transport errors to GNUTLS.
2010-08-25 Adam Tkac[Bugfix] Xvnc: define 32bit pixel format correctly...
2010-08-12 Adam Tkac[Development] Set default security types as follows:
2010-08-12 Adam Tkac[Development] Extend Security class to allow different...
2010-08-12 Adam Tkac[Bugfix] Return also "standard" security types (except...
2010-08-11 Adam Tkac[Bugfix] Check return codes from gnutls library every...
2010-08-11 Adam Tkac[Cleanup] Ensure all files use LF as newline control...
2010-08-07 DRCFix typo in SIMD dispatch routines which was causing...
2010-08-03 DRCSync with libjpeg-turbo 1.0.1
2010-08-03 DRCFix build with YASM
2010-08-03 DRCHandle erroneous Huffman codes
2010-07-21 Adam Tkac[Bugfix] Extend encoding range checks to handle negativ...
2010-07-21 Adam Tkac[Bugfix] Fix memory leak in InputDevice::keyEvent function.
2010-07-21 Adam Tkac[Bugfix] vncserver: accept <+optname> option when speci...
2010-07-21 Adam Tkac[Development] Rename CSecurityTLSBase class to CSecurit...
2010-07-21 Adam Tkac[Development] Merge CSecurityTLS and CSecurityX509...
2010-07-21 Adam Tkac[Development] Rename SSecurityTLSBase source/class...
2010-07-21 Adam Tkac[Cleanup] Merge SSecurityTLS and SSecurityX509 classes...
2010-07-21 Adam Tkac[Development] Implement VeNCrypt X509 subtypes on the...
2010-07-21 Adam Tkac[Development] Implement X509 VeNCrypt subtypes on the...
2010-07-21 Adam Tkac[Bugfix] Add "#error" directives to client-side TLS...
2010-07-20 Adam Tkac[Development] Create VeNCrypt security types in Securit...
2010-07-20 Adam Tkac[Development] Use SecurityType also as configuration...
2010-07-20 Adam Tkac[Development] Pass Security instance to {C,S}SecurityVe...
2010-07-20 Adam Tkac[Development] Add more debug logging into {C,S}Security...
next