503 コミット (a4308c9ec45b0ebcafaed2280b442d2840098e4e)

作成者 SHA1 メッセージ 日付
  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 6年前
  Brian P. Hinz b22624f433 Allow multiple certs with same DN in saved certs file. 6年前
  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年前
  Brian P. Hinz 8381fcc54a Multithreaded decoder improvements (java viewer) 7年前
  Pierre Ossman eefa6fe6e7 Change development version to 1.8.80 7年前
  Brian P. Hinz 606ca31f38 More fixes for java viewer performance regression 7年前
  Brian P. Hinz 83722048dd Partial fix for java viewer performance regression 7年前
  Samuel Mannehed 8e5a29e4b2 Update visible copyright year to 2017 7年前
  Brian P. Hinz 038dc6e231 Java client support for X Cursor 7年前
  Brian P. Hinz 6842566305 Fix for exception handling in decoder threads (java client) 7年前
  Brian P. Hinz 6fd7e019e9 Java client support for cursors with full alpha 7年前
  Brian P. Hinz e5ac20fd1e Downed hosts should timeout reasonably quickly 7年前
  Brian P. Hinz 733f259342 Java client was not honoring "ServerName" option in config files 7年前
  Brian P. Hinz 99a855a207 Fix regression that omitted support for client redirect. 7年前
  Brian P. Hinz 985d0eb065 Complete rewrite of pixel buffer & decoder implementation. 7年前
  Brian P. Hinz 4efd8150bb Whitespace cleanup 7年前
  Brian P. Hinz 91b12e3400 Delete unecessary files 7年前