index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow multiple certs with same DN in saved certs file.
Brian P. Hinz
2017-07-22
1
-13
/
+21
*
Various fixes for Region handling in java viewer
Brian P. Hinz
2017-05-24
1
-20
/
+12
*
Extend JavaPixelBuffer to make further use of Graphics2D ops
Brian P. Hinz
2017-05-24
1
-1
/
+33
*
Minimize thread blocking and improve thread safety in java viewer
Brian P. Hinz
2017-05-24
5
-56
/
+78
*
Name threads for easier profiling
Brian P. Hinz
2017-05-24
2
-4
/
+2
*
Better checks for object equality, remove redundant initializer
Brian P. Hinz
2017-05-24
1
-6
/
+7
*
CopyRectDecoder missing getAffectedRegion method in java viewer
Brian P. Hinz
2017-05-24
1
-0
/
+14
*
Make sure install path for java classes is properly defined (re:#295)
Brian P. Hinz
2017-05-07
1
-0
/
+2
*
Fix for issue #455
Brian P. Hinz
2017-05-06
2
-7
/
+8
*
Set gateway host correctly when -via is used
Brian P. Hinz
2017-05-06
1
-1
/
+1
*
Multithreaded decoder improvements (java viewer)
Brian P. Hinz
2017-05-06
3
-11
/
+12
*
Change development version to 1.8.80
Pierre Ossman
2017-04-19
1
-1
/
+1
*
More fixes for java viewer performance regression
Brian P. Hinz
2017-04-17
5
-10
/
+26
*
Partial fix for java viewer performance regression
Brian P. Hinz
2017-04-04
1
-8
/
+8
*
Update visible copyright year to 2017
Samuel Mannehed
2017-03-20
2
-2
/
+2
*
Java client support for X Cursor
Brian P. Hinz
2017-02-27
2
-0
/
+60
*
Fix for exception handling in decoder threads (java client)
Brian P. Hinz
2017-02-27
1
-1
/
+1
*
Java client support for cursors with full alpha
Brian P. Hinz
2017-02-27
9
-79
/
+126
*
Downed hosts should timeout reasonably quickly
Brian P. Hinz
2017-02-20
1
-13
/
+30
*
Java client was not honoring "ServerName" option in config files
Brian P. Hinz
2017-02-20
2
-43
/
+63
*
Fix regression that omitted support for client redirect.
Brian P. Hinz
2017-02-10
3
-34
/
+52
*
Complete rewrite of pixel buffer & decoder implementation.
Brian P. Hinz
2016-12-10
27
-1851
/
+3802
*
Whitespace cleanup
Brian P. Hinz
2016-12-10
1
-7
/
+6
*
Delete unecessary files
Brian P. Hinz
2016-12-10
2
-294
/
+0
*
Method cleanup.
Brian P. Hinz
2016-12-10
8
-231
/
+500
*
Whitespace cleanup
Brian P. Hinz
2016-12-10
2
-11
/
+11
*
Update version
Brian P. Hinz
2016-12-10
1
-1
/
+1
*
Added a method for copying between streams
Brian P. Hinz
2016-10-20
1
-0
/
+11
*
Added a method for reading into a ByteBuffer
Brian P. Hinz
2016-10-20
1
-0
/
+12
*
Cosmetic change (increased border spacing)
Brian P. Hinz
2016-10-19
1
-1
/
+1
*
Added filename filters to file chooser dialogs
Brian P. Hinz
2016-08-28
4
-8
/
+34
*
Make all viewer parameters static. Viewer instances are isolated from each ot...
Brian P. Hinz
2016-08-27
21
-2230
/
+1748
*
Major overhaul of java viewer.
Brian P. Hinz
2016-08-07
2
-0
/
+773
*
Overhaul of SSH tunneling features in Java viewer
Brian P. Hinz
2016-03-31
7
-386
/
+958
*
change the Copyright year
Bojan Memetovic
2016-03-18
2
-2
/
+2
*
Fix names of menu keys in options dialog on OS X
Brian P. Hinz
2016-03-17
2
-1
/
+8
*
Code formatting tweaks (shorter line lengths)
Brian P. Hinz
2016-03-17
1
-6
/
+13
*
Various fixes to Java viewer UI
Brian P. Hinz
2016-03-17
7
-506
/
+1014
*
(U) Fix invalid String comparison
Brian P. Hinz
2016-03-14
1
-1
/
+1
*
Regression fix for Java window size
Brian P. Hinz
2016-02-10
3
-31
/
+20
*
Add workaround for Vino's VeNCrypt implementation to Java viewer
Brian P. Hinz
2016-01-17
1
-2
/
+14
*
Suppress/eliminate JDK warnings
Brian P. Hinz
2015-12-26
11
-28
/
+48
*
Upgrade in-tree jsch and jzlib to latest upstream versions
Brian P. Hinz
2015-12-26
153
-2368
/
+8073
*
Change development version to 1.6.80
Pierre Ossman
2015-11-26
1
-1
/
+1
*
Fix exit routine in java viewer
Brian P. Hinz
2015-10-11
1
-4
/
+3
*
More cleanup of x509 exception handling in java viewer
Brian P. Hinz
2015-10-11
1
-27
/
+20
*
Cleanup exception handling for x509* auth types in java viewer
Brian P. Hinz
2015-10-10
1
-58
/
+17
*
Added hostname verification for x509 authentication types
Brian P. Hinz
2015-10-09
2
-3
/
+84
*
Don't exit completely if single viewer declines server cert
Brian P. Hinz
2015-09-20
2
-4
/
+38
*
Fixes for X509 CA certificate handling
Brian P. Hinz
2015-09-19
1
-24
/
+97
[next]