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.15-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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
com
/
tigervnc
/
rfb
/
CSecurityTLS.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all viewer parameters static. Viewer instances are isolated from each ot...
Brian P. Hinz
2016-08-27
1
-8
/
+8
*
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
1
-3
/
+80
*
Don't exit completely if single viewer declines server cert
Brian P. Hinz
2015-09-20
1
-4
/
+8
*
Fixes for X509 CA certificate handling
Brian P. Hinz
2015-09-19
1
-24
/
+97
*
Handle CA chain certificates
Brian P. Hinz
2015-09-13
1
-4
/
+7
*
Improve handling of x509 authentication
Brian P. Hinz
2015-09-13
1
-24
/
+101
*
Major overhaul of SSLEngineManager
Brian P. Hinz
2014-11-02
1
-14
/
+16
*
Whitespace cleanup only
Brian Hinz
2013-05-12
1
-11
/
+11
*
adds initial support for loading & saving of both configuration files and use...
Brian Hinz
2012-08-29
1
-19
/
+17
*
Implemented rfb/Configuration similar to the native client methods. Added equ...
Brian Hinz
2012-05-14
1
-2
/
+2
*
Update address of FSF and copyright notices to assign proper credit.
Brian Hinz
2012-04-11
1
-2
/
+3
*
make sure we actually throw caught execptions in java viewer
Brian Hinz
2012-02-16
1
-1
/
+1
*
Replace all stream-based IO with non-blocking NIO-based implementation. Stil...
Brian Hinz
2012-02-03
1
-66
/
+105
*
Fix more unused local variables and static (class) variables and methods bein...
Brian Hinz
2011-10-09
1
-4
/
+3
*
cleaned up unused local variables, unnecessary package imports, and fixed som...
Brian Hinz
2011-10-09
1
-2
/
+0
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-0
/
+251