steamguard-cli/steamguard/src
2023-09-28 22:06:51 +00:00
..
api_responses Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
fixtures trade: misc confirmation fixes and tests (#246) 2023-06-27 19:13:26 +00:00
steamapi fix how UserLogin handles access tokens for new api behavior, fixes #319 (#320) 2023-09-13 14:15:09 +00:00
transport clean up some unused code (#327) 2023-09-28 22:06:51 +00:00
accountlinker.rs fix jwt decoding, fixes #299 (#300) 2023-08-10 12:49:37 +00:00
confirmation.rs adjust error message for when mobile confirmation fails (#311) 2023-09-04 17:10:30 +00:00
lib.rs remove normalize_comments rustfmt rule (#316) 2023-09-10 21:22:23 +00:00
phonelinker.rs refactor to make adding proxy support easier later (#263) 2023-07-02 11:17:09 +00:00
protobufs.rs upgrade base64 crate to 0.21 (#289) 2023-07-10 15:41:36 +00:00
qrapprover.rs replace crates hmac-sha1 and hmac-sha256 with equivalent crates from RustCrypto (#288) 2023-07-10 14:53:31 +00:00
refresher.rs refactor to make adding proxy support easier later (#263) 2023-07-02 11:17:09 +00:00
secret_string.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
steamapi.rs clean up some unused code (#327) 2023-09-28 22:06:51 +00:00
token.rs fix jwt decoding, fixes #299 (#300) 2023-08-10 12:49:37 +00:00
userlogin.rs fix how UserLogin handles access tokens for new api behavior, fixes #319 (#320) 2023-09-13 14:15:09 +00:00