summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_misc.cpp
AgeCommit message (Expand)Author
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-18Send correct capabilities on PUT presencePiotr Piastucki
2015-05-17- Forgot to save hotAuthToken which prevented login to Hotmail inbox after re...Piotr Piastucki
2015-05-16Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR?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-02-01MSN: Minor leaks fixedTobias Weimer
2014-12-14MSN: warning level 4George Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-16MSN protocol's death-screamGeorge 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-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-25С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-24unised comment removedGeorge 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-21fix for msn avatarsGeorge Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-16added some plugins descriptions for langpacksTobias Weimer
2013-07-10protocol DB helpers for MSNGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-15various popup related code cleaningGeorge Hazan
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-02avatar path correctionGeorge Hazan
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-03-01service call replaced with helperGeorge Hazan
2013-01-30copyright updateGeorge Hazan
2013-01-29MSN HTTP avatars, part IIGeorge Hazan
2013-01-29MSN HTTP avatars, part IGeorge Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan