summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
AgeCommit message (Collapse)Author
2022-10-19Rename WhatsAppWeb to WhatsAppdartraiden
2022-10-19WhatsApp untied from libsodiumGeorge Hazan
2022-10-19WhatsApp: basic message processingGeorge Hazan
2022-10-07WhatsApp: app sync addedGeorge Hazan
2022-10-06mir_signal: C++ helper to get rid of tons code in CGeorge 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-04WhatsApp: zipped nodes supportGeorge Hazan
2022-10-01WhatsApp added to mir_full solutionsGeorge 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-28WhatsApp: fix for the binary nodes decodingGeorge Hazan
2022-09-17Noise processing code extracted to the separate moduleGeorge Hazan
2022-09-16WhatsApp: full decryption of handshake packetGeorge Hazan
2022-09-16switch to static librariesGeorge Hazan
2022-09-14Vcpkg items removed from projectGeorge Hazan
2021-04-22project file fixGeorge Hazan
2021-04-21WhatsApp: switch to protobuf library to parse messagesGeorge Hazan
2021-04-19WhatsApp:George Hazan
- group chats are separated from contacts; - basic options dialog; - resource file cleaning
2021-04-19WhatsApp: binary packets decoding into JSON structuresGeorge Hazan
2021-04-17WhatsApp: basic contacts operations + block list analysisGeorge Hazan
2020-12-24another code cleaningGeorge Hazan
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2019-10-07WhatsAppWeb: QR code viewerGeorge Hazan
2019-10-06WhatsAppWeb: first version restored from deprecatedGeorge Hazan