index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
CryptoPP
/
src
/
GPGw
Age
Commit message (
Expand
)
Author
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
all rc files reverted to utf-8
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2015-08-11
code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2014-12-13
memmove -> memcpy in some cases, review req
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2013-09-25
IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core
George Hazan
2013-08-15
warning fixes
George Hazan
2013-07-06
- translation fixes (patch from dartraiden)
Vadim Dashevskiy
2013-06-11
missing file added
George Hazan
2013-06-11
64-bit compatible version of CryptoPP
George Hazan
2013-03-15
- translation fixes (patch from Basil)
Vadim Dashevskiy
2012-07-20
CryptoPP:
Kirill Volinsky