summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/src/otr.cpp
AgeCommit message (Expand)Author
2024-06-27fixes #4501 (MirOTR: хак для ICQ)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-03-07OTR:George Hazan
2019-02-28MirOTR:George Hazan
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-05-17MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMpluginGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-04-01report to developers, not Miranda NG program :)Dart Raiden
2016-03-12MirOTR: Minor cleanupTobias Weimer
2016-01-26MirOTR: Fix for a memory allocation conflict introduced in [14690] (fixes #1160)Tobias Weimer
2015-11-03MirOTR: Deliver unencrypted message to msg dialog to not lose it.Piotr Piastucki
2015-09-24OTR:Tobias Weimer
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-07-25MirOTR:Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-11cleanupKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-04-27ConnectionNotify common projectKirill Volinsky
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: copied OTRL_MSGEVENT_ENCRYPTION_REQUIRED message from Pidgin properly...René Schümann
2015-03-26MirOTR:René Schümann
2015-03-26MirOTR: compatibility update to support/use libotr 4René Schümann
2015-03-21avoiding module duplicate during linkingGeorge Hazan
2015-03-14MirOTR: part 3, file/folder structure changeRené Schümann