]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2016-01-11 Pierre OssmanInstall viewer .desktop file and icons on all Unix...
2016-01-09 Brian P. HinzUbuntu package fixes
2016-01-06 Brian P. HinzAllow Ubuntu 12.04 packages to build on any architecture
2016-01-06 Brian P. HinzDebian package updates
2016-01-04 Pierre OssmanBlock signals from being handled on worker threads
2016-01-04 Pierre OssmanCompile common code with -fPIC on all non-Windows platforms
2016-01-04 Brian P. HinzDelete unnecessary patch files
2016-01-04 Brian P. HinzRemove uncessary Xauth cookie patch from deb & rpm...
2015-12-29 Göran UddeborgUpdate Swedish translation
2015-12-29 Tristan SchmelcherFix race problem with detecting listening inetd sockets
2015-12-29 Pierre OssmanAdd workaround for Vino's VeNCrypt implementation
2015-12-29 Pierre OssmanSet up Xauthority using a single invokation
2015-12-29 Pierre OssmanUse mcookie to generate X server cookie
2015-12-29 Pierre OssmanCheck that xauth is in PATH
2015-12-27 Brian P. HinzSuppress/eliminate JDK warnings
2015-12-27 Brian P. HinzUpgrade in-tree jsch and jzlib to latest upstream versions
2015-12-25 Brian P. HinzAdd snap tag to el7 packages
2015-12-25 Brian P. HinzAdd support for building RPM packages for RHEL 7 deriva...
2015-12-23 Stéphane AuleryUpdate French translation
2015-12-18 Rafael FontenelleUpdate Brazilian Portuguese translation
2015-12-12 Brian P. HinzUse --host and --build to prevent buildhost-specific...
2015-12-11 Pierre OssmanOnly show sendPrimary on X11 platforms
2015-12-08 Pierre OssmanInclude class keyword for friend declaration
2015-12-07 Pierre OssmanInit socket subsystem before parsing filters
2015-12-07 Pierre OssmanMerge branch 'master' of https://github.com/hackonteur...
2015-12-07 Mario BlättermannUpdate German translation
2015-12-07 Joe HansenUpdate Danish translation
2015-12-07 Benno SchulenbergUpdate Dutch translation
2015-12-05 Scott RolandReplace external wget with native Python version 246/head
2015-12-04 Scott RolandFix coding to be utf-8 instead of UTF-8
2015-12-04 Alexander ShopovUpdate Bulgarian translation
2015-12-04 Jorma KarvonenUpdate Finnish translation
2015-12-03 Göran UddeborgUpdate Swedish translation
2015-12-02 Yuri ChornoivanUpdate Ukrainian translation
2015-12-02 Pierre OssmanMerge branch 'multicore' of https://github.com/CendioOs...
2015-12-02 Pierre OssmanPerformance analysis of multi-core decoder 242/head
2015-11-30 Pierre OssmanGracefully handle empty CopyArea operations
2015-11-30 Pierre OssmanMerge branch 'master' of https://github.com/hackonteur...
2015-11-30 Brian P. HinzModularized el5 & el6 RPM specs
2015-11-29 Scott RolandFix relative PATH to SRCDIR 241/head
2015-11-27 Pierre OssmanOptimised shortcut for decoding on single CPU systems
2015-11-27 Pierre OssmanLimit the number of decoder threads to 4
2015-11-27 Pierre OssmanThrottle overlapping screen updates
2015-11-27 Pierre OssmanConsolidate how to run the FLTK loop in one place
2015-11-27 Pierre OssmanPropagate exceptions from worker threads back to main...
2015-11-27 Pierre OssmanEstimate CPU core usage in performance tests
2015-11-27 Pierre OssmanProtect PlatformPixelBuffer from simultaneous access
2015-11-27 Pierre OssmanCreate one decode thread for each CPU
2015-11-27 Pierre OssmanAdd option to enable thread sanitizer
2015-11-27 Pierre OssmanAllow parallel decoding of Tight JPEG rects
2015-11-27 Pierre OssmanAllow conditional dependencies between rects when decoding
2015-11-27 Pierre OssmanDecode rectangles in order if needed
2015-11-27 Pierre OssmanDecode overlapping rectangles in order
2015-11-27 Pierre OssmanAdd flags member to decoders
2015-11-27 Pierre OssmanMake the decoder multi-threaded
2015-11-27 Pierre OssmanLet CConnection intercept more callbacks
2015-11-27 Pierre OssmanAdd abstraction classes for system thread primitives
2015-11-27 Pierre OssmanRaise system requirement on Windows to Vista/2008
2015-11-27 Pierre OssmanFix copy-paste error for the secTypeX509Vnc security...
2015-11-27 Pierre OssmanClear up ZlibInStream::reset() behaviour
2015-11-27 Pierre OssmanSplit decoders into a read and decode step
2015-11-27 Pierre OssmanAdd efficient method to copy data between two streams
2015-11-27 Pierre OssmanRemove unneeded virtual qualifiers on stream methods
2015-11-27 Pierre OssmanRemove CMsgReader::getImageBuf() as nothing uses it
2015-11-27 Pierre OssmanDecouple decoders from CConnection
2015-11-27 Pierre OssmanMake ConnParams useful when const
2015-11-27 Pierre OssmanDelegate decoder object management to a separate class
2015-11-26 Brian P. HinzUpdate RPM dependency sources to latest versions
2015-11-26 Pierre OssmanChange development version to 1.6.80
2015-11-26 Pierre OssmanUpdate translation template file
2015-11-12 Michal SrbFix inverted logic in ProcVncExtSetParam. 236/head
2015-11-09 Pierre OssmanClean out unused dependencies from CConnection.h
2015-11-09 Pierre OssmanInclude kernel time in CPU usage measurement
2015-11-09 Pierre OssmanRemove old Windows CE code
2015-11-09 Pierre OssmanUse mingw's gettimeofday()
2015-11-09 Pierre OssmanRemove unused deleteReaderAndWriter() method
2015-10-30 Llorenç Garcia... option -xstartup added 231/head
2015-10-30 Llorenç Garcia... option -xstartup added
2015-10-30 Pierre OssmanMerge branch 'patch-1' of https://github.com/Siot/tigervnc
2015-10-29 Kirill KolyshkinXvnc.man: remove -i option 229/head
2015-10-27 Pierre OssmanMerge branch 'master' of https://github.com/graysky2...
2015-10-27 DRCAllow BUILD_TIMESTAMP to be set statically
2015-10-27 DRCAllow static linking against only the GCC libs
2015-10-27 Pierre OssmanMerge branch 'jpeg_includes' of https://github.com...
2015-10-23 Llorenç Garcia... Added -noxstartup 226/head
2015-10-23 Llorenç Garcia... new option -noxstartup to not load any xstartup script...
2015-10-19 grayskyprovide a systemd user service unit for vncserver 221/head
2015-10-19 grayskyupdate manpage teaching about ~/.vnc/config
2015-10-19 grayskyupdate vncserver to parse a config file
2015-10-16 Pierre OssmanFlush entire JPEG buffer, ignoring state
2015-10-16 DRCEnsure that libjpeg-turbo headers are included 222/head
2015-10-14 astrandMerge pull request #219 from astrand/master
2015-10-14 Peter Åstrand... Meta no longer sends Super. 219/head
2015-10-12 Pierre OssmanMerge branch 'vncserverfix' of https://github.com/micha...
2015-10-11 Brian HinzMerge pull request #215 from bphinz/master
2015-10-11 Brian P. HinzFix exit routine in java viewer 215/head
2015-10-11 Brian P. HinzMore cleanup of x509 exception handling in java viewer
2015-10-10 Brian P. HinzCleanup exception handling for x509* auth types in...
2015-10-10 Brian HinzMerge pull request #214 from bphinz/java-HostnameVerifier
2015-10-10 Brian P. HinzAdded hostname verification for x509 authentication... 214/head
next