519 Révisions (v1.10.1)

Auteur SHA1 Message Date
  Pierre Ossman 4739493b63 TigerVNC 1.10.1 il y a 4 ans
  Pierre Ossman 8d5cb30dbf TigerVNC 1.10.0 il y a 4 ans
  Brian P. Hinz 5523480b0f Set explicit connect timeout on socket and use timer instead of counting iterations il y a 4 ans
  Brian P. Hinz 9ab28ef32d Poll local socket to make sure SSH tunnel is ready before connecting il y a 4 ans
  Brian P. Hinz 7e32921c65 Fix external SSH arguments dialog il y a 4 ans
  Brian P. Hinz e0f50f2e7f Fix for dialog modality on Mac OS X il y a 4 ans
  Brian P. Hinz be9c0489ce Fix for issue #796 il y a 4 ans
  Brian P. Hinz 7b6532423d Using socket.getPeerName() causes DNS lookup and noticable UI stall il y a 4 ans
  Brian P. Hinz 929bd648b9 [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771 il y a 4 ans
  Brian P. Hinz 3695a59527 [java] Trim any leading/trailing whitespace from servername il y a 4 ans
  Pierre Ossman 155e59e54c TigerVNC 1.9.90 (1.10.0 beta) il y a 4 ans
  Pierre Ossman cedce60ec5 Remove unused force protocol 3.3 code il y a 5 ans
  Samuel Mannehed 7198491ad2 Update visible copyright years to 2019 il y a 5 ans
  Bernhard M. Wiedemann e27c896998 Use cmake TIMESTAMP function il y a 5 ans
  Pierre Ossman 32b96ffec1 Change to https for tigervnc URL il y a 5 ans
  Pierre Ossman 4a4453fc69 Remove Java web server il y a 5 ans
  Brian P. Hinz d95be6c752 [Java] Fix error in VeNCrypt protocol implemtation il y a 5 ans
  Pepijn Van Eeckhoudt 991c857e0e
Release queueMutex using finally blocks il y a 5 ans
  Alexander Duryagin 6790199680 Increase maximum vnc server name length il y a 5 ans
  Pierre Ossman 1f8d9988d1 Change development version to 1.9.80 il y a 6 ans
  Mathias Jonsson 50439d78fa Accept a cfg as an argument as an alt way to start the viewer il y a 6 ans
  Brian P. Hinz cde71374d3 Set focus to password field in UserDialog il y a 6 ans
  Samuel Mannehed 518698a28c Update visible copyright year to 2018 il y a 6 ans
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText il y a 6 ans
  Brian P. Hinz de4db73353 Restore menukey function to java viewer il y a 6 ans
  Brian P. Hinz b40235af94 Fixes for erros in java hextile/zrle decoders il y a 6 ans
  Brian P. Hinz 88a4541705 Display security state when asking for password (java) il y a 6 ans
  Brian P. Hinz 9a9f9f0ec1 Move UserPasswordGetter out of CConn il y a 6 ans
  Brian P. Hinz d8809e334f Override default window manager key bindings better il y a 6 ans
  Brian P. Hinz 335446d164 Fix build Java errors caused by UTF-8 characters in source comments il y a 6 ans
  Brian P. Hinz bce950b70a Raise minimum supported Java version to 7 il y a 6 ans
  Brian P. Hinz 2dc6529ecd Override implicit focus transfer when "F10" key is pressed il y a 6 ans
  Brian P. Hinz e5b4003bfb Refactoring and implementation changes to keyboard and mouse handling il y a 6 ans
  Brian P. Hinz d2cc34dd8a Add formatted string function to LogWriter. il y a 6 ans
  Brian P. Hinz daa7a5e7e2 Rename CMsgWriter functions to match C++ code il y a 6 ans
  Pierre Ossman a8ecb793b2 Send cursor pseudo-encodings in order of preference il y a 6 ans
  Brian P. Hinz d698a6c953 Fully implement support for alpha cursor pseudo encoding. il y a 6 ans
  Brian P. Hinz 8081c33861 Fixed issue where CLI paramters specified as "-param value" caused il y a 6 ans
  Brian P. Hinz 61e25f9187 Fixed issue where -dotWhenNoCUrsor cli arg was not being honored il y a 6 ans
  Brian P. Hinz 5e8227d30a Fix for NPE when zero width or height alpha cursor is sent il y a 6 ans
  Brian P. Hinz 3a7d3c82c1 Handle certificate verification for saved certs correctly il y a 6 ans
  Brian P. Hinz b22624f433 Allow multiple certs with same DN in saved certs file. il y a 6 ans
  Brian P. Hinz b6b61c1da7 Various fixes for Region handling in java viewer il y a 7 ans
  Brian P. Hinz 60a17853ad Extend JavaPixelBuffer to make further use of Graphics2D ops il y a 7 ans
  Brian P. Hinz 4aaef59e20 Minimize thread blocking and improve thread safety in java viewer il y a 7 ans
  Brian P. Hinz 8601826e63 Name threads for easier profiling il y a 7 ans
  Brian P. Hinz 93c1203f85 Better checks for object equality, remove redundant initializer il y a 7 ans
  Brian P. Hinz 37d371e225 CopyRectDecoder missing getAffectedRegion method in java viewer il y a 7 ans
  Brian P. Hinz 5f0e605512 Make sure install path for java classes is properly defined (re:#295) il y a 7 ans
  Brian P. Hinz e9ed16b383 Fix for issue #455 il y a 7 ans