about summary refs log tree commit diff
path: root/users/grfn/xanthous/server/src/main.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-13 r/3056 fix(xanthous/server): Fix decoding secret keyGriffin Smith1-2/+38
2021-11-08 r/3028 feat(xanthous/server): Load host secret key from diskGriffin Smith1-5/+23
2021-11-07 r/3020 feat(xanthous/server): Add simple prometheus metricsGriffin Smith1-1/+24
2021-11-07 r/3018 feat(xanthous/server): Run with --disable-savingGriffin Smith1-0/+1
2021-11-07 r/3016 fix(xanthous/server): Accept password authenticationGriffin Smith1-0/+6
2021-11-07 r/3015 feat(gs/xanthous): Add SSH server applicationGriffin Smith1-0/+304