aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-283-4/+4
* Remove unnecessary modifiers from interfacesJonathan Nieder2018-11-202-2/+2
* Apache MINA sshd client: don't leak HostConfigEntryThomas Wolf2018-11-173-17/+7
* Apache MINA sshd client: test & fix password authenticationThomas Wolf2018-11-178-23/+264
* Apache MINA sshd client: proxy supportThomas Wolf2018-11-1724-21/+3005
* Apache MINA sshd client: don't leak upstream classes and interfacesThomas Wolf2018-11-1610-94/+343
* Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keysThomas Wolf2018-11-148-11/+490
* Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-138-10/+445
* Apache MINA sshd client: respect NumberOfPasswordPromptsThomas Wolf2018-11-133-0/+23
* Apache MINA sshd client: add gssapi-with-mic authenticationThomas Wolf2018-11-136-3/+593
* Add ssh tests for PreferredAuthenticationsThomas Wolf2018-11-133-0/+40
* Add features for the Apache MINA sshd implementationThomas Wolf2018-11-132-28/+78
* Apache MINA sshd clientThomas Wolf2018-11-1336-0/+4685