Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sshd: support the ConnectTimeout ssh config | Thomas Wolf | 2022-01-30 | 1 | -0/+9 |
* | sshd: support the AddKeysToAgent ssh config | Thomas Wolf | 2022-01-30 | 1 | -0/+16 |
* | sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh config | Thomas Wolf | 2022-01-30 | 1 | -1/+9 |
* | ssh: Handle "ProxyJump none" from SSH config file | Thomas Wolf | 2021-11-15 | 1 | -1/+21 |
* | Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMS | Matthias Sohn | 2021-05-14 | 1 | -1/+1 |
* | sshd: implement ssh config PubkeyAcceptedAlgorithms | Thomas Wolf | 2021-03-19 | 1 | -0/+8 |
* | sshd: support the ProxyJump ssh config | Thomas Wolf | 2020-09-19 | 1 | -1/+29 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | sshd: support the HashKnownHosts configuration | Thomas Wolf | 2019-09-02 | 1 | -0/+7 |
* | Include id_ed25519 in the known default identity files | Thomas Wolf | 2018-12-02 | 1 | -1/+1 |
* | Factor out a JSch-independent ssh config parser | Thomas Wolf | 2018-11-06 | 1 | -0/+202 |