jgit/org.eclipse.jgit.ssh.apache
Thomas Wolf 5663b67575 Apache MINA sshd client: less aggressive key file name caching
Don't use the ~/.ssh directory as cache key for the key provider
but the configured paths of the default keys. Otherwise changes
in that list of paths are not picked up.

This is in particular a problem for EGit, where the user can modify
this list of keys interactively in the preferences. Without this
change, Eclipse needs to be restarted to pick up such changes.

Bug: 542845
Change-Id: I63432fb10729a90b3c5e14f13e39bf482aef811b
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2019-01-05 17:59:32 +01:00
..
.settings Apache MINA sshd client 2018-11-13 10:49:26 -08:00
META-INF Prepare 5.3.0-SNAPSHOT builds 2018-12-03 02:32:49 +01:00
resources/org/eclipse/jgit/internal/transport/sshd Apache MINA sshd client: less aggressive key file name caching 2019-01-05 17:59:32 +01:00
src/org/eclipse/jgit Apache MINA sshd client: less aggressive key file name caching 2019-01-05 17:59:32 +01: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: enable support for ed25519 keys 2018-12-02 11:43:13 +01: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 Enable japicmp for new SSH bundle; update its baseline 2018-12-15 20:37:39 +01:00