]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2019-12-21 Brian P. HinzAdd ubuntu-bionic to travis-ci builds
2019-12-21 Brian P. HinzMake sure travis-ci builds java viewer with latest...
2019-12-21 Brian P. HinzMostly stylistic changes to java viewer to match recent...
2019-12-21 Brian P. HinzFix travis-ci build scripts broken by c59f195
2019-12-20 Samuel MannehedFix maximum compress lvl in parameter list
2019-12-20 Samuel MannehedUse the correct minimum value for compression lvl
2019-12-20 Samuel MannehedUse the correct maximum value for compression lvl
2019-12-20 Samuel MannehedRemove confusing note about compression level
2019-12-20 Samuel MannehedSimplify color level descriptions
2019-12-20 Pierre OssmanMerge branch 'secfix' of https://github.com/CendioOssma...
2019-12-16 Brian P. HinzRemove support for ubuntu trusty since it's been EoL...
2019-12-09 Pierre OssmanCheck the correct stream if there is more data pending
2019-12-09 Pierre OssmanHandle pending data in TLS buffers
2019-12-09 Pierre OssmanCorrectly calculate rects with no CopyRect support
2019-12-09 Pierre OssmanDon't background the main session command
2019-12-09 Pierre OssmanFix link order of nettle and hogweed
2019-12-09 Balázs ÚrUpdate Hungarian translation
2019-12-09 JiYoon KwonAdd Korean translation
2019-12-01 Brian P. HinzUse openjdk-8 to build java viewer for bionic
2019-11-30 Brian P. HinzUpdate build deps for Ubuntu Bionic packages
2019-11-28 Brian P. HinzAdd support for VMwareCursor pseudo encoding to Java...
2019-11-22 Brian P. HinzRemove old Java applet support
2019-11-22 Brian P. HinzRFB refactoring to sync with native client
2019-11-16 Brian P. HinzInvalidate duplicate screens
2019-11-15 Pierre OssmanHandle pixel formats with odd shift values 921/head
2019-11-15 Pierre OssmanAdd unit tests for PixelFormat.is888() detection
2019-11-15 Pierre OssmanBe defensive about overflows in stream objects
2019-11-15 Pierre OssmanUse size_t for lengths in stream objects
2019-11-15 Pierre OssmanRemove unused FixedMemOutStream
2019-11-15 Pierre OssmanAdd sanity checks for PixelFormat shift values
2019-11-15 Pierre OssmanFix depth sanity test in PixelFormat
2019-11-15 Pierre OssmanAdd unit test for PixelFormat sanity checks
2019-11-15 Pierre OssmanHandle empty Tight gradient rects
2019-11-15 Pierre OssmanAdd write protection to OffsetPixelBuffer
2019-11-15 Pierre OssmanRestrict PixelBuffer dimensions to safe values
2019-11-15 Pierre OssmanEncapsulate PixelBuffer internal details
2019-11-15 Pierre OssmanMake ZlibInStream more robust against failures
2019-11-12 Göran UddeborgUpdate Swedish translation
2019-11-12 Petr PisarUpdate Czech translation
2019-11-07 Brian P. HinzSet explicit connect timeout on socket and use timer...
2019-11-05 Brian P. HinzPoll local socket to make sure SSH tunnel is ready...
2019-11-04 Brian P. HinzFix external SSH arguments dialog
2019-11-03 Brian P. HinzFix for dialog modality on Mac OS X
2019-11-03 Brian P. HinzFix for issue #796
2019-11-02 Brian P. HinzUsing socket.getPeerName() causes DNS lookup and notica...
2019-11-01 Yuri KozlovUpdate Russian translation
2019-10-29 Brian P. HinzAdd build scripts for ubunto 18.04 (bionic)
2019-10-29 Rafael FontenelleUpdate Brazilian Portuguese translation
2019-10-29 Alexander ShopovUpdate Bulgarian translation
2019-10-29 Mario BlättermannUpdate German translation
2019-10-29 Yuri ChornoivanUpdate Ukrainian translation
2019-10-29 pan93412Update Chinese (traditional) translation
2019-10-28 Samuel MannehedMerge pull request #894 from samhed/master
2019-10-25 Samuel MannehedDon't show the context menu hint when no hotkey 894/head
2019-10-22 Brian P. Hinz[java] Add support for java 9+ (removes support for...
2019-10-22 Brian P. Hinz[java] Trim any leading/trailing whitespace from servername
2019-10-18 Pierre OssmanChange development version to 1.10.80
2019-10-18 Pierre OssmanUpdate translation template file
2019-10-14 Pierre OssmanMerge branch 'fix-mistake' of https://github.com/gschwi...
2019-10-04 Pierre OssmanFix bad PixelBuffer reference in VNCServerST::setPixelB...
2019-10-02 Samuel MannehedMerge pull request #866 from gschwind/fix-wrong-test...
2019-09-25 Pierre OssmanFix length checks in string conversion functions
2019-09-25 Pierre OssmanAdd unit tests for convertLF() and convertCRLF()
2019-09-25 Pierre OssmanSplit test programs to benchmarking and unit tests
2019-09-06 Pierre OssmanUse display polling by default in WinVNC
2019-08-30 Benoit Gschwindfix test order in convertLF and convertCRLF 866/head
2019-08-24 Benoit Gschwindfix to early remove of iterator in VNCServerST::removeS... 863/head
2019-07-15 Samuel MannehedMerge pull request #849 from grulja/master
2019-07-11 Jan GrulichDo not return returncode indicating error when listing... 849/head
2019-07-01 Pierre OssmanMerge branch 'exclipboard' of https://github.com/Cendio...
2019-07-01 Pierre OssmanSupport extended clipboard transfers 834/head
2019-07-01 Pierre OssmanUse UTF-8 in clipboard API
2019-07-01 Pierre OssmanImproved clipboard API
2019-07-01 Pierre OssmanAdd UTF-8 to/from ISO 8859-1 conversion routines
2019-07-01 Pierre OssmanClean up internal clipboard handling
2019-07-01 Pierre OssmanMake sure clipboard uses \n line endings
2019-06-24 Pierre OssmanRemove max area parameter from Region::get_rects()
2019-06-18 Pierre OssmanProperly mark overloaded methods with virtual
2019-06-18 Pierre OssmanRequest keyboard grab ability under Xwayland
2019-05-14 Stéphane AuleryUpdate French translation
2019-05-09 Pierre OssmanMerge branch 'master' of https://github.com/lprylli...
2019-04-29 Pierre OssmanRemove unneeded logging from ZRLE decoder
2019-04-29 Pierre OssmanDo proper logging rather than fprintf(stderr, ...)
2019-04-29 Pierre OssmanRemove commented out logging
2019-04-27 Loic PrylliFix wrap-aware isAfter function in Congestion.cxx 817/head
2019-04-04 Pierre OssmanAlways get raw keyboard layout on macOS
2019-04-03 Marcel Schneiderreplace free with delete[]
2019-04-01 Pierre OssmanIncrease version string buffer size for gcc
2019-04-01 Pierre OssmanRemove unused force protocol 3.3 code
2019-04-01 Pierre OssmanOnly save parameters that are visible from the UI
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...
next