summaryrefslogtreecommitdiff
path: root/internal/ssh/server/hostkey.go
AgeCommit message (Expand)Author
2026-04-10Fix known-hosts trust deadlock, host key stat, and optional nozstd buildPaul Buetow
2026-03-19task 260: harden ssh server key file access with OpenRootPaul Buetow
2026-03-10Refactor server-side config singleton readsPaul Buetow
2024-03-29lint warningsPaul Buetow
2021-10-29explicitly use dlog.Server for server packages and dlog.Clent for client pack...Paul Buetow
2021-10-29refactor integration test ssh_host_key configurationPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-02move args to config packagePaul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow