summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/src/wanode.cpp
AgeCommit message (Collapse)Author
2022-10-03code cleaningGeorge Hazan
2022-10-02WhatsApp: prekeys uploadGeorge Hazan
2022-10-01minor code cleaningGeorge 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