518 コミット (8d5cb30dbffea4bc24898f063321b67a890a8b49)

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