summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_proto.h
AgeCommit message (Expand)Author
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-06-05MSNGeorge Hazan
2017-05-20MSN: crash fix for extra-long auth tokensGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-26less TCHARs:George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-28MSN should now parse Skype client version of other contacts correctly.Piotr Piastucki
2015-10-31- MSN: Expiremental, untested code that should issue a relogin if WLSSC Cooki...Piotr Piastucki
2015-10-27- MSN: Managing and refreshing OAuth tokens with different expiration times. Piotr Piastucki
2015-10-19MSN: Periodically refresh OAuth so that connection doesn't timeout with error...Piotr Piastucki
2015-09-26MSN: Fixed ping so that registration hopefully doesn't timeout anymorePiotr Piastucki
2015-08-10Added embedded Internet Explorer Window for MSN 2-factor authentication or ot...Piotr Piastucki
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-04Fixed a memleak in groupchatPiotr Piastucki
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-31Removed obsolete functions like setting NicknamePiotr Piastucki
2015-05-27Implemented fetching Skype Token for Cloud storage API.Piotr Piastucki
2015-05-21warning fixesGeorge Hazan
2015-05-21Removed obsolete code from protocol like P2P, Media Info status messages, Nud...Piotr Piastucki
2015-05-19Fixed some memleaks.Piotr Piastucki
2015-05-16- Cache authContactToken after refresh in MSN_GetPassportAuth as this token e...Piotr Piastucki
2015-05-14- crash fix;George Hazan
2015-05-14Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ...Piotr Piastucki
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-14MSN: warning level 4George Hazan
2014-11-19code cleaningGeorge Hazan
2014-11-02reverted MSN removal (too early)Vadim Dashevskiy
2014-11-02MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core...Vadim Dashevskiy
2014-08-18patch for CRITICAL_SECTION extinction in MSNGeorge Hazan
2014-05-21MSN:George Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-24- custom UrlEncode replaced with the core function;George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-07-10protocol DB helpers for MSNGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan