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
/
FTPFileYM
/
src
/
serverlist.cpp
Age
Commit message (
Expand
)
Author
2020-10-12
fixes #2594 (FtpFile: problems with account names in options)
George Hazan
2018-12-17
FtpFile:
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-03-17
FTPFile: more correct version
Mataes
2018-03-17
FTPFile: replace mir_strcpy and mir_wstrcpy
Mataes
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-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-26
warning fixes
George Hazan
2015-08-26
fix for bug with empty url
George Hazan
2015-08-26
massive code cleaning due to numerous name conflicts
George Hazan
2015-07-25
unified ftpfile project
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-02-26
options saving fix
Kirill Volinsky
2012-12-05
- removed useless array for icons handle;
George Hazan
2012-10-12
FTPFileYM: folders restructurization
Vadim Dashevskiy