]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2019-04-01 Pierre OssmanHide setPrimary parameter on non-X11 platforms
2019-04-01 Pierre OssmanAdd delay on authentication failures
2019-03-26 Pierre OssmanHandle server name overflow properly
2019-03-26 Pierre OssmanAdd missing throws for exception
2019-03-26 Pierre OssmanBetter document the argument for -geometry
2019-03-26 Pierre OssmanShow extra options in vncviewer --help
2019-03-25 Pierre OssmanDon't use un-initialized stride to base constructor
2019-03-25 Pierre OssmanAllow blacklist to be disabled
2019-03-25 Pierre OssmanMove Blacklist parameters out of the class
2019-02-28 Pierre OssmanMerge branch 'copyrightyear' of https://github.com...
2019-02-28 Pierre OssmanOnly do initial LED sync if focused
2019-02-27 Samuel MannehedUpdate visible copyright years to 2019 799/head
2019-02-15 Mario BlättermannUpdate German translation
2019-02-15 Felipe CastroUpdate Esperanto translation
2019-02-13 James Le CuirotDon't build xserver with -I$(includedir) as it breaks... 795/head
2019-01-22 Pierre OssmanFix Travis C++ specifier
2019-01-22 Pierre OssmanMerge branch 'docker' of https://github.com/CendioOssma...
2019-01-22 Pierre OssmanUse Ubuntu 16.04 for general builds 788/head
2019-01-21 Pierre OssmanDo parallel builds for Ubuntu packages
2019-01-21 Pierre OssmanBuild Ubuntu 14.04 (Trusty) packages in Travis
2019-01-21 Pierre OssmanBuild Ubuntu 16.04 (Xenial) package in Travis
2019-01-21 Pierre OssmanBuild RHEL 6 packages in Travis
2019-01-21 Pierre OssmanBuild RHEL 7 packages in Travis
2019-01-21 Pierre OssmanClean up RPM spec files
2019-01-21 Pierre OssmanAdd missing FLTK dependency
2019-01-21 Pierre OssmanClean up Ubuntu 14.04 FLTK build
2019-01-21 Pierre OssmanMake sure libXrandr is available in package builds
2019-01-21 Pierre OssmanUse Xorg source from distribution
2019-01-21 Pierre OssmanAdd libXfont as a Debian package dependency
2019-01-21 Pierre OssmanStop building FLTK for modern distributions
2019-01-16 Pierre OssmanAdd x0vncserver option to only allow localhost connections
2019-01-16 pan93412Add Chinese (traditional) translation
2019-01-14 Pierre OssmanRemove obsolete packages
2019-01-14 Pierre OssmanRemove obsolete FLTK patches
2019-01-11 Ben Hildredclarify shell dependencies
2019-01-11 Ben Hildreddead links and bitrot
2019-01-09 Pierre OssmanInclude libuuid in static builds
2018-12-28 Pierre OssmanAdd Github issue templates
2018-12-13 Pierre OssmanMerge branch 'rpm' of https://github.com/MarkMielke...
2018-12-13 Mark MielkeUpdate RPM package dependencies to require version... 774/head
2018-12-10 Pierre OssmanMerge branch 'vmware' of https://github.com/CendioOssma...
2018-12-10 Pierre OssmanAdd support for VMware LED status 775/head
2018-12-10 Pierre OssmanAdd support for VMware cursors
2018-12-10 Pierre OssmanMerge branch 'connparams' of https://github.com/CendioO...
2018-12-10 Pierre OssmanMake sure we always have a valid screen layout 761/head
2018-12-10 Pierre OssmanHandle line breaks in log messages
2018-12-10 Pierre OssmanRequire all SMsgWriter caller to check capabilities
2018-12-10 Pierre OssmanAbstract sending cursor and resizing the desktop
2018-12-10 Pierre OssmanAlways send current screen layout to client
2018-11-30 Pierre OssmanIncrease range of ComparingUpdateTracker statistics
2018-11-30 Pierre OssmanMerge branch 'altgr' of https://github.com/CendioOssman...
2018-11-30 Pierre OssmanAvoid using "fake" key codes 772/head
2018-11-27 Brian HinzMerge pull request #765 from bmwiedemann/timestamp
2018-11-26 Pierre OssmanDocument -AcceptSetDesktopSize in x0vncserver.man
2018-11-26 Pierre OssmanAllow -AcceptSetDesktopSize in x0vncserver
2018-11-26 Brian P. HinzEL7 with Xorg 1.2.0 needs --disable-dri3
2018-11-26 Brian P. Hinzel7 bumped version of xorg to 1.20
2018-11-26 Brian P. HinzRemove Java viewer from debian packages (4a4453f broke...
2018-11-23 Pierre OssmanAbort unsafe lossless refresh early
2018-11-23 Pierre OssmanMove lossless refresh handling to separate method
2018-11-23 Pierre OssmanFix bad size check in Tight decoder
2018-11-23 Pierre OssmanUse larger integers for the cursor dithering
2018-11-21 Pierre OssmanMerge branch 'vla' of https://github.com/CendioOssman...
2018-11-21 Pierre OssmanDo debug build in Travis 766/head
2018-11-21 Pierre OssmanMerge branch 'covscan' of https://github.com/grulja...
2018-11-20 Jan GrulichFix memory leaks 729/head
2018-11-20 Jan GrulichCheck correct return code
2018-11-18 Bernhard M... Use cmake TIMESTAMP function 765/head
2018-11-11 Christian AuthmannSave a few X11 server roundtrips by ignoring empty... 763/head
2018-11-11 Christian AuthmannPrevent rendering uninitialized Pixmap contents on X11
2018-11-09 Pierre OssmanMerge branch 'exittimer' of https://github.com/CendioOs...
2018-11-09 Pierre OssmanGet rid of SocketServer::checkTimeouts() 762/head
2018-11-09 Pierre OssmanChange idle timeout to timer
2018-11-09 Pierre OssmanProperly terminate server on timeouts
2018-11-09 Pierre OssmanChange exit timeouts to timers
2018-11-09 Pierre OssmanMerge branch 'vncserver' of https://github.com/CendioOs...
2018-11-09 Pierre OssmanClean up headers 755/head
2018-11-09 Pierre OssmanRemove unused functions from server classes
2018-11-09 Pierre OssmanMake throwConnFailedException() protected
2018-11-09 Pierre OssmanRemove writeConnFailedFromScratch()
2018-11-09 Pierre OssmanRemove comments about self-deleting connections
2018-11-09 Pierre OssmanStop trying to send ListConnInfo via WM_COPYDATA
2018-11-09 Pierre OssmanMove ListConnInfo to WinVNC directory
2018-11-07 Pierre OssmanRemove variable length arrays
2018-11-07 Pierre OssmanUpdate gettext.h to latest version
2018-11-06 Pierre OssmanFixed handling of AltGr from Windows' touch keyboard
2018-11-06 Pierre OssmanHandle AltGr from Windows' touch keyboard
2018-11-05 Pierre OssmanAdjust XDamage tracking to geometry
2018-11-01 Pierre OssmanMove client attributes out of ServerParams
2018-11-01 Pierre OssmanMerge client resize capabilities
2018-11-01 Pierre OssmanDon't update screen layout directly on incoming client...
2018-11-01 Pierre OssmanRemove unused flags from ServerParams
2018-11-01 Pierre OssmanSimplify encoding list generator
2018-11-01 Pierre OssmanUse STL list for encoding list
2018-11-01 Pierre OssmanMake arguments explicit in all message writer methods
2018-11-01 Pierre OssmanMove update request handling in to CConnection
2018-11-01 Pierre OssmanLet CMsgHandler::serverInit() handle initial set up
2018-11-01 Pierre OssmanStop requiring CConnection::serverInit() to be overridden
2018-11-01 Pierre OssmanRemove unused CConnection::getIdentityVerifier()
2018-11-01 Pierre OssmanStop using fences for pixel format switch
next