summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_util.cpp
AgeCommit message (Expand)Author
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-02-21Jabber: 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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-11-10more strict version of caps readingGeorge Hazan
2017-08-23code cleaningGeorge Hazan
2017-08-10Jabber:George Hazan
2017-08-08fixes #667 (XMPP CAPS data is missing required attribute value)George Hazan
2017-04-02jabber: omemo: working on 4.3Gluzskiy Alexandr
2017-02-28jabber: fix caps ui bug introduced in early omemo implementation stageGluzskiy Alexandr
2017-02-03mime type standardizationGeorge Hazan
2017-01-24if the idle time is set, include it into a presence (XEP-0256 support)George Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-10-19we don't publish version in caps if version requests are not allowedGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-22- fix a bug with roster push processing in Jabber;George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-10that was a bad idea... default nick must be gotten from a bare jid, not from ...George Hazan
2016-05-24- fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136));George Hazan
2016-04-22preventing troubles with nick = NULLGeorge Hazan
2016-04-21- fix for a chat room processing in roster;George Hazan
2016-04-19fix for processing jids from groupchatsGeorge Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-04-12jabber: shit wiping beganGeorge Hazan
2016-03-04end of perversion with short ints (fixes #1204)George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
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 _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan