summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/Utils.cpp
AgeCommit message (Expand)Author
2024-06-09fixes #4460 (PluginUpdater пытается проверить обновле...George Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-05Netlib:George Hazan
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2023-10-05code cleaningGeorge Hazan
2022-06-02fixes #3085 (Миранда отказывается обновиться с ...George Hazan
2022-04-20more fixes for #3066George Hazan
2022-04-16also we shall remove garbage from the root folder after changing platformGeorge Hazan
2022-04-16fixes #3065 (PluginUpdater настойчиво хочет переимено...George Hazan
2022-04-16fixes #3008 (Недоработка при смене разрядности ...George Hazan
2021-05-02fixes #2868 (PluginUpdater: remove milliseconds from folder names)George Hazan
2021-04-14fixes #2846 (Plugin Updater: more informative error messages, if updates are ...George Hazan
2021-04-14Plugin Updater: code cleaningGeorge Hazan
2020-10-29Plugin Updater: pu_stub utilities moved to mir_appGeorge Hazan
2020-09-17fixes #2554 (PluginUpdater: делать откат в случае неуд...George Hazan
2020-09-14Plugin Updater: code cleaningGeorge Hazan
2020-09-14fixes #2568 (При изменении числа бэкапов, лишни...George Hazan
2020-09-14Plugin Updater: if a file doesn't exist, there's no need to backup itGeorge Hazan
2020-09-10Plugin Updater: new option to tune the number of backups to keep (3 by default)George Hazan
2020-09-09useless code removedGeorge Hazan
2020-09-08Plugin Updater to store backups in the separate foldersGeorge Hazan
2020-08-31Plugin Updater:George Hazan
2020-08-31Plugin Updater: unused services removedGeorge Hazan
2020-08-27Plugin Updater: if a file doesn't exist, it shoudn't generate an error tooGeorge Hazan
2020-08-27Plugin Updater: more code cleaningGeorge Hazan
2020-08-27pu_stub synced with changes in Plugin UpdaterGeorge Hazan
2020-08-27fixes #2555 (PluginUpdater: некорректное обновление п...George Hazan
2020-06-02Plugin Updater: code cleaningGeorge Hazan
2020-05-29PluginUpdater:George Hazan
2019-09-19Plugin Updater: HTTPS to be disabled in Windows XP by defaultGeorge Hazan
2019-09-19PluginUpdater:George Hazan
2019-09-19fixes #2069 (Plugin Updater: add "enable HTTPS" option)George Hazan
2019-09-06PluginUpdater: copy of CRC32 calculation code isn't neededGeorge Hazan
2019-08-26unified fake User-Agent field generation for all http-related protocolsGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-04-26Plugin Updater:George Hazan
2019-03-25another atempt to make OS version understandableGeorge Hazan
2019-03-12attempt to create a suitable Miranda versionGeorge Hazan
2019-03-06fix for OS version passingGeorge Hazan
2018-12-08PluginUpdater: added OS version detectGeorge Hazan
2018-12-08PluginUpdater to pass correct Miranda's version to the serverGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-17Plugin Updater loses compatibility with Miranda IM completely due to CMPluginGeorge Hazan
2018-01-10fix for an exception in 32-bit modeGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky