summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/parse_inet.cpp
AgeCommit message (Expand)Author
2019-03-11code cleaning for old shitty helperGeorge Hazan
2018-08-13Variables:George Hazan
2018-07-09massive Variables-related code cleaning (removed TCHAR, manually created unio...George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01Variables: common projectKirill Volinsky
2015-07-21Variables: vc2015 compilation fixKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-01-14minor cleanupTobias Weimer
2014-01-03- memory leak fixesGeorge Hazan
2013-09-13code cleaningGeorge Hazan
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
2013-03-17removed not used headersKirill Volinsky
2013-02-14minor cleanup and typos (by Basil)Tobias Weimer
2013-02-14correct fix for [3590]Tobias Weimer
2013-02-13- translation fixes (patch from person)Vadim Dashevskiy
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy