60 Commits (3b04d2c0b5edce7f82e3741315e4a900dc9c167a)

Author SHA1 Message Date
Rossen Georgiev 5e30327eb3 Change XOR mask for login_id; #63 9 years ago
Rossen Georgiev 9ef8e5d952 SteamClient: hold on return from login() 9 years ago
lopezloo cd39231b9a Implement Logon ID (#63) 9 years ago
Rossen Georgiev ad80a2fe91 fix #58; ValueError raised when reading 'cm_servers.json' 9 years ago
Rossen Georgiev db0ab2c0d3 SteamClient: fix cli_login() using raw_input on py3 9 years ago
Rossen Georgiev 7cbd44a4c5 SteamClient: added 'cli_login()' 9 years ago
Rossen Georgiev 610de3dd8a SteamClient: login() now returns LogOn eresult 9 years ago
Rossen Georgiev 176fd196c8 SteamClient: avoid calling connect() while connecting 9 years ago
Rossen Georgiev ff36295cbc added 'wait_msg' 9 years ago
Rossen Georgiev f4239daf2d keep the CM server list fresh 9 years ago
Rossen Georgiev e15bdf9a27 limit jobid range and clean up existing jobids 9 years ago
Rossen Georgiev 7ce2f360d9 fix credential_location check for sentry file 9 years ago
Rossen Georgiev 28a1d4ef8e renamed can_relogin prop to relogin_available 9 years ago
Rossen Georgiev 520cf112cf indicate support for rate limit response 9 years ago
Rossen Georgiev 7e11969933 SC: send can now fill message body params 9 years ago
Rossen Georgiev 03bf4e3cf7 SC: refactored change status 9 years ago
Rossen Georgiev 49e4d35d3b added EVENT properties for each event identifier 9 years ago
Rossen Georgiev ebd2360c8f SteamClient: removed RuntimeError from send() 9 years ago
Rossen Georgiev a07acbaee9 SteamClient: added relogin method 9 years ago
Rossen Georgiev 3bc9c7c554 docs: clean up some internal refs in SteamClient 9 years ago
Rossen Georgiev 5523d2f9e4 SteamClient: added 'new_login_key' event 9 years ago
Rossen Georgiev 5f11d6d7cc persist CM server list in credential location 9 years ago
Rossen Georgiev 5528780e7a document reconnect event 9 years ago
Rossen Georgiev 1465b7f40b update docstring on stream.client 9 years ago
Rossen Georgiev d68e9f1f23 docs: add event details for SteamClient; fix typos 9 years ago
Rossen Georgiev 7af1c66938 Reworked reconnect code #24 9 years ago
Rossen Georgiev 68f03b111b added handling for login key; fix #27 9 years ago
Rossen Georgiev c16ed4c773 migrate from PyCrypto to cryptograhy #17 9 years ago
Rossen Georgiev 318b9235c5 [minor] align variable comments 9 years ago
Rossen Georgiev b008113df9 renamed features subpackage to builtins 9 years ago
Rossen Georgiev 4fb9d2c393 fix bug in disconnect override; v0.7.1 9 years ago
Rossen Georgiev 8989338bac fix steamclient logon race condition 9 years ago
Rossen Georgiev a98ec478a3 turn CMClient into a mixin 9 years ago
Rossen Georgiev 51344f3ac9 prevent overlapping connect(); no client reconnect 9 years ago
Rossen Georgiev 11d99d98bd fix protocol_version in anonymous_login 9 years ago
Rossen Georgiev fa74c79a91 fix docstrings on send_(message/job)_and_wait 9 years ago
Rossen Georgiev f8443c250f reorder _pre_login; no changes 9 years ago
Rossen Georgiev ae8326f591 reworked CMClient conn drop handling; fix #21 9 years ago
Rossen Georgiev 947b93c6fe fix #23; protocol_version=65579 and gzip decomp 9 years ago
SleepProgger 90e1a5578b Added client function send_job_and_wait and send_message_and_wait behaving like wait_for_event but waits for a message. 9 years ago
Rossen Georgiev 95389f8da8 few py3 comp changes 9 years ago
Rossen Georgiev 8ebfe36a20 move socket/ssl monkey patch to steam client 10 years ago
Rossen Georgiev 0b9763514a SteamClient: handle disconnected event on cm instead 10 years ago
Rossen Georgiev 15275315bb added get_web_session feature 10 years ago
Rossen Georgiev e39178cd60 set_persona + persona state to online on logon 10 years ago
Rossen Georgiev 637ba7a502 added steam.client features to docs 10 years ago
Rossen Georgiev ac81ea7e13 updated docs for steam.client 10 years ago
Rossen Georgiev 6e85255efc reworked auth_code_required event 10 years ago
Rossen Georgiev 68e427ed7f added handling of sentry/machine auth 10 years ago
Rossen Georgiev 5bf0948712 wildcard common enums in root module 10 years ago