aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/transport/sshd/ServerKeyDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* [sshd] Ignore revoked keys in OpenSshServerKeyDatabase.lookup()Thomas Wolf2021-07-161-2/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* sshd: support the HashKnownHosts configurationThomas Wolf2019-09-021-0/+8
* sshd: configurable server key verificationThomas Wolf2019-09-021-0/+169