Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-19 | Rename WhatsAppWeb to WhatsApp | dartraiden | |
2022-10-19 | WhatsApp untied from libsodium | George Hazan | |
2022-10-19 | WhatsApp: basic message processing | George Hazan | |
2022-10-19 | WhatsApp: signal sessions made resident (no need to store this shit in the ↵ | George Hazan | |
profile) | |||
2022-10-17 | code simplification | George Hazan | |
2022-10-17 | WhatsApp: fix for decoding messages | George Hazan | |
2022-10-15 | minor code cleaning | George Hazan | |
2022-10-15 | compilation fix | George Hazan | |
2022-10-07 | WhatsApp: app sync added | George Hazan | |
2022-10-06 | decryption function for whatsapp | George Hazan | |
2022-10-06 | mir_signal: C++ helper to get rid of tons code in C | 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 | minor code cleaning | George Hazan | |
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 | more account sync info | George Hazan | |
2022-10-03 | WhatsApp: block list & privacy settings | 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-03 | WhatsApp: setting statuses | George Hazan | |
2022-10-03 | fix for prekeys uploading | George Hazan | |
2022-10-02 | WhatsApp: prekeys upload | George Hazan | |
2022-10-01 | minor code cleaning | George Hazan | |
2022-10-01 | WhatsApp added to mir_full solutions | George Hazan | |
2022-10-01 | unneeded code removed | George Hazan | |
2022-10-01 | added missing step to install protobuf | 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-29 | WhatsApp: small fixes for packet encryption | 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: 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 | |
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 | switch to static libraries | George Hazan | |
2022-09-16 | WhatsApp: new socket version that is able to send handshake message | George Hazan | |
2022-09-13 | warning fix | George Hazan | |
2022-09-13 | WhatsApp: compilation fix | George Hazan | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-22 | Fixes #2997 | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-10-14 | WhatsApp: protobuf adaptation for new version of libprotobuf | George Hazan | |