summaryrefslogtreecommitdiff
path: root/protocols/Tlen/src/tlen_iqid.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
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-03-14Tlen:Tobias Weimer
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
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-24-Tlen: Minor typos and translations fixedTobias Weimer
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-08-20Tlen: Try to fix login issues (fixes 447)Tobias Weimer
2013-08-19replace jabber to tlenKirill Volinsky
2013-08-19files renamingKirill Volinsky