summaryrefslogtreecommitdiff
path: root/protocols/Tlen/src/tlen_file.cpp
AgeCommit message (Expand)Author
2016-07-26less TCHARs:George Hazan
2015-11-14Tlen:Tobias Weimer
2015-11-11thread library:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-10tlen: common projectKirill Volinsky
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-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-02-20Tlen: memory leaks fixed.Tobias Weimer
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-06code cleaning George Hazan
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-08-19replace jabber to tlenKirill Volinsky
2013-08-19files renamingKirill Volinsky
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-10-17Tlen protocol adoptedSzymon Tokarz