summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_soapstore.cpp
AgeCommit message (Expand)Author
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-14Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ...Piotr Piastucki
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-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-01-30copyright updateGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky