aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/src/org/eclipse/jgit/transport
Commit message (Expand)AuthorAgeFilesLines
* sshd: support the HashKnownHosts configurationThomas Wolf2019-09-021-1/+1
* Apache MINA sshd client: test reading encrypted ed25519 keysThomas Wolf2019-05-061-1/+3
* Consistently import constants from StandardCharsets as staticDavid Pursehouse2019-01-202-11/+9
* Apache MINA sshd client: enable support for ed25519 keysThomas Wolf2018-12-021-1/+3
* Apache MINA sshd client: test & fix password authenticationThomas Wolf2018-11-171-0/+132
* Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keysThomas Wolf2018-11-142-10/+65
* Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-131-0/+36
* Add ssh tests for PreferredAuthenticationsThomas Wolf2018-11-131-0/+23
* Apache MINA sshd clientThomas Wolf2018-11-132-0/+1048