jgit/org.eclipse.jgit.ssh.apache
Thomas Wolf c56fa51709 Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys
sshd only asks exactly once for the password. C.f. upstream issue
SSHD-850.[1] So we have to work around this limitation for now.
Once we move to sshd > 2.1.0, this can be simplified somewhat.

[1] https://issues.apache.org/jira/browse/SSHD-850

Bug: 520927
Change-Id: Id65650228486c5ed30affa9c62eac982e01ae207
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2018-11-14 04:47:33 -08:00
..
.settings Apache MINA sshd client 2018-11-13 10:49:26 -08:00
META-INF Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys 2018-11-14 04:47:33 -08:00
resources/org/eclipse/jgit/internal/transport/sshd Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys 2018-11-14 04:47:33 -08:00
src/org/eclipse/jgit Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys 2018-11-14 04:47:33 -08: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 2018-11-13 10:49:26 -08: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 Apache MINA sshd client 2018-11-13 10:49:26 -08:00
pom.xml Add features for the Apache MINA sshd implementation 2018-11-13 10:49:26 -08:00