summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/src/utils.cpp
AgeCommit message (Expand)Author
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2013-02-251 step: libcurl static linkKirill Volinsky
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-12FTPFileYM: folders restructurizationVadim Dashevskiy