aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/KnownHostEntryReader.java
Commit message (Expand)AuthorAgeFilesLines
* [ssh known_hosts] Correct parsing of host key linesThomas Wolf2025-02-101-3/+4
* [errorprone] Fix error pattern JdkObsoleteMatthias Sohn2024-04-291-2/+2
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-3/+3
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Consistently import constants from StandardCharsets as staticDavid Pursehouse2019-01-201-3/+2
* Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-131-0/+208