summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/MirandaExchange.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-20warning fixesGeorge Hazan
2015-05-17Exchange: unified projectVadim Dashevskiy
2015-05-16fix for strncat useKirill Volinsky
2015-05-01Exchange:Tobias Weimer
2015-01-17preparing Exchange for the precompiled headers' usage George Hazan
2015-01-09this little exclamation mark makes plugin unusable!Maciej Wycik
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-29Exchange: code refactoring. Review requred: suspect lost res free on errors.Rozhuk Ivan
2014-02-12MAPI requires non-unicode strings in some places.Maciej Wycik
2014-01-04some code cleaningGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-11-16warning fixesGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-06-03based on IM 0.0.3.4 Exchange pluginMaciej Wycik