summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src/upload.cpp
AgeCommit message (Expand)Author
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-03-12CrashDumper:George Hazan
2017-12-11mir_base64_* => parameters type fixGeorge 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
2017-08-06Update rest of links to httpsRobert Pösel
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-25CrashDumper - common projectVadim Dashevskiy
2014-12-14CrashDumper: changed warning lavel to w4Kirill Volinsky
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-12Crash Dumper: Update VI URL once againRobert Pösel
2014-11-11more VersionInfo -> Version InfoDart Raiden
2014-11-11CrashDumper: Remove "you have -1 old plugins" messageRobert Pösel
2014-11-11CrashDumper: Miranda-VI is dead, lets use our own implementation... Version d...Robert Pösel
2014-09-14CrashDumper:George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-11-10bkstring removed from CrashDumperGeorge Hazan
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-06-04end of base64* zoo George Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-24MS_NETLIB_URLENCODE removed from all plugins, but still exists in the coreGeorge Hazan
2013-02-23added precompiled headerKirill Volinsky
2012-07-17ContactsPlus, CountryFlags, CrashDumper: changed folder structure Vadim Dashevskiy