aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache/resources
Commit message (Expand)AuthorAgeFilesLines
* SSH signing: implement a SignatureVerifierThomas Wolf2024-10-232-0/+44
* SSH signing: implement a SignerThomas Wolf2024-10-232-0/+23
* ssh: PKCS#11 supportThomas Wolf2023-07-171-4/+12
* [sshd] Better user feedback on authentication failureThomas Wolf2022-05-011-0/+17
* sshd: Skip unknown keys from the SSH agentThomas Wolf2022-01-301-0/+2
* sshd: support the AddKeysToAgent ssh configThomas Wolf2022-01-301-0/+4
* sshd: handle IdentitiesOnly with an SSH agentThomas Wolf2022-01-301-0/+1
* sshd: prepare for using an SSH agentThomas Wolf2021-11-031-0/+5
* [sshd] Implement SSH config KexAlgorithmsThomas Wolf2021-07-161-0/+1
* sshd: don't lock the known_hosts files on readingThomas Wolf2021-04-011-1/+0
* sshd: implement server-sig-algs SSH extension (client side)Thomas Wolf2021-04-011-0/+3
* sshd: implement ssh config PubkeyAcceptedAlgorithmsThomas Wolf2021-03-191-2/+1
* sshd: better error report when user cancels authenticationThomas Wolf2020-09-261-2/+2
* sshd: support the ProxyJump ssh configThomas Wolf2020-09-191-0/+6
* sshd: work around a race condition in Apache MINA sshd 2.4.0/2.5.xThomas Wolf2020-08-101-0/+2
* Decouple JSch from JGit CoreMatthias Sohn2020-06-011-0/+1
* sshd: correct the protocol version exchangeThomas Wolf2019-07-151-0/+3
* Apache MINA sshd client: less aggressive key file name cachingThomas Wolf2019-01-051-0/+1
* Apache MINA sshd client: test & fix password authenticationThomas Wolf2018-11-171-0/+1
* Apache MINA sshd client: proxy supportThomas Wolf2018-11-171-1/+28
* Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keysThomas Wolf2018-11-141-0/+5
* Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-131-0/+3
* Apache MINA sshd client: respect NumberOfPasswordPromptsThomas Wolf2018-11-131-0/+1
* Apache MINA sshd client: add gssapi-with-mic authenticationThomas Wolf2018-11-131-0/+4
* Apache MINA sshd clientThomas Wolf2018-11-131-0/+36