| Commit message (Expand) | Author | Age | Files | Lines |
* | [ssh] Implement the "Ciphers" SSH config | Thomas Wolf | 2024-03-09 | 1 | -0/+33 |
* | [sshd] Better user feedback on authentication failure | Thomas Wolf | 2022-05-01 | 1 | -1/+73 |
* | sshd: backport upstream fix for SSHD-1231 | Thomas Wolf | 2022-01-06 | 1 | -0/+26 |
* | ssh: Handle "ProxyJump none" from SSH config file | Thomas Wolf | 2021-11-15 | 1 | -0/+15 |
* | sshd: add support for ssh-agent | Thomas Wolf | 2021-11-03 | 4 | -12/+29 |
* | [sshd] Implement SSH config KexAlgorithms | Thomas Wolf | 2021-07-16 | 1 | -0/+43 |
* | sshd: try all configured signature algorithms for a key | Thomas Wolf | 2021-03-19 | 1 | -0/+38 |
* | sshd: implement ssh config PubkeyAcceptedAlgorithms | Thomas Wolf | 2021-03-19 | 1 | -25/+83 |
* | Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513 | David Ostrovsky | 2021-02-04 | 1 | -4/+3 |
* | Client-side protocol V2 support for fetching | Thomas Wolf | 2021-01-01 | 1 | -0/+56 |
* | Revert "Client-side protocol V2 support for fetching" | Thomas Wolf | 2020-11-03 | 1 | -24/+0 |
* | Client-side protocol V2 support for fetching | Thomas Wolf | 2020-10-29 | 1 | -0/+24 |
* | sshd: support the ProxyJump ssh config | Thomas Wolf | 2020-09-19 | 1 | -1/+397 |
* | sshd: work around a race condition in Apache MINA sshd 2.4.0/2.5.x | Thomas Wolf | 2020-08-10 | 1 | -6/+12 |
* | sshd: use PropertyResolver in test | Thomas Wolf | 2020-07-28 | 1 | -2/+3 |
* | Rename a test method | Thomas Wolf | 2020-07-04 | 1 | -1/+1 |
* | Add a test for upstream bug SSHD-1028 | Thomas Wolf | 2020-07-03 | 1 | -0/+29 |
* | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 3 | -3/+3 |
* | In-memory SSH keys for the "no files" sshd tests | Thomas Wolf | 2020-05-23 | 2 | -43/+21 |
* | Builder API to configure SshdSessionFactories | Thomas Wolf | 2020-05-23 | 2 | -1/+163 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 3 | -114/+15 |
* | sshd: support the HashKnownHosts configuration | Thomas Wolf | 2019-09-02 | 1 | -1/+52 |
* | sshd: configurable server key verification | Thomas Wolf | 2019-09-02 | 1 | -0/+221 |
* | sshd: correct the protocol version exchange | Thomas Wolf | 2019-07-15 | 1 | -4/+59 |
* | Apache MINA sshd client: enable support for ed25519 keys | Thomas Wolf | 2018-12-02 | 1 | -0/+21 |
* | Apache MINA sshd client: proxy support | Thomas Wolf | 2018-11-17 | 2 | -1/+148 |
* | Apache MINA sshd client | Thomas Wolf | 2018-11-13 | 1 | -0/+83 |