summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_thread.cpp
AgeCommit message (Expand)Author
2022-09-01oopsGeorge Hazan
2022-09-01Jabber: fix for XEP-0198 processingGeorge Hazan
2022-08-19fixes #3165 (VoiceService: падение при входящем вызове)George Hazan
2022-08-10Jabber: Jingle DROP command supportGeorge Hazan
2022-08-09Jabber: patch for busy call state processingGeorge Hazan
2022-08-08Jabber: more voipGeorge Hazan
2022-08-07Jabber: fix for VoiceService callingGeorge Hazan
2022-08-05fixes #3140 (RFC 9266: Channel Bindings for TLS 1.3 support)George Hazan
2022-08-03Jabber: initial version of Jingle supportGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-29fixes #3110 (remove Jabber frame)George Hazan
2022-06-23Jabber: more effective stream management processingGeorge Hazan
2022-06-22Jabber: if MAM is not enabled, there's no need to check its modeGeorge Hazan
2022-06-20Jabber: code cleaningGeorge Hazan
2022-06-07Jabber: we use IsSendAck everywhereGeorge Hazan
2022-06-06Jabber: option for message delivery to control all chat markers according to ...George Hazan
2022-06-05code cleaningGeorge Hazan
2022-05-26Jabber: attempt to fix OMEMOGeorge Hazan
2022-05-17ordnung muss seinGeorge Hazan
2022-05-14Jabber: attempt to block access to a socket completely if shutdown procedure ...George Hazan
2022-05-12oops... select() doesnt'return -1 if a socket gets closed... wtf...George Hazan
2022-05-12fix for unsigned int comparisonGeorge Hazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die...George Hazan
2022-04-26Jabber: old erroneous idea about subjects in group chats removedGeorge Hazan
2022-04-15Jabber: code cleaningGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-03-26fixes #3057 (Унифицировать настройку горячих к...George Hazan
2022-03-13omemo: added iqresult handler for manual polling of devicelistsss
2022-03-13omemo: removed outdated comments, added non-standard complient hack for devic...sss
2022-02-20oopsGeorge Hazan
2022-02-20Jabber: support for description field in the incoming OOB file transfersGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-11-06omemo: check for "bDisableOmemo" in one more placesss
2021-11-05omemo: add also support for disable sending messages per contact (notsss
2021-11-05added "bDisableOmemo" byte into contact settings to disable omemo persss
2021-06-12minus another stupid thread in JabberGeorge Hazan
2021-06-08fixes #2910 (Jabber: ancient perversion with socket select sometimes doesn't ...George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-03-16fixes #2770 completelyGeorge Hazan
2021-03-15Jabber: minor OMEMO code optimizationGeorge Hazan
2021-03-10Jabber: fix for reading OMEMO encrypted messagesGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-14Jabber: useless class variable CJabberProto::m_bSendKeepAlive removed, it sho...George Hazan
2020-12-13Jabber: fix for correct message direction when reading self messages from MAMGeorge Hazan
2020-11-23Jabber: SCRAM-AUTH priorities changed according to https://wiki.xmpp.org/web/...George Hazan
2020-10-28Jabber: we store now server caps in our cache not to rerequest them on each l...George Hazan
2020-10-14Jabber: newly added contact has no Nick fieldGeorge Hazan