summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/oscar_filetransfer.cpp
AgeCommit message (Expand)Author
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2015-08-29oops... some more 'hides' warningsGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-23more utf fixesGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22more replacementsTobias Weimer
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-29unified project for ICQ protocolGeorge Hazan
2015-04-14some minor problems in ICQGeorge Hazan
2015-04-07- MRA clients detection for ICQ;George Hazan
2015-03-07- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...George Hazan
2014-12-14ICQ: warning level 4George Hazan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-05warning fixesGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30and a few moreGeorge Hazan
2014-11-30all buffer lengths are of size_t nowGeorge Hazan
2014-11-30warning fixGeorge Hazan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-07-14git-svn-id: http://svn.miranda-ng.org/main/trunk@9795 1316c22d-e87f-b044-9b9b...George Hazan
2014-07-14- debug prints uncommented to log packet codes etc.George Hazan
2014-07-13- fix for 64-bit incompatibility;George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-21spelling correction (patch from RMN)Dart Raiden
2013-11-08removed unneeded UTF conversionsTobias Weimer
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-16ProtoBroadcastAck for ICQTobias Weimer
2013-02-09ICQ: Added patch from ryo-oh-ki:Robert Pösel
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy