summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_threads.cpp
AgeCommit message (Expand)Author
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-28 - MSN: addressing Ticket 1117: Closing Netlib handle after 60 second timeout...Piotr Piastucki
2015-11-06Thanks for breaking MSN with "minor cleanup", let's see if you find out what ...Piotr Piastucki
2015-11-04MSN:Tobias Weimer
2015-11-03MSN: Forgot to return value in function returning boolPiotr Piastucki
2015-10-27- MSN: Managing and refreshing OAuth tokens with different expiration times. Piotr Piastucki
2015-10-19MSN: Periodically refresh OAuth so that connection doesn't timeout with error...Piotr Piastucki
2015-09-26MSN: Fixed ping so that registration hopefully doesn't timeout anymorePiotr Piastucki
2015-06-04unified project for MSN George Hazan
2015-05-27Implemented fetching Skype Token for Cloud storage API.Piotr Piastucki
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill 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-20Reading own profile is needed for later profile updates, re-enable the callPiotr Piastucki
2015-05-16- Cache authContactToken after refresh in MSN_GetPassportAuth as this token e...Piotr Piastucki
2015-05-16Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR?Piotr Piastucki
2015-05-15Fixed bug on static buffer copy introduced in 13604Piotr Piastucki
2015-05-15- crash fix in chats;George Hazan
2015-05-15- when data are dropped from the network buffer, the end of buffer should be ...George Hazan
2015-05-15 - Now only requesting OAuth tokens on SkyLogin to speed up login process, as...Piotr Piastucki
2015-05-14- crash fix;George Hazan
2015-05-14Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ...Piotr Piastucki
2014-11-19code cleaningGeorge 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-08-18patch for CRITICAL_SECTION extinction in MSNGeorge 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-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-01-30copyright updateGeorge Hazan
2013-01-29MSN HTTP avatars, part III, finalGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky