]> git.sesse.net Git - linux-dallas-multipass/log
linux-dallas-multipass
17 months agoBump version number; evidently, Buypass thinks our emulated version was now too old. master
Steinar H. Gunderson [Sat, 22 Oct 2022 09:42:26 +0000 (11:42 +0200)]
Bump version number; evidently, Buypass thinks our emulated version was now too old.

17 months agoFix Cargo.toml for newer versions of Rust.
Steinar H. Gunderson [Sat, 22 Oct 2022 09:42:13 +0000 (11:42 +0200)]
Fix Cargo.toml for newer versions of Rust.

3 years agoWhen a smartcard error occurs, disconnect to avoid sticky errors.
Steinar H. Gunderson [Mon, 16 Nov 2020 20:04:56 +0000 (21:04 +0100)]
When a smartcard error occurs, disconnect to avoid sticky errors.

3 years agoSerialize JSON using serde_json instead of string concatenation.
Steinar H. Gunderson [Sun, 15 Nov 2020 12:56:18 +0000 (13:56 +0100)]
Serialize JSON using serde_json instead of string concatenation.

3 years agoUpdate certificate generation.
Steinar H. Gunderson [Sun, 15 Nov 2020 09:32:34 +0000 (10:32 +0100)]
Update certificate generation.

3 years agoDo not fail on TLS errors.
Steinar H. Gunderson [Sun, 15 Nov 2020 00:10:51 +0000 (01:10 +0100)]
Do not fail on TLS errors.

Pulled from https://github.com/ctz/hyper-rustls/pull/114/files.

3 years agoFix a few potential panics.
Steinar H. Gunderson [Sat, 14 Nov 2020 13:00:17 +0000 (14:00 +0100)]
Fix a few potential panics.

3 years agoInitial commit.
Steinar H. Gunderson [Sat, 14 Nov 2020 12:07:29 +0000 (13:07 +0100)]
Initial commit.