aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/rfb/CConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Method cleanup.Brian P. Hinz2016-12-101-78/+135
* Make all viewer parameters static. Viewer instances are isolated from each ot...Brian P. Hinz2016-08-271-1/+11
* Whitespace cleanup onlyBrian Hinz2013-05-121-14/+14
* Cleanup linter warnings wherever possible and suppress all linter warnings fr...Brian Hinz2012-12-141-2/+2
* Update address of FSF and copyright notices to assign proper credit.Brian Hinz2012-04-111-1/+2
* Fixes handshake failure caused by premature loop break when data is not ready.Brian Hinz2012-03-191-3/+2
* Changes aimed at making the behavior of the java client more consistent with ...Brian Hinz2012-03-181-49/+89
* Replace all stream-based IO with non-blocking NIO-based implementation. Stil...Brian Hinz2012-02-031-4/+1
* Fix more unused local variables and static (class) variables and methods bein...Brian Hinz2011-10-091-1/+1
* Move Java source up one level and allow Java viewer to be built as a standalo...DRC2011-10-071-0/+356