Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
c0a360943aa9d1eac940c7105388eddc4c87e702
/
java
/
com
/
tigervnc
/
vncviewer
/
tunnel.java
c0a3609
Whitespace cleanup only
by Brian Hinz
· 12 years ago
d93a26d
Cleanup linter warnings wherever possible and suppress all linter warnings from Jsch code
by Brian Hinz
· 13 years ago
fd9419b
Shortened SSH tunneling System property names, fixed problem with parsing of '-via' cmd line option, fixed intermittent problem with SSH password dialog.
by Brian Hinz
· 13 years ago
94653cf
Re-implemented SSH tunneling features in Java viewer based on TurboVNC native client method. Adds support for string substitutions of via command, as well as a '-tunnel' option for tunneling directly to VNC server host (also support string substitutions). This implementation requires the vncServerName to be the last argument specified to the viewer, however this is consistent with the behavior of the native client and does not appear to cause any problems when using the viewer in standalone, applet, or jnlp modes.
by Brian Hinz
· 13 years ago