summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_clients.cpp
AgeCommit message (Collapse)Author
2017-12-05ICQ: Ц changed to ÖKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-02-17ICQ:George Hazan
- option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids; - caps macros removed, cause we don't wanna these options to be disabled; - copyright update; - version bump.
2016-01-15revert [16084]. don't need specify buffer sizeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@16092 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-11ICQ: Fixed memory overrun in CIcqProto::detectUserClientPiotr Piastucki
git-svn-id: http://svn.miranda-ng.org/main/trunk@16084 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-29oops... some more 'hides' warningsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15100 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-23replace strncat to mir_strncatKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13780 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-23replace strcat to mir_strcatKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22more replacementsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@13762 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-29unified project for ICQ protocolGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13256 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07oopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07added detection of ICQ mobile clientsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07- MRA clients detection for ICQ;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14ICQ: warning level 4George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11285 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30all buffer lengths are of size_t nowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11173 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-13- fix for 64-bit incompatibility;George Hazan
- STL removed; - copyright update; - massive code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@9790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20ICQ: Miranda identifies itself as v.11, allowing pure utf8 packets exchangeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
- unified protocol loggers git-svn-id: http://svn.miranda-ng.org/main/trunk@6435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14mir_*printf patch for protocolsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-02no need to publish that function at allGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-12fix for &RQ detection in ICQGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3569 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-15ICQ: Fixed ICQ 8 detection and added eBuddy (Mobile)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@3113 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-15ICQ: added ICQ 8 detectionRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@3112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-23Jasmine detectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c