summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.cpp
AgeCommit message (Expand)Author
2018-01-14Steam: refactoring pt.2aunsane
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-29Steam: fix high CPU usageaunsane
2017-12-28Steam: refactoringaunsane
2017-12-07Steam: Fix double encoding of username (fixes #781)Robert Pösel
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-20Rename UpdateContact to UpdateContactDetailsRobert Pösel
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-10-29unneeded macros removedGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-12-21Steam: Implement loading history/offline messages at login (finally!)Robert Pösel
2015-12-20Steam: Fix getting SessionID to be able to use web api againRobert Pösel
2015-12-20Steam: Implement searching by keywordsRobert Pösel
2015-12-20Steam: Fix finishing searching by id when we found no resultsRobert Pösel
2015-12-19Steam: Support for receiving "user left conversation" events (like jabber has)Robert Pösel
2015-12-19Steam: Remove unused 'isTerminated' property of CSteamProtoRobert Pösel
2015-12-19Steam: Try to login again automatically when our token is expired already at ...Robert Pösel
2015-10-24Steam:Alexander Lantsev
2015-09-18Steam: attempt to fix #1024Alexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-13Steam: Support for "Read status message" dialogRobert Pösel
2015-08-12Steam:Tobias Weimer
2015-08-02Steam: revert PFLAGNUM_5Alexander Lantsev
2015-08-02Steam:Alexander Lantsev
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-24Steam: code cleanupAlexander Lantsev
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-16crash fixGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-27Steam: reworked loginAlexander Lantsev
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-22replace lstrlenA to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-01warnings fixKirill Volinsky
2015-04-30unified project for Steam protocolGeorge Hazan
2015-04-29minus critical sectionKirill Volinsky