aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-03-063-4/+4
* JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1Matthias Sohn2019-03-063-4/+4
* SshdSessionFactory: generalize providing default keysThomas Wolf2019-01-224-24/+71
* Consistently import constants from StandardCharsets as staticDavid Pursehouse2019-01-205-18/+18
* Apache MINA sshd client: less aggressive key file name cachingThomas Wolf2019-01-054-5/+14
* Avoid double wordsMincong HUANG2018-12-211-1/+1
* Remove unnecessary @since tags from non-API classesDavid Pursehouse2018-12-203-3/+0
* Enable japicmp for new SSH bundle; update its baselineThomas Wolf2018-12-151-2/+2
* Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2018-12-033-16/+16
* Apache MINA sshd client: enable support for ed25519 keysThomas Wolf2018-12-023-1/+10
* Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-303-4/+4
* 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