Age | Commit message (Expand) | Author |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | fix for MSN avatars thread hangup | George Hazan |
2015-06-04 | unified project for MSN | George Hazan |
2015-06-04 | Fixed a memleak in groupchat | Piotr Piastucki |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-31 | Removed obsolete functions like setting Nickname | Piotr Piastucki |
2015-05-27 | Implemented fetching Skype Token for Cloud storage API. | Piotr Piastucki |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-21 | warning fixes | George Hazan |
2015-05-21 | Fixed sending nudges. | Piotr Piastucki |
2015-05-21 | Removed obsolete code from protocol like P2P, Media Info status messages, Nud... | Piotr Piastucki |
2015-05-19 | - Better also save SOAP store access token. | Piotr Piastucki |
2015-05-19 | Fixed some memleaks. | Piotr Piastucki |
2015-05-17 | - Forgot to save hotAuthToken which prevented login to Hotmail inbox after re... | Piotr Piastucki |
2015-05-17 | Tried to implement Hotmail inbox-notifications, unsure if they do work as exp... | Piotr Piastucki |
2015-05-16 | - Fixed port number in options dlg (which still showed old port number) | Piotr Piastucki |
2015-05-16 | - Cache authContactToken after refresh in MSN_GetPassportAuth as this token e... | Piotr Piastucki |
2015-05-16 | Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR? | Piotr Piastucki |
2015-05-15 | - crash fix in chats; | George Hazan |
2015-05-14 | Fixed web authentication method without SkyLib. | Piotr Piastucki |
2015-05-14 | Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ... | Piotr Piastucki |
2014-12-14 | MSN: warning level 4 | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-02 | reverted MSN removal (too early) | Vadim Dashevskiy |
2014-11-02 | MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core... | Vadim Dashevskiy |
2014-05-21 | MSN: | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-23 | spelling corrections | Dart Raiden |
2013-11-24 | - custom UrlEncode replaced with the core function; | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-09-24 | PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ... | George Hazan |
2013-07-10 | protocol DB helpers for MSN | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-06-16 | switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO | George Hazan |