summaryrefslogtreecommitdiff
path: root/plugins/OpenSSL
AgeCommit message (Expand)Author
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-06-13fixes #1398 (Cannot disable OpenSSL plugin between starts)George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_langpack.h unbound from hLangpackGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMpluginGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-02-24guard headersGoraf
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-22fix for broken project filtersGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-02-16OpenSSL: dynamic dll loading removedGeorge Hazan
2017-02-16miranda got her own OpenSSL binariesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-28compilation fix for VS2015.3George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-06-08fixes #1019 (infinite loop in NetlibHttpRecvChunkHeader() parser)George Hazan
2016-04-02OpenSSL: code cleanupMikalaiR
2016-03-28deacapitalize Db_autobackups and OpenSSLDart Raiden
2016-03-26Openssl: code optimization MikalaiR
2016-03-26OpenSSL: code cleanup MikalaiR
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-11-15update forgotten copyrightDart Raiden
2015-10-04we are MirandaDart Raiden
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26- warning fixes;George Hazan
2015-07-26OpenSSL: common projectVadim Dashevskiy
2015-07-22toolset fixKirill Volinsky
2015-07-22platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-27OpenSSL:Tobias Weimer