steamguard-cli/src
2023-08-09 17:40:58 +00:00
..
accountmanager improve robustness of account migrations (#284) 2023-07-09 10:16:02 -04:00
commands fix a lint 2023-07-24 10:44:39 -04:00
encryption upgrade base64 crate to 0.21 (#289) 2023-07-10 15:41:36 +00:00
fixtures/maFiles improve robustness of account migrations (#284) 2023-07-09 10:16:02 -04:00
accountmanager.rs import: improve error messages (#287) 2023-07-10 13:43:02 +00:00
commands.rs add an argument to accept invalid TLS certs (#279) 2023-07-05 10:58:08 +00:00
debug.rs add a debug command to help triage deserialization issues (#213) 2023-06-24 08:17:56 -04:00
encryption.rs upgrade some dependencies (#272) 2023-07-03 15:42:10 +00:00
errors.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
login.rs refactor passkey/password prompts so they are always SecretString (#281) 2023-07-05 12:35:32 +00:00
main.rs fix manifest failing to save after migration on encrypted maFiles when providing passkey via the prompts on stdin (#297) 2023-08-09 17:40:58 +00:00
secret_string.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
tui.rs refactor passkey/password prompts so they are always SecretString (#281) 2023-07-05 12:35:32 +00:00
updater.rs add an update checker (#222) 2023-06-25 09:24:53 -04:00