summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src
AgeCommit message (Expand)Author
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06fixes #1049 (memset cannot be used to scrub memory)George Hazan
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-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M...George Hazan
2017-01-01bump copyright yeardartraiden
2016-07-27less TCHARsGeorge Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-02-23CryptoPP: memeleaks fix MikalaiR
2016-01-25Crypto++: Fix for many memory leaks introduced in [6593].Tobias Weimer
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-11code cleaningGeorge Hazan
2015-07-21CryptoPP: vc2015 compilation fixKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-04-30cleanupKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-04-01and version bump, of courseGeorge Hazan
2014-04-01CryptoPP: code cleaningGeorge Hazan
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-03version related code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-07various code cleaningGeorge Hazan
2013-10-22SecureIM:George Hazan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-08-19own MIRANDA_VER removed from pluginsKirill Volinsky
2013-08-15warning fixesGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-07-06- translation fixes (patch from dartraiden)Vadim Dashevskiy
2013-06-16custom (and also buggy) base64 processing code replaced with the core functionsGeorge Hazan
2013-06-11compilation fix George Hazan