Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | compilation fix | George Hazan | |
2022-10-07 | WhatsApp: app sync added | George Hazan | |
2022-10-06 | WhatsApp: | 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-05 | WhatsApp: | 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-02 | WhatsApp: prekeys upload | George Hazan | |
2022-10-01 | minor code cleaning | George Hazan | |
2022-10-01 | WhatsApp: | 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-30 | WhatsApp: | George Hazan | |
- full preparation of key-pair response during device registration; - getBlob() now returns MBinBuffer; - fixed some WAWriter issues; | |||
2022-09-29 | WhatsApp: small fixes for packet encryption | George Hazan | |
2022-09-28 | WhatsApp: fix for the binary nodes decoding | George Hazan | |
2022-09-28 | WhatsApp: fix for zero-length HKDF calculation | George Hazan | |
2022-09-28 | WhatsApp: another fix for packet decryption | George Hazan | |
2022-09-28 | WhatsApp: fix for packet decoding | George Hazan | |
2022-09-27 | WhatsApp: fix for encryption mechanism | George Hazan | |
2022-09-17 | WhatsApp: secong registration packet completed | George Hazan | |
2022-09-17 | Noise processing code extracted to the separate module | George Hazan | |