steamguard-cli/src
2023-07-05 10:58:08 +00:00
..
accountmanager upgrade some dependencies (#272) 2023-07-03 15:42:10 +00:00
commands add a new, faster encryption scheme (Argon2idAes256) and make it the default (#270) 2023-07-03 10:23:56 -04:00
encryption upgrade some dependencies (#272) 2023-07-03 15:42:10 +00:00
fixtures/maFiles fix SDA encryption compatibility (#236) 2023-06-26 23:02:48 +00:00
accountmanager.rs parallelize account loading and saving (#273) 2023-07-03 16:25:43 +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 Minor code refactors (#266) 2023-07-02 14:54:01 +00:00
main.rs add an argument to accept invalid TLS certs (#279) 2023-07-05 10:58:08 +00:00
secret_string.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
tui.rs trade: fix not saving new tokens if there are no available confirmations (#220) 2023-06-24 13:02:54 -04:00
updater.rs add an update checker (#222) 2023-06-25 09:24:53 -04:00