jgit/org.eclipse.jgit.ssh.apache/META-INF
Thomas Wolf 566e49d7d3 sshd: support the ProxyJump ssh config
This is useful to access git repositories behind a bastion server
(jump host).

Add a constant for the config; rewrite the whole connection initiation
to parse the value and (recursively) set up the chain of hops. Add
tests for a single hop and two different ways to configure a two-hop
chain.

The connection timeout applies to each hop in the chain individually.

Change-Id: Idd25af95aa2ec5367404587e4e530b0663c03665
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2020-09-19 15:17:00 -04:00
..
MANIFEST.MF sshd: support the ProxyJump ssh config 2020-09-19 15:17:00 -04:00
SOURCE-MANIFEST.MF Prepare 5.10.0-SNAPSHOT builds 2020-08-27 16:14:36 +02:00