summaryrefslogtreecommitdiff
path: root/protocols/Tlen/src/tlen_thread.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
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-03-14Tlen:Tobias Weimer
2015-02-20Tlen: memory leaks fixed.Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-06-14unicode popupKirill Volinsky
2014-06-12one more header movedKirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-04-22translation fixKirill Volinsky
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
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
2014-01-24Tlen protocolSzymon Tokarz
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...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-20Tlen: Try to fix login issues (fixes 447)Tobias Weimer
2013-08-19replace jabber to tlenKirill Volinsky
2013-08-19files renamingKirill Volinsky