aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/CachingKeyPairProvider.java
Commit message (Expand)AuthorAgeFilesLines
* [sshd] Better user feedback on authentication failureThomas Wolf2022-05-011-4/+56
* Log stack trace if CachingKeyPairProvider hits unexpected exceptionMatthias Sohn2020-05-201-1/+1
* Merge branch 'stable-5.6'Matthias Sohn2020-02-281-1/+1
|\
| * Move array designators from the variable to the typeDavid Pursehouse2020-02-271-1/+1
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Apache MINA sshd client: adapt to sshd 2.2.0Thomas Wolf2019-05-061-20/+67
* SshdSessionFactory: generalize providing default keysThomas Wolf2019-01-221-4/+11
* Apache MINA sshd client: less aggressive key file name cachingThomas Wolf2019-01-051-0/+5
* Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keysThomas Wolf2018-11-141-4/+4
* Apache MINA sshd clientThomas Wolf2018-11-131-0/+168