summaryrefslogtreecommitdiff
path: root/protocols/Icq10/src/http.cpp
AgeCommit message (Collapse)Author
2019-01-08shall fix #1728 foreverGeorge Hazan
2019-01-08fix for token substitution in the first RAPI callGeorge Hazan
2019-01-07one more way to support message deliveryGeorge Hazan
2019-01-07remove the second unneeded connection to rapi.icq.netGeorge Hazan
2019-01-07ICQ10:George Hazan
- DB_KEY_RTOKEN isn't stored in a database anymore; - ExecuteRequest code slightly reordered not to create a bunch of additional connections to rapi.icq.net
2019-01-07ICQ: connection manager (must fix #1728 completely)George Hazan
2019-01-04Update copyrightsdartraiden
2019-01-02fixes #1669 (ICQ10: phone number auth support)George Hazan
2018-12-30ICQ10:George Hazan
- fixes #1699 (after password change Miranda cannot login to ICQ until restart); - code cleaning
2018-12-30Icq10:George Hazan
- fixes #1695 (socket leak); - fixes timeout error in long poll connection
2018-12-27RAPI error 40201 processingGeorge Hazan
2018-12-27fixes #1668 (ICQ: contact search)George Hazan
2018-12-26icq10: fix for expired session reestablishingGeorge Hazan
2018-12-26code cleaningGeorge Hazan
2018-12-26icq10: options dialogGeorge Hazan
2018-12-24Icq10:George Hazan
- now we can send messages & sort dups out; - code reorganizing
2018-12-24Icq10: buddy list parser & avatar readingGeorge Hazan
2018-12-23Icq: implementation of new loginGeorge Hazan