jgit/org.eclipse.jgit.ssh.apache
Thomas Wolf 4e8d5d4c63 sshd: simplify OpenSshServerKeyVerifier
Reduce the dependency on the ClientSession in preparation to
remove it altogether. Remove the internal helper, re-implement
the needed bits. We have not implemented any configuration
possibility in JGit for creating hashed host names in known hosts
files, so we don't need the sshd code that theoretically would
enable this.

Change-Id: I295f5106b60e1cc3a9d085b0cb7ff747daae88be
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2019-08-30 13:32:11 +02:00
..
.settings Apache MINA sshd client 2018-11-13 10:49:26 -08:00
META-INF Prepare 5.5.0-SNAPSHOT builds 2019-08-28 21:14:09 +02:00
resources/org/eclipse/jgit/internal/transport/sshd sshd: correct the protocol version exchange 2019-07-15 13:26:05 +02:00
src/org/eclipse/jgit sshd: simplify OpenSshServerKeyVerifier 2019-08-30 13:32:11 +02:00
.classpath Apache MINA sshd client 2018-11-13 10:49:26 -08:00
.fbprefs Apache MINA sshd client 2018-11-13 10:49:26 -08:00
.gitignore Apache MINA sshd client 2018-11-13 10:49:26 -08:00
.project Apache MINA sshd client 2018-11-13 10:49:26 -08:00
BUILD Apache MINA sshd client: adapt to sshd 2.2.0 2019-05-06 15:22:05 +02:00
about.html Apache MINA sshd client 2018-11-13 10:49:26 -08:00
build.properties Apache MINA sshd client 2018-11-13 10:49:26 -08:00
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Prepare 5.5.0-SNAPSHOT builds 2019-08-28 21:14:09 +02:00