summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-243-16/+16
* JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-233-4/+4
* Apache MINA sshd: make sendKexInit() work also for re-keyingThomas Wolf2019-04-203-32/+44
* Prepare 5.2.2-SNAPSHOT buildsMatthias Sohn2018-12-273-16/+16
* JGit v5.2.1.201812262042-rv5.2.1.201812262042-rMatthias Sohn2018-12-273-4/+4
* Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-073-16/+16
* JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-073-4/+4
* 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