index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
OpenSSL
/
src
Age
Commit message (
Expand
)
Author
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-06-13
fixes #1398 (Cannot disable OpenSSL plugin between starts)
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-22
m_langpack.h unbound from hLangpack
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-17
MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMplugin
George Hazan
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-02-24
guard headers
Goraf
2018-01-01
massive copyright update
dartraiden
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-08-06
Update all other files in repository to use https links for Miranda NG website
Robert Pösel
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-02-16
OpenSSL: dynamic dll loading removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-28
compilation fix for VS2015.3
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2016-06-08
fixes #1019 (infinite loop in NetlibHttpRecvChunkHeader() parser)
George Hazan
2016-04-02
OpenSSL: code cleanup
MikalaiR
2016-03-28
deacapitalize Db_autobackups and OpenSSL
Dart Raiden
2016-03-26
Openssl: code optimization
MikalaiR
2016-03-26
OpenSSL: code cleanup
MikalaiR
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-11-15
update forgotten copyright
Dart Raiden
2015-10-04
we are Miranda
Dart Raiden
2015-09-18
replace "(c)" and "c" by ©
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
- warning fixes;
George Hazan
2015-07-26
OpenSSL: common project
Vadim Dashevskiy
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-10
fix for possible buffer overrun
George Hazan
2015-02-06
Remove useless __INTERNAL_NAME constant from rest of plugins
Robert Pösel
2015-01-09
OpenSSL: Fixed memory leak
Tobias Weimer
2015-01-06
OpenSSL: according to dll name in http://miranda-ng.org/distr/x32/Plugins/ope...
Dart Raiden
2015-01-04
this plugin cannot be unloaded
George Hazan
2015-01-03
small change
Vadim Dashevskiy
2015-01-03
OpenSSL - initial commit
George Hazan