summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_caps.cpp
AgeCommit message (Expand)Author
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-16Spelling correction (patch by RMN)Vadim Dashevskiy
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-08-18CRITICAL_SECTION removed from JabberGeorge Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-01-25ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-18fix for Jabber capability descriptionGeorge Hazan
2014-01-14- added missing ext cap for Nudge;George Hazan
2014-01-14fixes #11 (Own jabber capabilities should be reported objectively)George Hazan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-28correct XEP-0249 support (missing caps for jabber:x:conference)George Hazan
2013-11-09langpack/russian & langpack/ukrainian MirOTR.txt +1 stringKonstantin Nikulin
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-03- filetransfer::iqid converted from string to int;George Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-10-02code cleaningGeorge Hazan
2013-09-28code cleaning George Hazan
2013-09-28more plain & less crazy implementation of IJabberInterfaceGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-21some unused variables & functionsGeorge Hazan
2013-09-21"two for the price of one" variables' schema removedGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-14various minor issuesGeorge Hazan
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-08-02fix against wrong software identification in Jabber capsGeorge Hazan
2013-08-02obsoleted information removed from JabberGeorge Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...George Hazan
2013-07-20- indexes replaces with pointers;George Hazan
2013-07-20minor code cleaningGeorge Hazan
2013-04-16translation fixGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-30added platform capsKirill Volinsky
2013-01-29added new_gpg capsKirill Volinsky
2013-01-29added mirotr capsKirill Volinsky
2013-01-10simplier version of the previous patchGeorge Hazan