summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/src/utils.h
AgeCommit message (Collapse)Author
2022-10-19Rename WhatsAppWeb to WhatsAppdartraiden
2022-10-19WhatsApp: basic message processingGeorge Hazan
2022-10-07WhatsApp: app sync addedGeorge 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-04decoding messages - beginningGeorge Hazan
2022-10-03WhatsApp: block list & privacy settingsGeorge Hazan
2022-10-03code cleaningGeorge Hazan
2022-10-02WhatsApp: prekeys uploadGeorge 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-29WhatsApp: persistent iq handlers + qr code dialogGeorge Hazan
2022-09-28code cleaningGeorge Hazan
2022-09-28WhatsApp: fix for the binary nodes decodingGeorge Hazan
2022-09-28WhatsApp: fix for zero-length HKDF calculationGeorge Hazan
2022-09-28WhatsApp: fix for packet decodingGeorge Hazan
2022-09-17WhatsApp: secong registration packet completedGeorge Hazan
2022-09-17Noise processing code extracted to the separate moduleGeorge Hazan
2022-09-16WhatsApp: new socket version that is able to send handshake messageGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-04-24WhatsApp: infrastructure for sending messages, first variant (doesn't work ↵George Hazan
always)
2021-04-23perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵George Hazan
WANode class
2021-04-21не пригодилосьGeorge Hazan
2021-04-19WhatsApp: basic message decodingGeorge Hazan
2021-04-19WhatsApp: binary packets decoding into JSON structuresGeorge Hazan