summaryrefslogtreecommitdiff
path: root/plugins/MirOTR
AgeCommit message (Expand)Author
2015-06-22minor correction in the internal genmenu structureGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-28MirOTR:George Hazan
2015-05-27memory leak fixGeorge Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
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 strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-16fix for strncat useKirill Volinsky
2015-05-11cleanupKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-30minus critical sectionKirill Volinsky
2015-04-27ConnectionNotify common projectKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-21fix for listview position changingGeorge Hazan
2015-04-21- fix for a bug in options (policy & hash aren't saved for protos whose name ...George Hazan
2015-04-16MirOTR:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-27MirOTR:Tobias Weimer
2015-03-27MirOTR: indent "child" option, so it's more clear what's meantRené Schümann
2015-03-27MirOTR: forgot some version bumps... retroactively done nowRené Schümann
2015-03-27MirOTR: translation fixes, removed 2 strings that were not meant to be transl...René Schümann
2015-03-26compilation fixGeorge Hazan
2015-03-26MirOTR: switched resources to English (well they are English actually :P) Tho...René Schümann
2015-03-26MirOTR: added notice when we're using an older protocol, also added info abou...René Schümann
2015-03-26MirOTR: cleaned-up our OTR messages and other string stuff (such as using mir...René Schümann
2015-03-26MirOTR: reverted OTR message prefix back to "OTR: "René Schümann
2015-03-26MirOTR: updated dependencies' project files to disable some warnings (they ar...René Schümann
2015-03-26MirOTR: Libgcrypt, 64bit fix, patch submitted to Libgcrypt devsRené Schümann
2015-03-26MirOTR: dependencies use UTF8/ANSI, don't use Unicode on them.René Schümann
2015-03-26MirOTR: copied OTRL_MSGEVENT_ENCRYPTION_REQUIRED message from Pidgin properly...René Schümann
2015-03-26MirOTR: fixed ICQ problem as it's dropping all messages with "otr.cypherpunks...René Schümann
2015-03-26MirOTR:René Schümann
2015-03-26MirOTR:René Schümann
2015-03-26MirOTR: compatibility update to support/use libotr 4René Schümann