Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-19 | Rename WhatsAppWeb to WhatsApp | dartraiden | |
2022-10-19 | WhatsApp: basic message processing | 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-04 | decoding messages - beginning | George Hazan | |
2022-10-04 | WhatsApp: zipped nodes support | George Hazan | |
2022-10-03 | code cleaning | George Hazan | |
2022-10-03 | WhatsApp: | George Hazan | |
- nick name added to all options dialogs; - added error popups; | |||
2022-10-01 | minor code cleaning | George Hazan | |
2022-10-01 | WhatsApp: keep-alive packets | 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: persistent iq handlers + qr code dialog | George Hazan | |
2022-09-28 | code cleaning | 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: fix for packet decoding | 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 | |
2022-09-17 | WhatsApp: cleaning old garbage (macKey, encKey) | George Hazan | |
2022-09-16 | WhatsApp: full decryption of handshake packet | George Hazan | |
2022-09-16 | WhatsApp: new socket version that is able to send handshake message | George Hazan | |
2022-09-13 | WhatsApp: compilation fix | George Hazan | |
2021-04-25 | code cleaning | George Hazan | |
2021-04-24 | WhatsApp: infrastructure for sending messages, first variant (doesn't work ↵ | George Hazan | |
always) | |||
2021-04-23 | perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵ | George Hazan | |
WANode class | |||
2021-04-21 | не пригодилось | George Hazan | |
2021-04-19 | WhatsApp: basic message decoding | George Hazan | |
2021-04-19 | WhatsApp: binary packets decoding into JSON structures | George Hazan | |
2021-04-17 | WhatsApp: binary packets processing | George Hazan | |
2021-04-17 | WhatsApp: basic contacts operations + block list analysis | George Hazan | |