summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/utils.cpp
AgeCommit message (Expand)Author
2015-06-21MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandomGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-17Exchange: unified projectVadim Dashevskiy
2015-05-11minus CreateThreadKirill Volinsky
2015-05-01Exchange:Tobias Weimer
2015-04-30minus critical sectionKirill Volinsky
2015-01-17preparing Exchange for the precompiled headers' usage George Hazan
2014-01-04some code cleaningGeorge Hazan
2013-10-08BinToHex now return correct value (plugin crash if unread email found)Maciej Wycik
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-06-03based on IM 0.0.3.4 Exchange pluginMaciej Wycik