summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_svcs.cpp
AgeCommit message (Expand)Author
2017-02-16dynamic loading of openssl removedGeorge Hazan
2017-01-08unused ansi services removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-10-28Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...Robert Pösel
2015-08-11code cleaningGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04unified project for MSN George Hazan
2015-06-04Fixed a memleak in groupchatPiotr Piastucki
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-21Fixed sending nudges.Piotr Piastucki
2015-05-21Removed obsolete code from protocol like P2P, Media Info status messages, Nud...Piotr Piastucki
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-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-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
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-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
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-01-30copyright updateGeorge Hazan
2013-01-29MSN HTTP avatars, part IGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky