summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src/GPGw
AgeCommit message (Expand)Author
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
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
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2015-08-11code cleaningGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge 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-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-08-15warning fixesGeorge Hazan
2013-07-06- translation fixes (patch from dartraiden)Vadim Dashevskiy
2013-06-11missing file addedGeorge Hazan
2013-06-1164-bit compatible version of CryptoPPGeorge Hazan
2013-03-15- translation fixes (patch from Basil)Vadim Dashevskiy
2012-07-20CryptoPP:Kirill Volinsky