summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_soapab.cpp
AgeCommit message (Expand)Author
2015-02-01MSN: Minor leaks fixedTobias Weimer
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-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-07-10protocol DB helpers for MSNGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-01-30copyright updateGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky