summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_threads.cpp
AgeCommit message (Expand)Author
2020-04-07MSN: moved to deprecated, banned, removed support from plugins, etcdartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-24useless member NETLIBOPENCONNECTION::cbSize removedGeorge Hazan
2019-02-07unused variable removedGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-08-30MSN:George Hazan
2018-06-01fixes #1388 (MSN: crash on "msn_misc.cpp (580): ThreadData::sendPacketPayload")George Hazan
2018-03-15LIST<> iterators:George Hazan
2018-02-21MSN: C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-06-05MSNGeorge Hazan
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