summaryrefslogtreecommitdiff
path: root/internal/sshd/server_config_test.go
Commit message (Expand)AuthorAgeFilesLines
* reference kex and mac algo constantsmarshall_algo-constsMarshall Cottrell2022-05-231-2/+2
* Narrow supported kex algorithmsIgor Drozdov2022-05-201-12/+2
* Allow configuring SSH server algorithmsIgor Drozdov2022-05-191-0/+61
* Extract server config related code out of sshd.goIgor Drozdov2021-09-151-0/+105