summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-06WhatsApp:George Hazan
- global context moved inside MSignalStore; - signed prekey is stored now as one binary record; - libsignal errors are now logged to network log; - code cleaning
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05minor code cleaningGeorge Hazan
2022-10-05WhatsApp:George Hazan
- all signal storage data extracted to the separate class MSignalStore; - MSignalSession added to handle session ciphers - signal store callbacks registered - all libsignal related code moved to signal.cpp
2022-10-05update for mir_core import librariesGeorge Hazan
2022-10-05getBlob went to the coreGeorge Hazan
2022-10-04decoding messages - beginningGeorge Hazan
2022-10-04Windows XP compatibility fixGeorge Hazan
2022-10-04WhatsApp: zipped nodes supportGeorge Hazan
2022-10-03more account sync infoGeorge Hazan
2022-10-03WhatsApp: block list & privacy settingsGeorge Hazan
2022-10-03code cleaningGeorge Hazan
2022-10-03WhatsApp:George Hazan
- nick name added to all options dialogs; - added error popups;
2022-10-03WhatsApp: setting statusesGeorge Hazan
2022-10-03fix for prekeys uploadingGeorge Hazan
2022-10-02WhatsApp: prekeys uploadGeorge Hazan
2022-10-01minor code cleaningGeorge Hazan
2022-10-01WhatsApp added to mir_full solutionsGeorge Hazan
2022-10-01unneeded code removedGeorge Hazan
2022-10-01added missing step to install protobufGeorge Hazan
2022-10-01WhatsApp: keep-alive packetsGeorge Hazan
2022-10-01WhatsApp:George Hazan
- first version that registers ok in the phone (YAHOO!!); - the rest of legacy code removed; - class WAJid introduced to handle various perversions; - ServerThread behavior changed to use global variables instead of locals; - IQ processing core extracted to the separate module; - added <stream:error> processing
2022-09-30WhatsApp:George Hazan
- full preparation of key-pair response during device registration; - getBlob() now returns MBinBuffer; - fixed some WAWriter issues;
2022-09-30shitty C++ doesn't work without this operatorGeorge Hazan
2022-09-29WhatsApp: persistent iq handlers + qr code dialogGeorge Hazan
2022-09-29SQLite: update to 3.39.4dartraiden
2022-09-29additional helper for base64 encoding of MBinBuffer contentsGeorge Hazan
2022-09-29WhatsApp: small fixes for packet encryptionGeorge Hazan
2022-09-28code cleaningGeorge Hazan
2022-09-28WhatsApp: fix for the binary nodes decodingGeorge Hazan
2022-09-28Point user to protocols list instead of website rootdartraiden
2022-09-28WhatsApp: fix for zero-length HKDF calculationGeorge Hazan
2022-09-28WhatsApp: another fix for packet decryptionGeorge Hazan
2022-09-28WhatsApp: fix for packet decodingGeorge Hazan
2022-09-27WhatsApp: fix for encryption mechanismGeorge Hazan
2022-09-26MyDetails: crash fixGeorge Hazan
2022-09-26code cleaningGeorge Hazan
2022-09-26more clipboard shit removedGeorge Hazan
2022-09-26fixes #3205 (Jabber: добавить редактирование в ↵George Hazan
списки)
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-26code cleaningGeorge Hazan
2022-09-26tabSRMM: unused resource ids removedGeorge Hazan
2022-09-26fixes #3208 (tabSRMM: не сохраняется изменение ↵George Hazan
чекбоксов в настройках уведомлений о наборе)
2022-09-26tabSRMM: typing notify popups options -> UI classesGeorge Hazan
2022-09-25tabSRMM: fix urls according to wiki changesdartraiden
2022-09-24same option removed from code tooGeorge Hazan
2022-09-24no need to display the second column of checkboxesGeorge Hazan
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-09-24some common chat options exported directly from the coreGeorge Hazan
2022-09-24MyDetails: fix for occasional crashGeorge Hazan