aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/JGitPublicKeyAuthentication.java
Commit message (Expand)AuthorAgeFilesLines
* sshd: fix IdentiesOnly if SSH agent is enabled and has keysThomas Wolf2024-05-131-6/+7
* Support public key in IdentityFileKonrad Windszus2024-02-221-14/+45
* Fix errorprone warning about precedenceHan-Wen Nienhuys2023-08-011-1/+1
* ssh: PKCS#11 supportThomas Wolf2023-07-171-25/+179
* Update Apache Mina SSHD to 2.9.2Thomas Wolf2022-11-181-11/+0
* [sshd] Correct signature for RSA keys from an SSH agentThomas Wolf2022-06-231-6/+11
* sshd: support the AddKeysToAgent ssh configThomas Wolf2022-01-301-14/+184
* sshd: handle IdentitiesOnly with an SSH agentThomas Wolf2022-01-301-32/+136
* sshd: backport upstream fix for SSHD-1231Thomas Wolf2022-01-061-0/+14
* sshd: add support for ssh-agentThomas Wolf2021-11-031-1/+48
* [sshd] Implement SSH config KexAlgorithmsThomas Wolf2021-07-161-0/+64
* Update target platform to I20210626190330Thomas Wolf2021-07-061-224/+0
* sshd: implement server-sig-algs SSH extension (client side)Thomas Wolf2021-04-011-15/+106
* sshd: try all configured signature algorithms for a keyThomas Wolf2021-03-191-0/+133
* Apache MINA sshd client: adapt to sshd 2.2.0Thomas Wolf2019-05-061-103/+0
* Apache MINA sshd clientThomas Wolf2018-11-131-0/+103