summaryrefslogtreecommitdiff
path: root/internal/sshd/connection_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor sshd.go and move the connection logic to connection.goid-improve-metricsIgor Drozdov2022-05-061-6/+14
* Unit tests for internal/sshd/connection.goNick Thomas2021-07-221-5/+73
* Unit test wrong channel typeIgor Drozdov2021-06-011-4/+34
* sshd: Recover from per-session and per-connection panics511-be-safe-against-panicsNick Thomas2021-04-231-0/+49