aboutsummaryrefslogtreecommitdiffstats
path: root/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* Name threads for easier profilingBrian P. Hinz2017-05-242-4/+2
* Better checks for object equality, remove redundant initializerBrian P. Hinz2017-05-241-6/+7
* CopyRectDecoder missing getAffectedRegion method in java viewerBrian P. Hinz2017-05-241-0/+14
* Fix for issue #455Brian P. Hinz2017-05-062-7/+8
* Set gateway host correctly when -via is usedBrian P. Hinz2017-05-061-1/+1
* Multithreaded decoder improvements (java viewer)Brian P. Hinz2017-05-063-11/+12
* More fixes for java viewer performance regressionBrian P. Hinz2017-04-175-10/+26
* Partial fix for java viewer performance regressionBrian P. Hinz2017-04-041-8/+8
* Update visible copyright year to 2017Samuel Mannehed2017-03-202-2/+2
* Java client support for X CursorBrian P. Hinz2017-02-272-0/+60
* Fix for exception handling in decoder threads (java client)Brian P. Hinz2017-02-271-1/+1
* Java client support for cursors with full alphaBrian P. Hinz2017-02-279-79/+126
* Downed hosts should timeout reasonably quicklyBrian P. Hinz2017-02-201-13/+30
* Java client was not honoring "ServerName" option in config filesBrian P. Hinz2017-02-202-43/+63
* Fix regression that omitted support for client redirect.Brian P. Hinz2017-02-103-34/+52
* Complete rewrite of pixel buffer & decoder implementation.Brian P. Hinz2016-12-1027-1851/+3802
* Whitespace cleanupBrian P. Hinz2016-12-101-7/+6
* Delete unecessary filesBrian P. Hinz2016-12-102-294/+0
* Method cleanup.Brian P. Hinz2016-12-108-231/+500
* Whitespace cleanupBrian P. Hinz2016-12-102-11/+11
* Added a method for copying between streamsBrian P. Hinz2016-10-201-0/+11
* Added a method for reading into a ByteBufferBrian P. Hinz2016-10-201-0/+12
* Cosmetic change (increased border spacing)Brian P. Hinz2016-10-191-1/+1
* Added filename filters to file chooser dialogsBrian P. Hinz2016-08-284-8/+34
* Make all viewer parameters static. Viewer instances are isolated from each ot...Brian P. Hinz2016-08-2721-2230/+1748
* Major overhaul of java viewer.Brian P. Hinz2016-08-072-0/+773
* Overhaul of SSH tunneling features in Java viewerBrian P. Hinz2016-03-317-386/+958
* change the Copyright yearBojan Memetovic2016-03-182-2/+2
* Fix names of menu keys in options dialog on OS XBrian P. Hinz2016-03-172-1/+8
* Code formatting tweaks (shorter line lengths)Brian P. Hinz2016-03-171-6/+13
* Various fixes to Java viewer UIBrian P. Hinz2016-03-177-506/+1014
* (U) Fix invalid String comparisonBrian P. Hinz2016-03-141-1/+1
* Regression fix for Java window sizeBrian P. Hinz2016-02-103-31/+20
* Add workaround for Vino's VeNCrypt implementation to Java viewerBrian P. Hinz2016-01-171-2/+14
* Suppress/eliminate JDK warningsBrian P. Hinz2015-12-2610-27/+47
* Upgrade in-tree jsch and jzlib to latest upstream versionsBrian P. Hinz2015-12-26152-2354/+8040
* Fix exit routine in java viewerBrian P. Hinz2015-10-111-4/+3
* More cleanup of x509 exception handling in java viewerBrian P. Hinz2015-10-111-27/+20
* Cleanup exception handling for x509* auth types in java viewerBrian P. Hinz2015-10-101-58/+17
* Added hostname verification for x509 authentication typesBrian P. Hinz2015-10-092-3/+84
* Don't exit completely if single viewer declines server certBrian P. Hinz2015-09-202-4/+38
* Fixes for X509 CA certificate handlingBrian P. Hinz2015-09-191-24/+97
* Fix Viewport initial sizing issue on OS XBrian P. Hinz2015-09-131-1/+3
* Handle CA chain certificatesBrian P. Hinz2015-09-131-4/+7
* Improve handling of x509 authenticationBrian P. Hinz2015-09-131-24/+101
* Fix UI logic in Java viewerBrian P. Hinz2015-08-201-1/+0
* Disable window functions for embedded appletBrian P. Hinz2015-08-202-0/+6
* Disable desktopSize option for embedded appletsBrian P. Hinz2015-08-201-1/+2
* Add multiple monitor spanning feature to java viewerBrian P. Hinz2015-08-204-12/+65
* Java viewer UI updatesBrian P. Hinz2015-08-202-14/+11