about summary refs log tree commit diff
path: root/users/grfn/xanthous/server (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-02 r/5011 chore(grfn/xanthous/server): cargo updatesterni1-159/+192
2022-05-26 r/4140 refactor(grfn): Prepare for restricted-evalVincent Ambo1-0/+8
2022-05-13 r/4066 chore(users/grfn): cargo updatesterni3-388/+292
2022-02-08 r/3791 style(rust): Format all Rust code with rustfmtVincent Ambo2-7/+3
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo4-7/+9
2021-11-13 r/3057 fix(xanthous/server): Mount the key into the docker imageGriffin Smith1-1/+2
2021-11-13 r/3056 fix(xanthous/server): Fix decoding secret keyGriffin Smith3-2/+65
2021-11-08 r/3028 feat(xanthous/server): Load host secret key from diskGriffin Smith2-5/+29
2021-11-07 r/3021 feat(gs/mugwump): Run xanthous serverGriffin Smith2-2/+41
2021-11-07 r/3020 feat(xanthous/server): Add simple prometheus metricsGriffin Smith4-11/+589
2021-11-07 r/3019 feat(xanthous/server): Add derivation for docker imageGriffin Smith2-1/+26
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 Smith8-0/+1908