Age | Commit message (Expand) | Author |
2015-05-21 | Removed obsolete code from protocol like P2P, Media Info status messages, Nud... | Piotr Piastucki |
2015-05-19 | Fixed some memleaks. | Piotr Piastucki |
2015-05-18 | Send correct capabilities on PUT presence | Piotr Piastucki |
2015-05-17 | - Forgot to save hotAuthToken which prevented login to Hotmail inbox after re... | Piotr Piastucki |
2015-05-16 | Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR? | Piotr Piastucki |
2015-05-14 | - crash fix; | George Hazan |
2015-05-14 | Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ... | Piotr Piastucki |
2015-02-01 | MSN: Minor leaks fixed | Tobias Weimer |
2014-12-14 | MSN: warning level 4 | George Hazan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-16 | MSN protocol's death-scream | 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-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | 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-25 | С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-24 | unised comment removed | George 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-08 | separate Folders handles removed from protocols | George Hazan |
2013-09-21 | fix for msn avatars | George Hazan |
2013-08-15 | mir_sha1_byte_t => BYTE; | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-07-16 | added some plugins descriptions for langpacks | Tobias Weimer |
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 |
2013-06-04 | end 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-17 | fix for popup-related memory leaks | George Hazan |
2013-03-15 | various popup related code cleaning | George Hazan |
2013-03-11 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-02 | avatar path correction | George Hazan |
2013-03-02 | unicode folders custom names (gotten from szName by default, as usual) | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-02 | - avatars' Folders settings moved to the "Avatars" section; | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-01-30 | copyright update | George Hazan |
2013-01-29 | MSN HTTP avatars, part II | George Hazan |
2013-01-29 | MSN HTTP avatars, part I | George Hazan |
2012-11-28 | new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot... | George Hazan |