Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug due to missing MaxStartups and MaxSessions (#16046) | zeripath | 2021-06-01 | 1 | -2/+2 |
* | Make sshd_config more flexible regarding connections (#16009) | Dario Louzado | 2021-05-31 | 1 | -0/+3 |
* | Only offer hostcertificates if they exist (#15849) | zeripath | 2021-05-13 | 1 | -4/+4 |
* | Update sshd_config (#13143) | Anders Eurenius Runvald | 2020-10-14 | 1 | -0/+4 |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 1 | -0/+3 |
* | Disable DSA ssh keys by default (#13056) | zeripath | 2020-10-09 | 1 | -1/+1 |
* | Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477) | zeripath | 2019-10-12 | 1 | -2/+2 |
* | Make AllowedUsers configurable in sshd_config (#8094) | jpellegrini | 2019-09-05 | 1 | -1/+1 |
* | Implement the ability to change the ssh port to match what is in the gitea co... | Christopher Thomas | 2019-07-06 | 1 | -0/+33 |