]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2020-03-12 Pierre OssmanDon't create a default user config
2020-03-12 Pierre OssmanDon't accept arbitrary arguments to vncserver
2020-03-12 Pierre OssmanStop unsetting environment variables
2020-03-12 Pierre OssmanAlways install systemd services
2020-03-12 Pierre OssmanAdd default configuration files
2020-03-11 Pierre OssmanRemove old distribution packaging
2020-02-27 Pierre OssmanMerge branch 'xorg-server-1.20.7' of https://github...
2020-02-27 Pierre OssmanFix error check for zlib calls
2020-02-27 Pierre OssmanFix framebuffer setup in encperf
2020-02-27 Pierre OssmanProvide dummy output for dummy client connections
2020-02-14 Samuel MannehedMerge pull request #958 from sequencer/env_userpass
2020-02-10 Jiuyang liubug fix for user is NULL 958/head
2020-02-10 Jiuyang liuadd man
2020-02-06 Jiuyang liuimplement username/password from env.
2020-02-01 Linus Heckemannxserver: add no-op input thread init function 951/head
2020-01-30 Pierre OssmanInclude Carbon when statically linking gettext on macOS
2020-01-16 Pierre OssmanUpdate copyright year to 2020
2020-01-16 Pierre OssmanMerge branch 'emulateMB' of https://github.com/CendioAl...
2020-01-16 Pierre OssmanUse sys/time.h on Windows as well
2020-01-16 Alex TanskanenAdd emulated middle mouse button 942/head
2020-01-09 Alex TanskanenRemove "Dismiss menu" from context menu 938/head
2020-01-03 Pierre OssmanAllow XK_Scroll_Lock when LED state isn't supported
2020-01-03 Pierre OssmanClean up initialization of DIBSectionBuffer
2019-12-30 Pierre OssmanProvide correct dimensions for XShm setup
2019-12-30 Pierre OssmanRemove unneeded memory checks
2019-12-30 Pierre OssmanFix saving of bad server certificates
2019-12-28 Brian P. Hinzel6 build improvements. dependency updates, link order...
2019-12-27 Felipe CastroUpdate Esperanto translation
2019-12-23 Pierre OssmanSet initial blank cursor
2019-12-22 Brian P. HinzUpdate source URLs in el6 spec file
2019-12-22 Brian P. HinzRemove hard coded source URLs from travis-ci build...
2019-12-21 Brian P. HinzAllow non-interactive installs for bionic (travis-ci)
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
next