]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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-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-10-26 Pierre OssmanMerge branch 'nojava' of https://github.com/CendioOssma...
2018-10-26 Pierre OssmanInherit SocketServer directly from VNCServer
2018-10-26 Pierre OssmanEncapsulate client handling in VNCServerST
2018-10-26 Pierre OssmanMerge branch 'x0vncserver-run-destructors' of https...
2018-10-26 Pierre OssmanMerge branch 'master' of https://github.com/grulja...
2018-10-25 Pierre OssmanFix rendering on big endian system
2018-10-25 Pierre OssmanAdjust some strings so they are easier to translate
2018-10-23 joe HansenUpdate Danish translation
2018-10-23 Peter Åstrand... Run listener destructors before terminating 750/head
2018-10-19 Pierre OssmanDocument tests for server keyboard handling
2018-10-19 Pierre OssmanClarify some keyboard test details
2018-10-19 Pierre OssmanChange to https for tigervnc URL
2018-10-10 Pierre OssmanMove access rights and closing to SConnection object
2018-10-10 Pierre OssmanEncapsulate setDesktopSize() in VNCServerST
2018-10-10 Pierre OssmanEncapsulate event handling in VNCServerST
2018-10-10 Pierre OssmanUse accessor methods for VNCServerST
2018-10-10 Pierre OssmanRemove QueryConnectionHandler
2018-10-09 Pierre OssmanForce common flow of connection queries
2018-10-09 Pierre OssmanLog TLS handshake result
2018-10-09 Pierre OssmanRemove Java web server 736/head
2018-10-03 Jan GrulichAvoid potential crash when replacing buffer in PlainPasswd 728/head
2018-09-28 Pierre OssmanInclude unix socket in vncviewer usage
2018-09-21 Pierre OssmanMerge branches 'meta' and 'tlscrash' of https://github...
2018-09-21 Pierre OssmanRestore original streams when terminating TLS 722/head
2018-09-21 Pierre OssmanDelete TLS streams before deleting the session
2018-09-21 Pierre OssmanStrongly bind security objects to connection object
2018-09-21 Pierre OssmanInitialise CSecurityTLS::cert_cred properly
2018-09-21 Pierre OssmanRemove destroy functions
2018-09-21 Pierre OssmanInterpret Meta as Alt 723/head
2018-09-21 Pierre OssmanReplace Shift+Alt with Shift+Meta when possible
2018-09-21 Pierre OssmanUpdate NumLock comment now that we have sync
2018-09-21 Pierre OssmanMerge branch 'alrplus' of https://github.com/CendioOssm...
2018-09-21 Pierre OssmanEstimate higher bandwidth in slow start 720/head
2018-09-21 Pierre OssmanAllow perceptually lossless refresh
2018-09-20 Pierre OssmanAdd method to get compression settings from encoder
2018-09-20 Pierre OssmanDon't force encoders to specify palette size
2018-09-20 Pierre OssmanLimit maximum lossless refresh CPU usage
2018-09-20 Pierre OssmanDon't attempt to send empty lossless refresh
2018-09-20 Pierre OssmanFix calculation of maximum lossless refresh area
2018-09-20 Peter Åstrand... Avoid refresh of recently changed areas
2018-09-20 Pierre OssmanFix bad reference in Timer::getRemainingMs()
2018-09-19 Peter Åstrand... Link zlib statically on all platforms
2018-09-18 Pierre OssmanFix bad color of cursor with x0vncserver
2018-09-13 Pierre OssmanStop tracking changes for each glyph
2018-09-13 Pierre OssmanAvoid compiler "use of uninitialised variable" warnings
2018-09-11 Pierre OssmanFix multi-head placement of overlay (again)
2018-09-11 Pierre OssmanRemove dead overlay code
2018-09-11 Pierre OssmanExplicitly check screen layout after change
2018-09-10 Pierre OssmanAdjust cursor position according to geometry
2018-08-21 Brian P. Hinz[Java] Fix error in VeNCrypt protocol implemtation
2018-08-21 Brian HinzMerge pull request #703 from pepijnve/patch-1
2018-08-20 Pepijn Van... Release queueMutex using finally blocks 703/head
2018-08-16 Pierre OssmanGet correct GnuTLS version in travis
2018-08-16 Pierre OssmanUse system certificate trust store
2018-08-16 Pierre OssmanCenter overlay on primary screen
2018-08-16 Pierre OssmanMerge branch 'master' of https://github.com/daa/tigervnc
2018-08-15 Alexander DuryaginIncrease maximum vnc server name length 700/head
2018-08-08 Jan GrulichDo not perform endianness check on Windows and Apple 694/head
2018-08-08 Jan GrulichCheck endianness when constructing PlatformPixelBuffer()
2018-07-31 Pierre OssmanIgnore buttons in mouse leave events
2018-07-25 Pierre OssmanAvoid integer overflows in pixel size calculations
2018-07-25 Göran UddeborgUpdate Swedish translation
2018-07-25 Alexander ShopovUpdate Bulgarian translation
2018-07-25 Pierre OssmanAdd debug output for x0vncserver key events
2018-07-25 Pierre OssmanHandle Shift+Tab (ISO_Left_Tab) in x0vncserver
2018-07-25 Brian P. HinzUpdate static library dependencies for rpm/deb packages
2018-07-19 Pierre OssmanReduce size of context menu hint
2018-07-17 Pierre OssmanFix bad type on congestion ETA variable
2018-07-16 Göran UddeborgUpdate Swedish translation
2018-07-11 Pierre OssmanFix .gitignore for vncviewer/ and tests/
2018-07-11 Pierre OssmanMerge branch 'gitignore' of https://github.com/clbr...
2018-07-11 Lauri KasanenAdd a basic gitignore 676/head
2018-07-11 Pierre OssmanFix try/catch for flushPendingClipboard()
2018-07-11 Pierre OssmanMerge branch 'ctrl-alt-focus' of https://github.com...
2018-07-11 Pierre OssmanMerge branch 'oldserver' of https://github.com/clbr...
2018-07-11 Yuri ChornoivanUpdate Ukrainian translation
2018-07-11 Petr PisarAdd Czech translation
2018-07-11 Yuri KozlovUpdate Russian translation
2018-07-11 Rafael FontenelleUpdate Brazilian Portuguese translation
2018-07-11 Trần Ngọc QuânUpdate Vietnamese translation
2018-07-09 Lauri KasanenCompile fixes for Xserver 1.9 675/head
2018-07-07 Dominique Martinetviewer: reset ctrl / alt to menu state on focus 674/head
next